-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Enhance] Support dataset browsing on all datasets #367
Conversation
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 also add an instruction and illustration in the documentation [USEFUL TOOLS...] .
Codecov Report
@@ Coverage Diff @@
## master #367 +/- ##
==========================================
- Coverage 50.17% 50.17% -0.01%
==========================================
Files 183 184 +1
Lines 13165 13177 +12
Branches 2095 2097 +2
==========================================
+ Hits 6606 6611 +5
- Misses 6123 6130 +7
Partials 436 436
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Please @Wuziyi616 check the functionality of each dataset. The PR can be merged after all datasets could be correctly visualized. |
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.
We may also consider visualizing segmentation/multi-modality detection dataset in the future? I am checking the functionality on all datasets now, it may take a while...
Yes, we need to consider that. At least the high-level logic and code of each dataset should be unified in MMDet3D. |
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.
Fix some small bugs in the code.
…efine useful_tools.md
…efine useful_tools.md
06b1127
to
ce7f037
Compare
Support dataset browsing on KITTI
Saving image of views specified by users when pressing ESC in open3d window