Skip to content
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

New dataset bdd100k #29

Merged
merged 3 commits into from
May 4, 2022
Merged

New dataset bdd100k #29

merged 3 commits into from
May 4, 2022

Conversation

deepthisri22
Copy link
Contributor

Description

Added driver for new dataset for semantic segmentation: BDD100K and documentation for it

Fixes # issue

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring including code style reformatting
  • Other (please describe):

Checklist:

  • I have read the [contributing guideline doc] () (external only)
  • I have signed the [CLA] () (external only)
  • Lint and unit tests pass locally with my changes
  • I have kept the PR small so that it can be easily reviewed
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • All dependency changes have been reflected in the pip requirement files.

@github-actions
Copy link

github-actions bot commented Apr 6, 2022

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@deepthisri22
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

@deepthisri22
Copy link
Contributor Author

recheck

Copy link
Contributor

@winfried-ripken winfried-ripken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Deepthi, looks good!
I have changed the label path (labels are stored as png instead of jpg for the 10K images).
If you want to test locally again before merging you could call the iterable to see if there are any errors like that:
iter_train.take(1).collect()

@winfried-ripken winfried-ripken merged commit 4d52700 into main May 4, 2022
@winfried-ripken winfried-ripken deleted the deepthi-bdd100k branch May 4, 2022 14:51
@github-actions github-actions bot locked and limited conversation to collaborators May 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants