jsbroks / coco-annotator

:pencil2: Web-based image segmentation tool for object detection, localization, and keypoints
MIT License
2.11k stars 462 forks source link

Error when importing coco annotations #435

Open Jonas-DW opened 3 years ago

Jonas-DW commented 3 years ago

i get this error when trying to import coco annotations

Task workers.tasks.data.import_annotations[a56960ea-18cd-4a01-8640-8e53cfd238ba] raised unexpected: ValidationError(ValidationError (AnnotationModel:574) (Only lists and tuples may be used in a list field: ['segmentation']),)

chenzhutian commented 2 years ago

The same to me