labelImg icon indicating copy to clipboard operation
labelImg copied to clipboard

I was wondering if there is a 'coco' save format?

Open Kimi71Jedidiah opened this issue 3 years ago • 3 comments

  • OS: I would use the labeled annotations to register a detectron2 dataset, but it seems that need coco format. It would be more helpful if you can do the 'coco' save format as a output.
  • PyQt version:

Kimi71Jedidiah avatar Apr 24 '21 13:04 Kimi71Jedidiah

It should be easy to support. Do you have more information about coco format? Do you mind linking here?

tzutalin avatar Apr 25 '21 01:04 tzutalin

Thanks a lot! Here is the link https://cocodataset.org/#format-data

Kimi71Jedidiah avatar Apr 25 '21 03:04 Kimi71Jedidiah

https://github.com/Tony607/voc2coco/blob/master/voc2coco.py

smalltalkman avatar Oct 19 '21 15:10 smalltalkman