-
Notifications
You must be signed in to change notification settings - Fork 141
Support PointCloud dataset by DatumaroBinary format #830
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 PointCloud dataset by DatumaroBinary format #830
Conversation
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
- Refactor CommonSemanticSegmentation unit tests as well Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
- Support DatasetItem by Datumaro binary format but annotations are not yet. Signed-off-by: Kim, Vinnam <[email protected]>
5020e84
to
8a5d182
Compare
…maro-binary-format-dataset-item Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
8a5d182
to
0a17f08
Compare
Signed-off-by: Kim, Vinnam <[email protected]>
…point-cloud-by-datumaro-binary-format Signed-off-by: Kim, Vinnam <[email protected]>
Signed-off-by: Kim, Vinnam <[email protected]>
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #830 +/- ##
===========================================
+ Coverage 78.48% 78.54% +0.05%
===========================================
Files 196 197 +1
Lines 24304 24367 +63
Branches 4946 4950 +4
===========================================
+ Hits 19075 19138 +63
Misses 4127 4127
Partials 1102 1102
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Signed-off-by: Kim, Vinnam <[email protected]>
- And ImageMapper and PointCloudMapper inherit MediaElementMapper to use the common function backward_dict() Signed-off-by: Kim, Vinnam <[email protected]>
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.
Great work!
I left one minor comment.
Signed-off-by: Kim, Vinnam <[email protected]>
Summary
PointCloud
dataset byDatumaroBinary
format for compatibility withDatumaro
format.How to test
Checklist
develop
branchLicense
Feel free to contact the maintainers if that's a concern.