-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Modelzoo] Add K600, K700 baselines #259
[Modelzoo] Add K600, K700 baselines #259
Conversation
Codecov Report
@@ Coverage Diff @@
## master #259 +/- ##
=======================================
Coverage 85.08% 85.08%
=======================================
Files 81 81
Lines 5276 5276
Branches 849 849
=======================================
Hits 4489 4489
Misses 648 648
Partials 139 139
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
# runtime settings | ||
dist_params = dict(backend='nccl') | ||
log_level = 'INFO' | ||
work_dir = './work_dirs/tsn_r50_1x1x3_100e_kinetics600_rgb/' |
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.
tsn_r50_video_1x1x8_100e_kinetics700_rgb
No description provided.