Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[번역] YOLOv5 #51

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

[번역] YOLOv5 #51

wants to merge 2 commits into from

Conversation

yh00214
Copy link

@yh00214 yh00214 commented Aug 21, 2022

라이선스 동의

변경해주시는 내용에 BSD 3항 라이선스가 적용됨을 동의해주셔야 합니다.

더 자세한 내용은 기여하기 문서를 참고해주세요.

동의하시면 아래 [ ][x]로 만들어주세요.

  • 기여하기 문서를 확인하였으며, 본 PR 내용에 BSD 3항 라이선스가 적용됨에 동의합니다.

관련 이슈 번호

이 Pull Request와 관련있는 이슈 번호를 적어주세요.

이슈 또는 PR 번호 앞에 #을 붙이시면 제목을 바로 확인하실 수 있습니다. (예. #999 )

PR 종류

이 PR에 해당되는 종류 앞의 [ ][x]로 변경해주세요.

  • 오탈자를 수정하거나 번역을 개선하는 기여
  • 번역되지 않은 모델 소개를 번역하는 기여
  • 공식 허브의 내용을 반영하는 기여
  • 위 종류에 포함되지 않는 기여

PR 설명

이 PR로 무엇이 달라지는지 대략적으로 알려주세요.
파이토치 허브의 YOLOv5 문서가 한국어로 번역됩니다.

@yh00214 yh00214 changed the title Translatation: translate YOLOv5 docs. [번역] YOLOv5 번역 Aug 21, 2022
@yh00214 yh00214 changed the title [번역] YOLOv5 번역 [번역] YOLOv5 Aug 21, 2022
ultralytics_yolov5.md Outdated Show resolved Hide resolved
Copy link
Contributor

@Lee-JaeWon Lee-JaeWon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

전체적으로 매끄러운 것 같아 사소한 부분에 대해 리뷰해봤습니다!
또한 소제목들은 번역을 따로 안하셨는데 이 부분에 대해서도 이야기해보면 좋을 것 같습니다!!
👍👍

@@ -18,9 +18,10 @@ demo-model-link: https://huggingface.co/spaces/pytorch/YOLOv5

## 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를 설치하려면:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YOLOv5 dependency를 설치하려면 아래 명령어를 수행해주세요: 와 같이 말을 맺는 것은 어떤지 의견남겨봅니다!

@@ -101,7 +102,7 @@ results.pandas().xyxy[0] # img1 predictions (pandas)
## Contact


**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 [[email protected]](mailto:[email protected]).
**이슈가 생기면 즉시 https://github.com/ultralytics/yolov5 로 알려주세요.** 비즈니스 상의 문의나 전문적인 지원 요청은 [https://ultralytics.com](https://ultralytics.com) 을 방문하거나 Glenn Jocher의 이메일인 [[email protected]](mailto:[email protected]) 으로 연락 주세요.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

비즈니스 상의 문의비즈니스 관련 문의 이런식으로 설명해도 좋을 것 같아 의견남겨봅니다!

Copy link
Contributor

@zhoonit zhoonit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

깔끔한것 같습니다~ 고생하셨습니다!

@Taeyoung96
Copy link
Contributor

@yh00214
저와 다른 분들이 comment 주신 것 반영해주시면 좋을 것 같습니다.

@hyoyoung
Copy link
Member

hyoyoung commented Apr 2, 2023

마지막 피드백 이후 15일이 지나면 보통 닫게 됩니다.
진행이 많이 된 PR이므로, 마무리 피드백 처리 부탁드리겠습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

6 participants