Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## dev_v0.3.0 #110 +/- ##
==============================================
+ Coverage 58.46% 61.14% +2.67%
==============================================
Files 87 91 +4
Lines 3154 3361 +207
Branches 581 602 +21
==============================================
+ Hits 1844 2055 +211
+ Misses 1223 1201 -22
- Partials 87 105 +18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…#110) * Add remaining tests * Use another method to import * try to fix ppl import error * try to fix pyppl import bug 2 * try to fix pyppl import error 3 * try to fix pyppl import error 4 * Use test class * remove () * lint * add else branch
|
Hi @yzd-v!We are grateful for your efforts in helping improve this open-source project during your personal time. |
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Add FGD(CVPR2022) for MMRazor
Modification
Add fgd config and fgd loss.
BC-breaking (Optional)
Does the modification introduce changes that break the backward compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.
Use cases (Optional)
If this PR introduces a new feature, it is better to list some use cases here and update the documentation.
Checklist
Before PR:
After PR: