rsis icon indicating copy to clipboard operation
rsis copied to clipboard

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

Open akshitac8 opened this issue 7 years ago • 0 comments

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

akshitac8 avatar Feb 17 '19 07:02 akshitac8