-
Notifications
You must be signed in to change notification settings - Fork 323
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
Kitti Datamodule #248
Kitti Datamodule #248
Conversation
Hello @annikabrundyn! Thanks for updating this PR. There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻 Comment last updated at 2020-09-23 18:45:35 UTC |
Codecov Report
@@ Coverage Diff @@
## master #248 +/- ##
==========================================
- Coverage 88.31% 87.74% -0.58%
==========================================
Files 70 72 +2
Lines 3407 3533 +126
==========================================
+ Hits 3009 3100 +91
- Misses 398 433 +35
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hey! |
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.
Can we have a test for this datamodule?
adding Kitti dataset and datamodule for semantic segmentation
note - this requires downloading the dataset first from this link