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

pycocotools. mask returns 'counts' as letters and string while converting pascal-voc annotations to coco format #4

Open
akshitac8 opened this issue Feb 17, 2019 · 0 comments

Comments

@akshitac8
Copy link

On running pascal_precompute.py, the counts keyword in the annotations is returned as letters and string.
I have applied a fix for that and now it returns contours for each unique instance. It would be great if you let me know if that fix is correct so, that I can make a PR for the same.

Screenshot of the fix applied:
screenshot from 2019-02-17 11-35-47

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