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
Back to microsoft/vott

Open-source alternatives to VoTT

30 open-source projects similar to microsoft/vott, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best VoTT alternative.

  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • 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
  • humansignal/labelimgHumanSignal avatar

    HumanSignal/labelImg

    25,015View on GitHub↗

    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

    Pythonannotationsdeep-learningdetection
    View on GitHub↗25,015
  • doccano/doccanodoccano avatar

    doccano/doccano

    10,674View on GitHub↗

    Doccano is a collaborative data labeling platform and machine learning dataset management system. It provides a web-based interface for teams to import raw text, mark datasets, and export structured annotations for model training. The project specifically supports text annotation for classification and named entity recognition tasks. It enables teams to coordinate multiple users on a single project to maintain consistent labeling guidelines and increase the speed of dataset creation. The system includes tools for data management and team coordination, providing the ability to import raw data

    Python
    View on GitHub↗10,674
  • openimages/datasetopenimages avatar

    openimages/dataset

    4,366View on GitHub↗

    This project is a computer vision dataset and image annotation repository designed for training and evaluating machine learning models. It provides a large collection of labeled images, serving as an object detection benchmark and a source of pixel-level segmentation data. The repository distinguishes itself as a multimodal visual dataset by pairing images with synchronized voice, text, and mouse traces to support narrative understanding. It further enables the analysis of model fairness through the inclusion of demographic attributes and exhaustive annotations. The dataset covers a broad ra

    Python
    View on GitHub↗4,366
  • lencx/nofwllencx avatar

    lencx/nofwl

    4,150View on GitHub↗

    nofwl is a cross-platform desktop client for interacting with large language models. It serves as a graphical user interface that connects to external artificial intelligence services using personal API keys. The application provides a localized experience with support for multiple system languages and customizable visual themes, including light, dark, and system-synchronized schemes. It operates across Windows, macOS, and Linux. The client manages conversation history and user configuration through local-first data storage, persisting chat messages as structured text files on the user's dev

    Rustapplicationchatgptdesktop
    View on GitHub↗4,150
  • jupyterlab/jupyterlab-desktopjupyterlab avatar

    jupyterlab/jupyterlab-desktop

    4,238View on GitHub↗

    JupyterLab Desktop is a standalone desktop application for interactive computing and coding. It serves as a native wrapper that bundles the JupyterLab web interface and a Python kernel into a single installation. The application provides a dedicated workspace for creating documents that contain live code, equations, visualizations, and narrative text. It utilizes an Electron shell to provide a consistent, isolated user interface for a desktop data science workflow. The system manages the local installation of JupyterLab and handles the orchestration of backend computing kernels. It includes

    TypeScriptjupyterjupyter-notebookjupyterlab
    View on GitHub↗4,238
  • opencv/cvatopencv avatar

    opencv/cvat

    16,086View on GitHub↗

    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

    Python
    View on GitHub↗16,086
  • xiaotudui/pytorch-tutorialxiaotudui avatar

    xiaotudui/pytorch-tutorial

    4,195View on GitHub↗

    This project is a PyTorch deep learning tutorial and educational resource. It provides a structured curriculum and step-by-step guides for designing, training, and validating neural networks from scratch. The resource includes specific guides on computer vision implementation, focusing on object detection and image classification using convolutional neural networks. It also provides instructions for optimizing model performance through hardware acceleration to reduce training time. The materials cover the full model development lifecycle, including tensor operations, image dataset preparatio

    Pythonpytorchpytorch-tutorial
    View on GitHub↗4,195
  • boostio/boostnote-appBoostIO avatar

    BoostIO/BoostNote-App

    4,049View on GitHub↗

    BoostNote-App is a collaborative project management tool and team documentation platform. It functions as a markdown knowledge base and document manager designed for organizing shared technical requirements and team notes. The application is delivered as an Electron desktop application, providing a cross-platform standalone installation. It employs a local-first documentation model, storing content on the local device before synchronizing changes to a remote server in the background. The platform covers shared knowledge management, collaborative technical documentation, and DevOps team coord

    TypeScriptagile-developmentboostnotedeveloper-tools
    View on GitHub↗4,049
  • scalabel/scalabelscalabel avatar

    scalabel/scalabel

    666View on GitHub↗

    Python](https://img.shields.io/lgtm/grade/python/g/scalabel/scalabel.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/scalabel/scalabel/context:python)

    TypeScript
    View on GitHub↗666
  • catmaid/catmaidcatmaid avatar

    catmaid/CATMAID

    200View on GitHub↗

    Collaborative Annotation Toolkit for Massive Amounts of Image Data

    JavaScript
    View on GitHub↗200
  • naturalintelligence/imglabNaturalIntelligence avatar

    NaturalIntelligence/imglab

    1,020View on GitHub↗

    To speedup and simplify image labeling/ annotation process with multiple supported formats.

    HTML
    View on GitHub↗1,020
  • alturosdestinations/alturos.imageannotationAlturosDestinations avatar

    AlturosDestinations/Alturos.ImageAnnotation

    70View on GitHub↗

    A collaborative tool for labeling image data for yolo

    C#
    View on GitHub↗70
  • recogito/annotoriousrecogito avatar

    recogito/annotorious

    846View on GitHub↗

    Add image annotation functionality to any web page with a few lines of JavaScript.

    TypeScript
    View on GitHub↗846
  • labelflow/labelflowlabelflow avatar

    labelflow/labelflow

    257View on GitHub↗

    The open platform for image labeling Try it now » Explore docs · Report Bug · Request Feature · Join the Community

    TypeScript
    View on GitHub↗257
  • jveitchmichaelis/deeplabeljveitchmichaelis avatar

    jveitchmichaelis/deeplabel

    214View on GitHub↗

    A cross-platform desktop image annotation tool for machine learning

    C++
    View on GitHub↗214
  • kinhong/openlabelerkinhong avatar

    kinhong/OpenLabeler

    128View on GitHub↗

    OpenLabeler is an open source desktop application for annotating objects for AI appplications

    Java
    View on GitHub↗128
  • jsbroks/coco-annotatorjsbroks avatar

    jsbroks/coco-annotator

    2,276View on GitHub↗

    :pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

    Vue
    View on GitHub↗2,276
  • l3p-cv/lostl3p-cv avatar

    l3p-cv/lost

    577View on GitHub↗

    Label Objects and Save Time (LOST) - Design your own smart Image Annotation process in a web-based environment.

    Python
    View on GitHub↗577
  • skalskip/make-senseSkalskiP avatar

    SkalskiP/make-sense

    3,536View on GitHub↗

    Free to use online tool for labelling photos. https://makesense.ai

    TypeScript
    View on GitHub↗3,536
  • bit-bots/imagetaggerbit-bots avatar

    bit-bots/imagetagger

    277View on GitHub↗

    An open source online platform for collaborative image labeling

    HTML
    View on GitHub↗277
  • jlord/git-it-electronjlord avatar

    jlord/git-it-electron

    4,878View on GitHub↗

    git-it-electron is a Git learning desktop application and interactive programming education tool. It provides a cross-platform environment for practicing Git and GitHub workflows through guided challenges and command line exercises. The application functions as a workflow simulator that validates local repository states to confirm the correct execution of version control commands. It uses automated state-based completion verification to scan local directories and repository histories, ensuring specific learning steps are performed correctly before a user progresses. The software covers comma

    Perl
    View on GitHub↗4,878
  • realm/realm-swiftrealm avatar

    realm/realm-swift

    16,608View on GitHub↗

    This is a mobile object database and NoSQL local data store that replaces relational tables with a schema-based model. It functions as a reactive data store, using live object observations and change notifications to trigger automatic user interface refreshes. The system provides built-in mobile cloud data synchronization to keep local datasets consistent with a remote server across multiple devices. It also includes security features for encrypted local storage, protecting sensitive on-disk data using at-rest encryption keys and fine-grained access control. Broad capabilities include object

    Objective-C
    View on GitHub↗16,608
  • osmandapp/osmandosmandapp avatar

    osmandapp/OsmAnd

    5,801View on GitHub↗

    OsmAnd is a mobile navigation application and vector map viewer that uses OpenStreetMap data to provide offline map access, turn-by-turn routing, and geospatial tools. It functions as a mobile routing engine and a GPX track recorder, allowing users to navigate and record movement without an active internet connection. The project integrates a mobile interface for contributing to the OpenStreetMap project, enabling users to report map errors and add new points of interest directly from their devices. It also includes a system for visualizing satellite imagery and custom tile overlays on top of

    Java
    View on GitHub↗5,801
  • nexu-io/open-designnexu-io avatar

    nexu-io/open-design

    65,830View on GitHub↗

    Open Design is an AI design orchestration platform and LLM agent workspace designed for generating prototypes, presentations, and motion graphics. It functions as a local-first environment that integrates various command-line AI agents and coding tools into a unified design workflow, allowing users to migrate design specifications into brand-compliant source code. The project is distinguished by its ability to enforce visual consistency through a design system manager that defines brand contracts and tokens using Markdown. It features a specialized motion graphics generator that converts HTML

    TypeScriptagent-skillsai-agentsai-design
    View on GitHub↗65,830
  • home-assistant/home-assistant.iohome-assistant avatar

    home-assistant/home-assistant.io

    9,466View on GitHub↗

    Home Assistant is a local home automation platform and server that acts as an IoT device orchestrator. It integrates diverse smart home hardware by wrapping third-party APIs into a standardized logic layer and stores all system state and historical statistics on local hardware to eliminate cloud dependencies. The system functions as a Matter IoT controller and an MQTT home automation bridge, allowing for local interoperability between different manufacturers. It features a state-based entity model and an internal event bus that decouple physical device logic from system automation. The platf

    HTMLdocumentationhacktoberfesthass
    View on GitHub↗9,466
  • fabiospampinato/notablefabiospampinato avatar

    fabiospampinato/notable

    23,491View on GitHub↗

    Notable is a local-first markdown note taking application and document manager. It functions as a personal knowledge base that persists notes as plain text files on the local disk to ensure data portability and user ownership. The application provides a markdown editor featuring a split-pane live preview for real-time rendering of content, including mathematical expressions and diagrams. Information is organized through a hierarchical tagging system that allows for nested labels and multi-dimensional categorization. The software includes tools for bulk note management to apply operations acr

    View on GitHub↗23,491