-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 min_size
arg in Resize
to keep the shape after resize bigger than slide window
#1318
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1318 +/- ##
==========================================
+ Coverage 90.24% 90.27% +0.02%
==========================================
Files 131 131
Lines 7599 7621 +22
Branches 1264 1267 +3
==========================================
+ Hits 6858 6880 +22
Misses 531 531
Partials 210 210
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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.
Add UTs for this new feature
min_size
arg in Resize
aug to keep the shape after resize bigger than input size
CI failed. |
min_size
arg in Resize
aug to keep the shape after resize bigger than input sizemin_size
arg in Resize
to keep the shape after resize bigger than slide window
…ze bigger than slide window (open-mmlab#1318) * [Feature] add setr_resize * fix a bug * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix * fix
linfangjian01,您好!您在MMSeg项目中给我们提的PR非常重要,感谢您付出私人时间帮助改进开源项目,相信很多开发者会从你的PR中受益。 |
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 setr_resize
Modification
add setr_resize