diff --git a/README.md b/README.md index b252fd3..d293307 100644 --- a/README.md +++ b/README.md @@ -1 +1,50 @@ -# export-coco \ No newline at end of file +
+ + + +# Export to COCO + +

+ Overview • + How To Use • + Results +

+ +[![](https://img.shields.io/badge/supervisely-ecosystem-brightgreen)](https://ecosystem.supervise.ly/apps/supervisely-ecosystem/export-to-coco) +[![](https://img.shields.io/badge/slack-chat-green.svg?logo=slack)](https://supervise.ly/slack) +![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/supervisely-ecosystem/export-to-coco) +[![views](https://app.supervise.ly/public/api/v3/ecosystem.counters?repo=supervisely-ecosystem/export-to-coco&counter=views&label=views)](https://supervise.ly) +[![used by teams](https://app.supervise.ly/public/api/v3/ecosystem.counters?repo=supervisely-ecosystem/export-to-coco&counter=downloads&label=used%20by%20teams)](https://supervise.ly) +[![runs](https://app.supervise.ly/public/api/v3/ecosystem.counters?repo=supervisely-ecosystem/export-to-coco&counter=runs&label=runs&123)](https://supervise.ly) + +
+ +# Overview + +App converts [Supervisely format](https://docs.supervise.ly/data-organization/00_ann_format_navi) project to [COCO format](https://cocodataset.org/#home) as **downloadable .tar archive** + +Application key points: +- Supports only **Object Detection** from **COCO** format +- Polygons without holes are supported + + + +# How to Use +1. Add [Export to COCO](https://ecosystem.supervise.ly/apps/export-to-coco) to your team from Ecosystem. + + + +2. Run app from the context menu of **Images Project**: + + + +# Results + +After running the application, you will be redirected to the `Tasks` page. Once application processing has finished, your link for downloading will be available. Click on the `file name` to download it. + + + +You can also find your converted project in +`Team Files` -> `Export to COCO` -> `_.tar` + +