-
Notifications
You must be signed in to change notification settings - Fork 443
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
[FEATURE] Add MoViNet template for action classification #1742
Conversation
…_extensions into jeom/otx-movinet
…_extensions into jeom/otx-movinet
…_extensions into jeom/otx-movinet
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #1742 +/- ##
===========================================
+ Coverage 80.52% 80.62% +0.09%
===========================================
Files 484 486 +2
Lines 33005 33246 +241
===========================================
+ Hits 26578 26805 +227
- Misses 6427 6441 +14
... and 12 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
...s/unit/algorithms/action/adapters/mmaction/models/backbones/test_action_register_backbone.py
Show resolved
Hide resolved
...nit/algorithms/action/adapters/mmaction/models/recognizers/test_action_movinet_recognizer.py
Outdated
Show resolved
Hide resolved
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, Thank you for your effort!
otx/algorithms/action/adapters/mmaction/models/backbones/movinet.py
Outdated
Show resolved
Hide resolved
…et.py Co-authored-by: Nikita Savelyev <nikita.savelyev@intel.com>
Test coverage