coco-annotator icon indicating copy to clipboard operation
coco-annotator copied to clipboard

how to add metadata?maybe there're some bugs with it?

Open KingRicardo opened this issue 4 years ago • 1 comments

hey guys

I have some problems with adding annotation for metadata. When I post metadata in coco format to the backend, it doesn't work.

And I found it doesn't work as well when I import coco file with metadata.Maybe there're some bugs with it?

KingRicardo avatar May 15 '21 11:05 KingRicardo

Yes metadata is currently not updated, refer

https://github.com/jsbroks/coco-annotator/blob/master/backend/workers/tasks/data.py#L302-L306

ORippler avatar Jun 30 '21 09:06 ORippler