-
Notifications
You must be signed in to change notification settings - Fork 9.7k
fix jpg->png #9078
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
fix jpg->png #9078
Conversation
Codecov ReportBase: 64.17% // Head: 64.10% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev #9078 +/- ##
==========================================
- Coverage 64.17% 64.10% -0.07%
==========================================
Files 361 361
Lines 29543 29539 -4
Branches 5023 4921 -102
==========================================
- Hits 18958 18935 -23
- Misses 9580 9590 +10
- Partials 1005 1014 +9
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. |
This PR also needs to be migrated to MMDet dev-3.x |
* fix jpg->png * fix jpg->png again * add suffix * fix lint * rm img_suffix * rename Co-authored-by: Neesky <945823487@qq.com>
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
use seg_suffix to resolve the #6490
Modification
Please briefly describe what modification is made in this PR.