placeschallenge icon indicating copy to clipboard operation
placeschallenge copied to clipboard

"Iscrowd" attribute when converting to COCO RLE format

Open liuzhuang13 opened this issue 5 years ago • 0 comments

Thank you for the converting script. I saw that when converting to RLE, you set the "iscrowd" attribute to 0. But COCO uses polygons when iscrowd is 0, and uses RLE when iscrowd is 1. Is this a typo? Thanks!

liuzhuang13 avatar Feb 21 '20 15:02 liuzhuang13