-
Notifications
You must be signed in to change notification settings - Fork 30.6k
🌐 [i18n-KO] Translated clipseg.md to Korean #39903
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 제 기준에서는 완벽한 번역이라고 느껴졌습니다 😊
개인적으로는 초록을 번역할 때 어색하게 느껴지는 경우가 종종 있었는데,
이번 문단에서는 전혀 번역체 느낌 없이 자연스럽게 읽혀서 인상 깊게 남았네요!
Glossary 기준에 따라 몇 가지 표현만 조심스럽게 제안드렸는데요,
그럼에도 불구하고 기존 표현이 원문 뉘앙스를 더 잘 살린 걸 수도 있을 것 같아서
다른 리뷰어 분들의 의견도 함께 들어보면 좋겠다는 생각이 들었습니다!
docs/source/ko/model_doc/clipseg.md
Outdated
## 사용 팁[[usage-tips]] | ||
|
||
- [`CLIPSegForImageSegmentation`]은 [`CLIPSegModel`]과 동일한, [`CLIPSegModel`] 위에 디코더를 추가한 모델입니다. | ||
- [`CLIPSegForImageSegmentation`]은 테스트 시점에 임의의 프롬프트를 기반으로 이미지 분할을 생성합니다. 이떄 프롬프트는 텍스트(`input_ids`), 이미지(`conditional_pixel_values`), 또는 사용자 정의 조건부 임베딩(`conditional_embeddings`)을 사용할 수 있습니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"이떄" → "이때"로 맞춤법 수정이 필요합니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
세 가지 항목이 연결되는 구조이므로 쉼표를 맞추면 더 깔끔할거 같습니다! 예: "텍스트(input_ids), 이미지(conditional_pixel_values), 사용자 정의 조건부 임베딩(conditional_embeddings)"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
현상님, 피드백 감사드립니다!
제안 주신 내용 모두 수정 완료하였습니다 🙂
Co-authored-by: Kim Juwon <81630351+Kim-Ju-won@users.noreply.github.com>
극찬 감사드립니다🙇🏻 |
@HyunZ118 |
@HyunZ118 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! 번역 고생하셨습니다! 🤗
@stevhliu |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for your contribution! 🤗
The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update. |
build-doc |
* docs: ko: model_doc/clipseg.md * fix: manual edits * Apply suggestions from code review Co-authored-by: Kim Juwon <81630351+Kim-Ju-won@users.noreply.github.com> --------- Co-authored-by: Kim Juwon <81630351+Kim-Ju-won@users.noreply.github.com>
* docs: ko: model_doc/clipseg.md * fix: manual edits * Apply suggestions from code review Co-authored-by: Kim Juwon <81630351+Kim-Ju-won@users.noreply.github.com> --------- Co-authored-by: Kim Juwon <81630351+Kim-Ju-won@users.noreply.github.com>
What does this PR do?
Translated the clipseg.md file of the documentation to Korean.
Thank you in advance for your review.
Part of #20179
Before reviewing
[[lowercased-header]]
)Who can review? (Initial)
May you please review this PR?
@4N3MONE, @Kim-Ju-won, @ahnjj, @FacerAin, @ssum21, @TaskerJang
Before submittin
Pull Request section?
to it if that's the case.
documentation guidelines, and
here are tips on formatting docstrings.
Who can review? (Final)