awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloud-annotations avatar

cloud-annotations/cloud-annotations

0
View on GitHub↗
2,681 stars·444 forks·TypeScript·MIT·3 vuesvision.skills.network↗

Cloud Annotations

Cloud Annotations est une plateforme basée sur le web conçue pour l'annotation collaborative d'images et la préparation de jeux de données de vision par ordinateur. Elle fournit une interface permettant aux équipes de dessiner des boîtes englobantes et des polygones sur des médias numériques, transformant des images brutes en données d'entraînement structurées pour les modèles de machine learning.

La plateforme se distingue par un moteur de synchronisation en temps réel qui permet à plusieurs utilisateurs d'éditer la même image simultanément. En utilisant le stockage local basé sur le navigateur et la sérialisation de données standardisée, elle prend en charge les workflows hors ligne et garantit que les annotations exportées restent compatibles avec les pipelines d'entraînement de machine learning courants.

L'application gère des données visuelles complexes grâce à une architecture d'état centralisée et des techniques de rendu haute performance. Ces capacités facilitent un étiquetage de données cohérent à travers des équipes distribuées, rationalisant la création de jeux de données pour les tâches de détection et de classification d'objets.

Features

  • Computer Vision Tools - Serves as a collaborative platform for annotating images to create structured datasets for computer vision model training.
  • Machine Learning Data Preparation - Provides tools for drawing bounding boxes and polygons to transform raw images into structured training data for machine learning.
  • Collaborative Annotation - Enables distributed teams to work together in a shared environment for consistent and efficient image labeling.
  • Real-time Sync Engines - Implements a real-time synchronization engine using WebSockets to allow multiple users to edit the same image simultaneously.
  • Data Labeling Tools - Offers a web-based interface for labeling visual media to assist in the development and categorization of computer vision models.
  • Vision Dataset Preparation - Facilitates the preparation of labeled image datasets for object detection and classification model training.
  • Interactive Canvas Drawing - Provides high-performance drawing of bounding boxes and polygons directly on an HTML5 canvas for real-time user interaction.
  • Image Annotation Tools - Provides a collaborative utility for teams to annotate digital images and export structured data for artificial intelligence systems.
  • Redux State Management - Centralizes application state in an immutable Redux store to maintain consistency across collaborative user sessions.
  • IndexedDB Offline Storage - Uses IndexedDB for local browser storage to enable offline annotation workflows and reduce server latency.

Historique des stars

Graphique de l'historique des stars pour cloud-annotations/cloud-annotationsGraphique de l'historique des stars pour cloud-annotations/cloud-annotations

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Collections incluant Cloud Annotations

Sélections manuelles où Cloud Annotations apparaît.
  • Outils d'étiquetage et d'annotation de données

Alternatives open source à Cloud Annotations

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Cloud Annotations.
  • opencv/cvatAvatar de opencv

    opencv/cvat

    16,086Voir sur 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
    Voir sur GitHub↗16,086
  • puzzledqs/bbox-label-toolAvatar de puzzledqs

    puzzledqs/BBox-Label-Tool

    1,132Voir sur 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
    Voir sur GitHub↗1,132
  • doccano/doccanoAvatar de doccano

    doccano/doccano

    10,674Voir sur 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
    Voir sur GitHub↗10,674
  • tzutalin/labelimgAvatar de tzutalin

    tzutalin/labelImg

    25,012Voir sur 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
    Voir sur GitHub↗25,012
Voir les 30 alternatives à Cloud Annotations→

Questions fréquentes

Que fait cloud-annotations/cloud-annotations ?

Cloud Annotations est une plateforme basée sur le web conçue pour l'annotation collaborative d'images et la préparation de jeux de données de vision par ordinateur. Elle fournit une interface permettant aux équipes de dessiner des boîtes englobantes et des polygones sur des médias numériques, transformant des images brutes en données d'entraînement structurées pour les modèles de machine learning.

Quelles sont les fonctionnalités principales de cloud-annotations/cloud-annotations ?

Les fonctionnalités principales de cloud-annotations/cloud-annotations sont : Computer Vision Tools, Machine Learning Data Preparation, Collaborative Annotation, Real-time Sync Engines, Data Labeling Tools, Vision Dataset Preparation, Interactive Canvas Drawing, Image Annotation Tools.

Quelles sont les alternatives open-source à cloud-annotations/cloud-annotations ?

Les alternatives open-source à cloud-annotations/cloud-annotations incluent : puzzledqs/bbox-label-tool — BBox-Label-Tool is a web-based utility designed for labeling image collections and defining spatial object boundaries… opencv/cvat — CVAT is an open-source computer vision annotation tool and visual dataset management platform. It provides a… doccano/doccano — Doccano is a collaborative data labeling platform and machine learning dataset management system. It provides a… tzutalin/labelimg — labelImg is a desktop image annotation tool and dataset preparation utility used to create labeled datasets for… cvat-ai/cvat — CVAT is an open-source, web-based platform designed for annotating images, videos, and 3D point clouds to create… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for…