HumanSignal / HumanSignal/label-studio
Would it be possible to add a conversion method to convert a segment mask project to a segment polygon project?
- 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.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
It is much easier and faster to work with segment masks than polygons, but mask exports are much more limited.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
I would like a method to convert an object segmentation project with masks to a rough object segmentation project with polygons. I know it won't be as accurate as the mask segementation, but I think it would be accurate enough and I think inaccuracies are fixed faster than segmenting with polygons from scratch.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
Alternative solutions are to convert export formats, but that sounds more complicated than working with the DB values.
**Additional context**
Add any other context or screenshots about the feature request here.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.