biigle/reports

COCO image annotation report

Closed this issue · 1 comments

mzur commented

Implement a report to export annotations in the COCO format. We already have a script that converts the CSV report into COCO here. The report should be implemented in PHP though.

mzur commented

The report should provide the usual options to restrict to newest label, selected labels or export area, as well as separate reports by label tree or users. In addition, it could provide an option to include circle annotations which are then converted to polygons. Point, LineString and Ellipse annotations are not supported.