-
Notifications
You must be signed in to change notification settings - Fork 9.5k
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
Imresize backend #3392
Imresize backend #3392
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3392 +/- ##
==========================================
- Coverage 57.97% 57.88% -0.10%
==========================================
Files 202 202
Lines 13491 13493 +2
Branches 2282 2282
==========================================
- Hits 7822 7811 -11
- Misses 5310 5322 +12
- Partials 359 360 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There are also other transforms like |
5aa5fb5
to
78db4a2
Compare
We need to update the minimum version of mmcv in requirements and readme. |
Since there is currently no version requirement for mmcv in requirements and readme, I can wait for the next version bump of mmdetection to merge this pr. |
Enable flexible backend for imresize