You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Rect supports exporting to CSV, VOC XML, and YOLO format.
It will be great to also support exporting to COCO JSON format.
I think #107 have already done most of the code.