-
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
preserving original rotation for export-import in yolo oriented boxes #8891
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 pull request involves updating the Changes
Assessment against linked issues
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 (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #8891 +/- ##
===========================================
+ Coverage 73.93% 73.95% +0.01%
===========================================
Files 411 411
Lines 44223 44237 +14
Branches 3993 3993
===========================================
+ Hits 32695 32714 +19
+ Misses 11528 11523 -5
|
# Conflicts: # cvat/apps/dataset_manager/formats/coco.py # cvat/apps/dataset_manager/formats/cvat.py # cvat/apps/dataset_manager/formats/kitti.py # cvat/requirements/base.in # cvat/requirements/base.txt
Please update changelog. |
# Conflicts: # cvat/requirements/base.in # cvat/requirements/base.txt
Quality Gate passedIssues Measures |
Motivation and context
fixes #8882
depend on cvat-ai/datumaro#72
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
datumaro
dependency to a new commit hash in project requirements files.