Skip to content

Converts Supervisely to COCO Keypoints format and prepares tar archive for download

Notifications You must be signed in to change notification settings

supervisely-ecosystem/export-coco-keypoints

Repository files navigation

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

About

Converts Supervisely to COCO Keypoints format and prepares tar archive for download

Resources

Stars

Watchers

Forks

Packages

No packages published