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

question about voc2coco.py #17

Open
searchliu333 opened this issue May 27, 2019 · 0 comments
Open

question about voc2coco.py #17

searchliu333 opened this issue May 27, 2019 · 0 comments

Comments

@searchliu333
Copy link

in voc2coco.py, it has this:
obj_path = glob.glob(os.path.join(path, 'SegmentationObject', '*.png'))
however, in general, making voc-style dataset will form 3 dirs:
Annotations、ImageSets、JPEGImages
it has not SegmentationObject(we all knows official voc dataset has SegmentationObject and SegmentationClass)
how can i solve this problem? thank you very much!

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

No branches or pull requests

1 participant