Skip to content

数据集中混合使用了多边形标注和RLE编码,但是RLE编码的格式似乎有错误 #11

@Lee-xeo

Description

@Lee-xeo

例如,其中某个分割标注是这样的:
"segmentation": { "counts": [ 14400 ], "size": [ 120, 120 ] },
但是RLE编码的counts应该是一个字符串的编码,而不是一个int为元素的list,请告诉我如何处理这个数据

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions