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 jsbroks/coco-annotator

Open-source alternatives to Coco Annotator

30 open-source projects similar to jsbroks/coco-annotator, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Coco Annotator alternative.

  • jveitchmichaelis/deeplabeljveitchmichaelis avatar

    jveitchmichaelis/deeplabel

    214View on GitHub↗

    A cross-platform desktop image annotation tool for machine learning

    C++
    View on GitHub↗214
  • catmaid/catmaidcatmaid avatar

    catmaid/CATMAID

    200View on GitHub↗

    Collaborative Annotation Toolkit for Massive Amounts of Image Data

    JavaScript
    View on GitHub↗200
  • microsoft/vottmicrosoft avatar

    microsoft/VoTT

    4,427View on GitHub↗

    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

    TypeScript
    View on GitHub↗4,427
  • 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
  • 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

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
  • 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
  • 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
  • lightly-ai/lightly-studiolightly-ai avatar

    lightly-ai/lightly-studio

    848View on GitHub↗

    Curate, Annotate, and Manage Your Data in LightlyStudio.

    Python
    View on GitHub↗848
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • alturosdestinations/alturos.imageannotationAlturosDestinations avatar

    AlturosDestinations/Alturos.ImageAnnotation

    70View on GitHub↗

    A collaborative tool for labeling image data for yolo

    C#
    View on GitHub↗70
  • 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
  • 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
  • openseadragon/openseadragonopenseadragon avatar

    openseadragon/openseadragon

    3,360View on GitHub↗

    OpenSeadragon is a JavaScript library and tiled image rendering engine designed for high-resolution image viewing. It functions as a deep zoom image viewer that renders massive images using a tiled pyramid approach, enabling smooth panning and zooming without requiring the full image file to be loaded. The project distinguishes itself through broad support for standardized image retrieval protocols, including the International Image Interoperability Framework (IIIF), IIPImage, Iris, and OpenStreetMap. It provides a hardware-accelerated rendering layer via WebGL to apply real-time filters and

    JavaScripthigh-resolutioniiifimage
    View on GitHub↗3,360
  • commaai/commacoloringcommaai avatar

    commaai/commacoloring

    102View on GitHub↗

    comma.ai Adult Coloring Book

    JavaScript
    View on GitHub↗102
  • heartexlabs/label-studioheartexlabs avatar

    heartexlabs/label-studio

    27,626View on GitHub↗

    Label Studio is a multi-type data labeling tool and data annotation workspace designed to prepare datasets for machine learning training. It functions as a cloud-integrated data pipeline that imports raw data from storage, manages the annotation process, and exports labels into standardized formats. The platform features a machine learning model integration framework that connects to external model servers. This enables model-assisted annotation and active learning, allowing the system to perform pre-labeling and refine predictions based on human feedback. The software provides project manag

    TypeScript
    View on GitHub↗27,626
  • code-kern-ai/refinerycode-kern-ai avatar

    code-kern-ai/refinery

    1,470View on GitHub↗

    The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.

    Python
    View on GitHub↗1,470
  • autodistill/autodistillautodistill avatar

    autodistill/autodistill

    2,733View on GitHub↗

    Images to inference with no labeling (use foundation models to train supervised models).

    Python
    View on GitHub↗2,733
  • ericsson/evaEricsson avatar

    Ericsson/eva

    120View on GitHub↗

    EVA: Video Annotation Tool

    Python
    View on GitHub↗120
  • drainingsun/boobsdrainingsun avatar

    drainingsun/boobs

    296View on GitHub↗

    Fast and efficient BBox annotation for your images in YOLO, and now, VOC/COCO formats!

    JavaScript
    View on GitHub↗296
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513
  • gretelai/gretel-syntheticsgretelai avatar

    gretelai/gretel-synthetics

    679View on GitHub↗

    Synthetic data generators for structured and unstructured text, featuring differentially private learning.

    Python
    View on GitHub↗679
  • christopher5106/fastannotationtoolchristopher5106 avatar

    christopher5106/FastAnnotationTool

    954View on GitHub↗

    FIAT enables image data annotation, data augmentation, data extraction, and result visualisation/validation.

    C++
    View on GitHub↗954
  • hitachi-automotive-and-industry-lab/semantic-segmentation-editorHitachi-Automotive-And-Industry-Lab avatar

    Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor

    1,961View on GitHub↗

    Web labeling tool for bitmap images and point clouds

    JavaScript
    View on GitHub↗1,961
  • humansignal/label-studioHumanSignal avatar

    HumanSignal/label-studio

    27,619View on GitHub↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    TypeScriptannotationannotation-toolannotations
    View on GitHub↗27,619
  • alexandre01/ultimatelabelingalexandre01 avatar

    alexandre01/UltimateLabeling

    324View on GitHub↗

    A multi-purpose Video Labeling GUI in Python with integrated SOTA detector and tracker

    Python
    View on GitHub↗324