HumanSignal / HumanSignal/label-studio

Export Keypoints in COCO format

Open
#2,851 4 comments 2 reactions 1 assignee Claimed by @makseq View on GitHub
export feature images keypoints
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the solution you'd like**
It would be very useful if we could export keypoint annotations using the COCO keypoints [format](https://cocodataset.org/#format-data). At the moment, only segmentation and detection of COCO are supported afaik.

The additional "visibility" flag could be configured during setup of the project:
1. define the keypoint set(s)
2. define visibility behavior: E.g. consider missing entries as not-labeled (flag=0) and add a tick box to indicate that labeled instances are invisible (flag=1) with default flag=2 for each labeled keypoint.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.