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

Convertor for dataset with images and segmentation mask #34

Closed
jnothman opened this issue Aug 20, 2020 · 0 comments · Fixed by #117
Closed

Convertor for dataset with images and segmentation mask #34

jnothman opened this issue Aug 20, 2020 · 0 comments · Fixed by #117
Assignees
Labels
Milestone

Comments

@jnothman
Copy link
Contributor

One dataset on RDS is a bunch of images and a binary segmentation mask. Add an agcontext json file and a collection json file. Given paths to all these, we need to be able to convert to Weed-COCO, with a category definition for the masked area.

@hlydecker hlydecker self-assigned this Aug 21, 2020
@jnothman jnothman added this to To Do in Current priorities Sep 23, 2020
jnothman added a commit that referenced this issue Sep 23, 2020
Fixes #83

Fixes #57

Helps towards specifying categories in importers (#33, #34)
hlydecker pushed a commit that referenced this issue Sep 24, 2020
* WeedCOCO category names are now a combination of role and species

Fixes #83

Fixes #57

Helps towards specifying categories in importers (#33, #34)

* Pattern in quotes

* Allow space in species name

* Avoid changing timestamp.

* Try tweak pattern. NFI why it's failing to match 'weed: chinee apple'

* use scientific species names

* debugging

* More attempts to make CI happy
@jnothman jnothman added this to the October TCG milestone Oct 7, 2020
@hlydecker hlydecker moved this from To Do to In Progress in Current priorities Oct 8, 2020
@hlydecker hlydecker linked a pull request Oct 9, 2020 that will close this issue
Current priorities automation moved this from In Progress to Done Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging a pull request may close this issue.

3 participants