-
Notifications
You must be signed in to change notification settings - Fork 431
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 Greenmim Inference #677
base: dev-1.x
Are you sure you want to change the base?
Conversation
8b6b1bb
to
60f5833
Compare
Please do not forget to fix the lint. |
Please move mmselfsup/models/losses/greenmim_loss.py to ./project |
Codecov ReportBase: 81.84% // Head: 80.36% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #677 +/- ##
===========================================
- Coverage 81.84% 80.36% -1.48%
===========================================
Files 120 142 +22
Lines 4176 5140 +964
Branches 586 688 +102
===========================================
+ Hits 3418 4131 +713
- Misses 645 869 +224
- Partials 113 140 +27
Flags with carried forward coverage won't be shown. Click here to find out more.
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 at Codecov. |
Please add a README in projects/greenmim. You can refer to projects/fgia_accv2022_1st/README.md |
Motivation
GreenMIM Support
Modification
Checklist
Before PR:
After PR: