andywang0607/AutoAnnotationTool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
This tool helps researchers, machine learning engineers, or data annotators quickly label objects within images for semantic segmentation tasks. You input an image and mark a rectangular region around an object of interest; the tool then automatically generates a precise polygon outline for that object. This significantly reduces the manual effort in preparing image datasets for computer vision models.
166 stars. No commits in the last 6 months.
Use this if you need to create accurate polygon annotations for numerous images, especially when starting with rough rectangular selections.
Not ideal if you require highly complex, multi-segment polygon annotations that cannot be derived from a simple bounding box, or if you need to annotate object instances without relying on an initial rectangle.
Stars
166
Forks
21
Language
C++
License
MIT
Category
Last pushed
Jun 07, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/andywang0607/AutoAnnotationTool"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ch-sa/labelCloud
A lightweight tool for labeling 3D bounding boxes in point clouds.
jsbroks/imantics
:camera: Reactive python package for managing, creating and visualizing different deep-learning...
ESA-PhiLab/iris
Semi-automatic tool for manual segmentation of multi-spectral and geo-spatial imagery.
SenteraLLC/ulabel
A browser-based tool for image annotation
microsoft/VoTT
Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from...