-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
update docs for yolov8 #8379
update docs for yolov8 #8379
Conversation
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the WalkthroughThe documentation for data export formats in CVAT has been updated to include new YOLOv8 formats for detection, instance segmentation, keypoints, and oriented bounding boxes. The table structure has been enhanced for clarity, maintaining existing formats while ensuring backward compatibility. Changes
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
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.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (1)
- site/content/en/docs/manual/advanced/formats/_index.md (1 hunks)
Additional comments not posted (4)
site/content/en/docs/manual/advanced/formats/_index.md (4)
49-49
: Approved: YOLOv8 Detection 1.0 format entry.The entry for YOLOv8 Detection 1.0 is correctly formatted and includes all necessary details.
50-50
: Approved: YOLOv8 Segmentation 1.0 format entry.The entry for YOLOv8 Segmentation 1.0 is correctly formatted and includes all necessary details for instance segmentation tasks.
51-51
: Approved: YOLOv8 Pose 1.0 format entry.The entry for YOLOv8 Pose 1.0 is correctly formatted and includes all necessary details for keypoints detection tasks.
52-52
: Approved: YOLOv8 Oriented Bounding Boxes 1.0 format entry.The entry for YOLOv8 Oriented Bounding Boxes 1.0 is correctly formatted and includes all necessary details for detection tasks with oriented bounding boxes.
You should also update the list in the README. |
done |
Quality Gate passedIssues Measures |
Motivation and context
How has this been tested?
Checklist
develop
branch(cvat-canvas,
cvat-core,
cvat-data and
cvat-ui)
License
Feel free to contact the maintainers if that's a concern.
Summary by CodeRabbit
New Features
Documentation