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

Added coco annotation support #266

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

kelvin0
Copy link

@kelvin0 kelvin0 commented Apr 28, 2020

Hi, really enjoy using the code but I needed COCO annotation feature,

  1. Added new file: coco.py (similar to voc.py)

  2. When training default annotation is 'voc', but user can specify 'coco'.

@bsugerman
Copy link

Kelvin0, thanks so much for adding this pull request. To save future people (and me) some time in training on coco, are there any other edits you made to train on coco, other than pointing to the images, bboxes and labels directories?

@kelvin0
Copy link
Author

kelvin0 commented Jul 1, 2020

Nothing else, I tried to keep everything to work the same way as much as possible.

Glad I could help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants