-
Notifications
You must be signed in to change notification settings - Fork 445
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
Model revamp for Geti - Object Detection #2485
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #2485 +/- ##
===========================================
- Coverage 81.35% 81.34% -0.01%
===========================================
Files 516 516
Lines 37686 37688 +2
===========================================
- Hits 30660 30658 -2
- Misses 7026 7030 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
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
@GalyaZalesskaya Could you check xai unit tests for new models? |
@jaegukhyun Sure, I'll take a look today. |
Thanks I'll merge this PR after you checking. |
Summary
Change experimental template to normal template for ResNeXt101-ATSS, YOLOX-S, YOLOX-L, YOLOX-X
E2E Tests on local env are passed
How to test
Unit, Intg, E2E
Checklist
License
Feel free to contact the maintainers if that's a concern.