CSAILVision / CSAILVision/placeschallenge
"Iscrowd" attribute when converting to COCO RLE format
Open
- Dominant language
- C++
- Stars
- 112
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
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!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.