Skip to content

Conversation

@KieraMengru0907
Copy link
Contributor

@KieraMengru0907 KieraMengru0907 commented Aug 17, 2022

Includes v6.2 updates

Signed-off-by: KieraMengru0907 [email protected]

πŸ› οΈ PR Summary

Made with ❀️ by Ultralytics Actions

🌟 Summary

Enhancements to YOLOv5 documentation and classification model usage.

πŸ“Š Key Changes

  • Improved Chinese README with better structure and updated information.
  • Removed specific details about classification model training, replaced with more concise usage examples.
  • Streamlined classification usage instructions, making them more accessible.

🎯 Purpose & Impact

  • πŸ“– Documentation Clarity: The updates aim to clarify the Chinese README, making it easier for Chinese-speaking users to understand how to use YOLOv5.
  • πŸ” Simplified Model Information: By removing excessive detail and focusing on key points, users can more quickly grasp how to utilize classification models.
  • πŸ’¨ Ease of Use: Clear examples on how to train, validate, predict, and export models make it easier for both beginners and experts to deploy YOLOv5 models, potentially leading to wider adoption and more innovative applications.

Includes v6.2 updates

Signed-off-by: KieraMengru0907 <[email protected]>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

πŸ‘‹ Hello @KieraMengru0907, thank you for submitting a YOLOv5 πŸš€ PR! To allow your work to be integrated as seamlessly as possible, we advise you to:

  • βœ… Verify your PR is up-to-date with upstream/master. If your PR is behind upstream/master an automatic GitHub Actions merge may be attempted by writing /rebase in a new comment, or by running the following code, replacing 'feature' with the name of your local branch:
git remote add upstream https://github.com/ultralytics/yolov5.git
git fetch upstream
# git checkout feature  # <--- replace 'feature' with local branch name
git merge upstream/master
git push -u origin -f
  • βœ… Verify all Continuous Integration (CI) checks are passing.
  • βœ… Reduce changes to the absolute minimum required for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." -Bruce Lee

@glenn-jocher glenn-jocher merged commit e8f24d5 into ultralytics:master Aug 17, 2022
ctjanuhowski pushed a commit to ctjanuhowski/yolov5 that referenced this pull request Sep 8, 2022
Includes v6.2 updates

Signed-off-by: KieraMengru0907 <[email protected]>

Signed-off-by: KieraMengru0907 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants