HumanSignal / HumanSignal/label-studio

Support human pose annotation

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

Description

**Is your feature request related to a problem? Please describe.**

I need to annotate human pose for pose estimation and alike problems.

**Describe the solution you'd like**

A key point with lines between connected key points to represent human body, e.g., head, body, left arm, right arm, left foot, right foot. It can be more complex to better model human body. Ideally it can support self defined human body structure, e.g., a set of key points with names, linking relationships within the key points.

**Describe alternatives you've considered**

just key point in Label Studio, there are 2 drawbacks
* lacking connecting lines between key points is not friendly for visualization
* it's hard to associate key points for 1 person, e.g., 2 people in the image and two heads, two bodies

**Additional context**

A sample annotation: [link](https://dataloop.ai/docs/create-annotation-point)

![](https://cdn.document360.io/53f32fe9-1937-4652-8526-90c1bc78d3f8/Images/Documentation/final_60cf1009e89dd9007df6fd08_730802.gif)

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.