[번역] YOLOv5#51
Open
yh00214 wants to merge 2 commits into
Open
Conversation
zhoonit
reviewed
Aug 27, 2022
Lee-JaeWon
reviewed
Sep 3, 2022
Contributor
Lee-JaeWon
left a comment
There was a problem hiding this comment.
전체적으로 매끄러운 것 같아 사소한 부분에 대해 리뷰해봤습니다!
또한 소제목들은 번역을 따로 안하셨는데 이 부분에 대해서도 이야기해보면 좋을 것 같습니다!!
👍👍
| ## Before You Start | ||
|
|
||
| Start from a **Python>=3.8** environment with **PyTorch>=1.7** installed. To install PyTorch see [https://pytorch.org/get-started/locally/](https://pytorch.org/get-started/locally/). To install YOLOv5 dependencies: | ||
| **Python>=3.8**과 **PyTorch>=1.7** 환경을 갖춘 상태에서 시작해주세요. PyTorch를 설치해야 한다면 [https://pytorch.org/get-started/locally/](https://pytorch.org/get-started/locally/) 를 참고하세요. YOLOv5 dependency를 설치하려면: |
Contributor
There was a problem hiding this comment.
YOLOv5 dependency를 설치하려면 아래 명령어를 수행해주세요: 와 같이 말을 맺는 것은 어떤지 의견남겨봅니다!
|
|
||
|
|
||
| **Issues should be raised directly in https://github.com/ultralytics/yolov5.** For business inquiries or professional support requests please visit [https://ultralytics.com](https://ultralytics.com) or email Glenn Jocher at [glenn.jocher@ultralytics.com](mailto:glenn.jocher@ultralytics.com). | ||
| **이슈가 생기면 즉시 https://github.com/ultralytics/yolov5 로 알려주세요.** 비즈니스 상의 문의나 전문적인 지원 요청은 [https://ultralytics.com](https://ultralytics.com) 을 방문하거나 Glenn Jocher의 이메일인 [glenn.jocher@ultralytics.com](mailto:glenn.jocher@ultralytics.com) 으로 연락 주세요. |
Contributor
There was a problem hiding this comment.
비즈니스 상의 문의를 비즈니스 관련 문의 이런식으로 설명해도 좋을 것 같아 의견남겨봅니다!
Contributor
|
@yh00214 |
Member
|
마지막 피드백 이후 15일이 지나면 보통 닫게 됩니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
라이선스 동의
변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.
더 자세한 내용은 기여하기 문서를 참고해주세요.
동의하시면 아래
[ ]를[x]로 만들어주세요.관련 이슈 번호
이 Pull Request와 관련있는 이슈 번호를 적어주세요.
이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )
PR 종류
이 PR에 해당되는 종류 앞의
[ ]을[x]로 변경해주세요.PR 설명
이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
파이토치 허브의 YOLOv5 문서가 한국어로 번역됩니다.