HumanSignal / HumanSignal/label-studio

Video Object Segmentation

Open
#6,861 3 comments 3 reactions 0 assignees View on GitHub
community_feature-request
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.**
With video data and applications on the rise, a video object segmentation interface would be really helpful.

**Describe the solution you'd like**
Polygonal annotation for video frames.
Something like VideoPolygon in addition to the currently available VideoRectangle.
VideoRectangle enables VOT (Video Object Tracking)
VideoPolygon will enable the other major task, VOS (Video Object Segmentation).

**Describe alternatives you've considered**
Tried using custom templates with Video Object tag and PolygonLabels control tag, but it doesn't work.
Interface shoes error that PolygonLabels can only control image, not video.

**Additional context**
-

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.