-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Enhance] Enhance vis-pipeline tool #604
Conversation
Codecov Report
@@ Coverage Diff @@
## dev #604 +/- ##
==========================================
- Coverage 85.03% 84.88% -0.16%
==========================================
Files 121 121
Lines 7393 7476 +83
Branches 1278 1288 +10
==========================================
+ Hits 6287 6346 +59
- Misses 916 942 +26
+ Partials 190 188 -2
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.
LGTM
* enhance vis-pipeline add intermediate imgs * enhance vis-pipeline add intermediate imgs * improve code of vi-pipeline * modify docs for vis-pipeline * Use `mmcv.utils.digit_version` instead of `distutils` * add size info in the bottom * preform adaptive-resize in before concat * add warning info * fix docs * fix lint * fix comment * fix docs Co-authored-by: mzr1996 <mzr1996@163.com>
Motivation
Enhance vis-pipeline tool refer to #561
Modification
BC-breaking (Optional)
the behave of mode 'pipeline' has changed.
Use cases (Optional)
Checklist
Before PR:
After PR: