-
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
Fix incorrect resolution string in config name #1660
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1660 +/- ##
=======================================
Coverage 90.23% 90.24%
=======================================
Files 142 142
Lines 8478 8486 +8
Branches 1429 1432 +3
=======================================
+ Hits 7650 7658 +8
Misses 588 588
Partials 240 240
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Thank you for your contribution,please fix lint. |
How? All I did was renaming the file. This looks to me like a bug in the linter, no? |
Hi @SBCV |
Hey, sorry for the late reply - was on vacation and had no access to my desktop pc. |
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.
Please resolve conflicts.
We fixed the problem about |
* add colab tut * update tutorial
Rename
configs/segmenter/segmenter_vit-l_mask_8x1_512x512_160k_ade20k.py
to
configs/segmenter/segmenter_vit-l_mask_8x1_640x640_160k_ade20k.py
,since it expects a resolution of 640x640.