Skip to content

Latest commit

 

History

History
70 lines (41 loc) · 3.82 KB

README.md

File metadata and controls

70 lines (41 loc) · 3.82 KB

Export COCO Keypoints

OverviewHow To RunHow To UseResult

GitHub release (latest SemVer) views runs

Overview

App converts Supervisely format project to COCO Keypoints format as a downloadable .tar archive.

Application key points:

  • Сonverts Supervisely keypoints (graph) to COCO keypoints and bboxes.

  • ⚠️ Сonverts annotations as visible keypoints (visibility == 2).

  • Supports graph (keypoints) geometry type only. Other geometry types will be ignored. To convert bitmap, polygon and rectangles geometry types use Export to COCO app or Export to COCO mask for polygons geometry type (to preserve holes in polygons).

  • Backward compatible with Import COCO keypoints

How to Run

Go to Ecosystem page and find the app Export COCO Keypoints.

Run the application from the Ecosystem.

Or open the context menu of Images Project -> Download via App -> Export COCO Keypoints.

How to Use

Select options in the modal window and press the RUN button.

Result

After running the application, you will be redirected to the Workspace Tasks page. Once application processing has finished, your link for downloading will be available. Click on the file name to download it.

To explore warnings, just open Log in the menu:

You can also find your converted project in Team Files -> tmp -> supervisely -> export -> export-COCO-keypoints -> <taskId>_<projectName>.tar