-
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
Support #1375: add demo/image_demo.py support for STARE #1376
Conversation
LGTM except for minor typo. Please fix the lint error @CCODING04! |
Codecov Report
@@ Coverage Diff @@
## master #1376 +/- ##
==========================================
- Coverage 90.42% 90.39% -0.03%
==========================================
Files 133 133
Lines 7902 7906 +4
Branches 1318 1318
==========================================
+ Hits 7145 7147 +2
- Misses 534 536 +2
Partials 223 223
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
@MengzhangLI |
…en-mmlab#1376) * Support open-mmlab#1375: add demo/image_demo.py support for STARE * Update mmseg/core/evaluation/class_names.py Co-authored-by: MengzhangLI <mcmong@pku.edu.cn> Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
…en-mmlab#1376) * Support open-mmlab#1375: add demo/image_demo.py support for STARE * Update mmseg/core/evaluation/class_names.py Co-authored-by: MengzhangLI <mcmong@pku.edu.cn> Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
* boom boom * remove duplicate arg * add use_linear_proj arg * fix copies * style * add fast tests * use_linear_proj -> use_linear_projection
Motivation
Add STARE dataset demo/image_demo.py support
Modification
mmseg/core/evaluation/class_names.py