awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
microsoft avatar

microsoft/VoTTArchived

0
View on GitHub↗
4,427 stars·838 forks·TypeScript·MIT·18 views

VoTT

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 software covers a full data lifecycle, including asset import from local or cloud storage and the conversion of annotated data into various machine learning formats via schema-based exports. It also incorporates token-based encryption to secure sensitive project configuration settings.

Features

  • Bounding Box Interfaces - Provides a specialized graphical interface for drawing rectangular bounding boxes around objects for detection model training.
  • Annotation Format Exporters - Converts internal annotation coordinates into standardized machine learning dataset formats via template-based exporters.
  • 2D Object Labeling - Provides a tool for creating rectangular bounding box annotations on 2D images and video frames for object detection.
  • Computer Vision Annotation - Serves as a comprehensive tool for creating high-quality annotated datasets from images and videos for vision AI.
  • Data Labeling Tools - Provides interfaces and workflows for annotating datasets to support supervised machine learning tasks.
  • Dataset Preparation Tools - Provides utilities for collecting, cleaning, and curating image and video samples for machine learning model training.
  • Data Preparation Tools - Includes utilities to clean, format, and organize raw media assets into structures suitable for ML model ingestion.
  • Dataset Exports - Exports image and video samples and their associated annotations into specific formats for AI training pipelines.
  • Local-First Storage - Prioritizes direct host machine file system integration to manage large media assets without requiring server uploads.
  • Image Labeling - Allows users to define object locations and assign tags within images to generate ground truth training data.
  • Video Frame Annotations - Supports tagging objects across video sequences by navigating through frames to ensure consistency for ML models.
  • Frame Annotation Workflows - Enables tagging of objects across video sequences by navigating through extracted frames to maintain temporal consistency.
  • Media Asset Importers - Connects to local file systems and cloud storage providers to import images and videos for the labeling pipeline.
  • Electron Desktop Applications - Implements a cross-platform desktop application using the Electron framework to integrate web technologies with native system access.
  • Frame Sampling Strategies - Implements specific sampling strategies to extract a sequence of labelable images from video streams at set intervals.
  • Canvas-Based Annotation UIs - Provides a graphical canvas interface for drawing bounding boxes and tagging objects in real-time on images and video frames.
  • Desktop Shells - Uses an Electron shell to wrap the web interface, enabling native desktop window management and local file system access.
  • Image Annotation - Cross-platform utility for labeling image and video assets.
  • Image Annotation Tools - Tool for labeling and annotating images for object detection models.

Star history

Star history chart for microsoft/vottStar history chart for microsoft/vott

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to VoTT

Similar open-source projects, ranked by how many features they share with VoTT.
  • tzutalin/labelimgtzutalin avatar

    tzutalin/labelImg

    25,012View on GitHub↗

    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 software specifically supports the Pascal VOC XML annotation format, exporting image coordinates and class names into standard XML or text structures. It allows users to load predefined class lists from text files to standardize naming across an entire project. Beyond initial label

    Python
    View on GitHub↗25,012
  • puzzledqs/bbox-label-toolpuzzledqs avatar

    puzzledqs/BBox-Label-Tool

    1,132View on GitHub↗

    BBox-Label-Tool is a web-based utility designed for labeling image collections and defining spatial object boundaries to support supervised machine learning tasks. It provides an interface for drawing rectangular bounding boxes on images, allowing users to record coordinate data for object detection and visual recognition datasets. The tool operates entirely within the browser, utilizing local file processing to read images directly from the user's system without requiring data uploads. It maintains annotation records through browser-based storage, ensuring that spatial data persists across p

    Python
    View on GitHub↗1,132
  • cvhub520/x-anylabelingCVHub520 avatar

    CVHub520/X-AnyLabeling

    8,193View on GitHub↗

    X-AnyLabeling is an AI-assisted annotation platform and computer vision labeling tool. It provides an interface for annotating images and videos using polygons and rectangles to create training sets for machine learning models. The project distinguishes itself through the integration of external AI models via a plugin-based inference backend, allowing for automated generation of candidate labels and the execution of specialized tasks like pose estimation and object detection. It also functions as an optical character recognition tool for extracting text and layout information from document im

    Pythonartificial-intelligenceclipcomputer-vision
    View on GitHub↗8,193
  • wkentaro/labelmewkentaro avatar

    wkentaro/labelme

    15,984View on GitHub↗

    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

    Python
    View on GitHub↗15,984
See all 30 alternatives to VoTT→

Frequently asked questions

What does microsoft/vott do?

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.

What are the main features of microsoft/vott?

The main features of microsoft/vott are: Bounding Box Interfaces, Annotation Format Exporters, 2D Object Labeling, Computer Vision Annotation, Data Labeling Tools, Dataset Preparation Tools, Data Preparation Tools, Dataset Exports.

What are some open-source alternatives to microsoft/vott?

Open-source alternatives to microsoft/vott include: tzutalin/labelimg — labelImg is a desktop image annotation tool and dataset preparation utility used to create labeled datasets for… puzzledqs/bbox-label-tool — BBox-Label-Tool is a web-based utility designed for labeling image collections and defining spatial object boundaries… cvhub520/x-anylabeling — X-AnyLabeling is an AI-assisted annotation platform and computer vision labeling tool. It provides an interface for… wkentaro/labelme — Labelme is a Python-based image annotation tool used to create computer vision datasets. It serves as a visual editor… doccano/doccano — Doccano is a collaborative data labeling platform and machine learning dataset management system. It provides a… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for…