How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
labelImg is a desktop image annotation tool and dataset preparation utility used to create labeled datasets for computer vision training. It provides a graphical interface for drawing bounding boxes around objects in images and assigning them class labels to build ground truth data for machine learning models.
The main features of tzutalin/labelimg are: Computer Vision Tools, 2D Object Labeling, Pixel Coordinate Mappings, Interactive Bounding Box Creation, Object Detection, Annotation Format Converters, Bounding Box Interfaces, Computer Vision Data Preparation.
Open-source alternatives to tzutalin/labelimg include: wkentaro/labelme — Labelme is a Python-based image annotation tool used to create computer vision datasets. It serves as a visual editor… microsoft/vott — VoTT is a computer vision annotation software and machine learning dataset preparation tool. It is a desktop… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for… opencv/cvat — CVAT is an open-source computer vision annotation tool and visual dataset management platform. It provides a… heartexlabs/label-studio — Label Studio is a multi-type data labeling tool and data annotation workspace designed to prepare datasets for machine… puzzledqs/bbox-label-tool — BBox-Label-Tool is a web-based utility designed for labeling image collections and defining spatial object boundaries…
Labelme is a Python-based image annotation tool used to create computer vision datasets. It serves as a visual editor for semantic segmentation, allowing users to define object boundaries using polygons, rectangles, points, and circles. The application also functions as a multispectral image annotator, supporting high-bit depth TIFF files used in satellite and scientific imagery. The tool incorporates AI-assisted labeling capabilities to automate the creation of masks and polygons. These features allow for shape generation driven by text prompts or interactive point selections, which propose
VoTT is a computer vision annotation software and machine learning dataset preparation tool. It is a desktop application designed for drawing bounding boxes and assigning tags to objects in images and videos to create training datasets for object detection models. The application utilizes a cross-platform desktop interface to manage image and video assets. It features a local-first storage integration to handle large media assets directly from the host machine's file system and includes frame-rate controlled video sampling to extract specific images from video streams for labeling. The softw
labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for machine learning models. It functions as a desktop utility for drawing rectangular labels on images and saving object coordinates and class names in common machine learning formats. The tool is specifically designed to generate and edit PascalVOC formatted XML files and create image labels in the text-based format required by YOLO object detection pipelines. The software covers object detection annotation and training data preparation, including the ability to manage label catego
CVAT is an open-source computer vision annotation tool and visual dataset management platform. It provides a self-hosted interface for labeling images, videos, and 3D data to create datasets for vision AI models. The platform features AI-assisted data labeling to automate the creation of masks and bounding boxes, utilizing a plug-in system to connect external machine learning models. It includes a consensus-based quality assurance system that verifies label accuracy by comparing independent annotations. The system covers collaborative team management, project organization through task decomp