awesome-repositories.com
Blog
MCP
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
·
puzzledqs avatar

puzzledqs/BBox-Label-Tool

0
View on GitHub↗
1,132 stars·555 forks·Python·MIT·4 vues

BBox Label Tool

BBox-Label-Tool est un utilitaire web conçu pour étiqueter des collections d'images et définir des limites spatiales d'objets afin de soutenir les tâches d'apprentissage supervisé. Il fournit une interface pour dessiner des boîtes englobantes rectangulaires sur des images, permettant aux utilisateurs d'enregistrer des données de coordonnées pour des jeux de données de détection d'objets et de reconnaissance visuelle.

L'outil fonctionne entièrement dans le navigateur, utilisant le traitement de fichiers local pour lire les images directement depuis le système de l'utilisateur sans nécessiter de téléchargement de données. Il conserve les enregistrements d'annotation via le stockage du navigateur, garantissant que les données spatiales persistent après le rafraîchissement de la page. En capturant les interactions de la souris sur un canvas HTML, le logiciel permet une manipulation directe et en temps réel des dimensions des boîtes englobantes pendant le processus d'annotation.

L'application inclut des utilitaires de gestion pour naviguer dans les collections d'images et modifier les enregistrements de coordonnées, tels que l'enregistrement, la suppression ou l'effacement des annotations pour des fichiers individuels. Cette fonctionnalité prend en charge la préparation structurée de données de vérité terrain pour l'entraînement d'algorithmes de vision par ordinateur.

Features

  • Computer Vision Tools - Provides a web-based interface for drawing and managing bounding boxes on images to create training datasets.
  • Vision Dataset Preparation - Facilitates the creation of labeled image datasets for training computer vision models.
  • Image Annotation - Provides a workflow for managing image collections and defining spatial regions for visual recognition datasets.
  • Bounding Box Interfaces - Provides tools to draw rectangular boundaries over images using mouse input for training computer vision models.
  • Image Labeling - Enables the definition of object locations within images to provide ground truth for supervised computer vision algorithms.
  • Dataset Preparation Tools - Offers a platform for navigating image collections and saving spatial annotations for object detection development.
  • Image Labeling Interfaces - Provides an interface for recording coordinate data for objects within images to support supervised learning tasks.
  • Browser Local Storage Management - Persists annotation records in browser local storage to maintain data across page refreshes.
  • Direct Canvas Manipulators - Provides a canvas-based interface for drawing and manipulating rectangular bounding boxes directly on images.
  • Client-Side File Reading - Reads image files directly from the local file system using browser APIs to enable offline annotation without server uploads.

Historique des stars

Graphique de l'historique des stars pour puzzledqs/bbox-label-toolGraphique de l'historique des stars pour puzzledqs/bbox-label-tool

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 BBox Label Tool

Sélections manuelles où BBox Label Tool apparaît.
  • Outils de nettoyage et de préparation de datasets
  • Outils d'étiquetage et d'annotation de données

Alternatives open source à BBox Label Tool

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec BBox Label Tool.
  • microsoft/vottAvatar de microsoft

    microsoft/VoTT

    4,427Voir sur 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
    Voir sur GitHub↗4,427
  • 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
  • humansignal/labelimgAvatar de HumanSignal

    HumanSignal/labelImg

    25,015Voir sur 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
    Voir sur GitHub↗25,015
  • openimages/datasetAvatar de openimages

    openimages/dataset

    4,366Voir sur 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
    Voir sur GitHub↗4,366
Voir les 30 alternatives à BBox Label Tool→

Questions fréquentes

Que fait puzzledqs/bbox-label-tool ?

BBox-Label-Tool est un utilitaire web conçu pour étiqueter des collections d'images et définir des limites spatiales d'objets afin de soutenir les tâches d'apprentissage supervisé. Il fournit une interface pour dessiner des boîtes englobantes rectangulaires sur des images, permettant aux utilisateurs d'enregistrer des données de coordonnées pour des jeux de données de détection d'objets et de reconnaissance visuelle.

Quelles sont les fonctionnalités principales de puzzledqs/bbox-label-tool ?

Les fonctionnalités principales de puzzledqs/bbox-label-tool sont : Computer Vision Tools, Vision Dataset Preparation, Image Annotation, Bounding Box Interfaces, Image Labeling, Dataset Preparation Tools, Image Labeling Interfaces, Browser Local Storage Management.

Quelles sont les alternatives open-source à puzzledqs/bbox-label-tool ?

Les alternatives open-source à puzzledqs/bbox-label-tool incluent : microsoft/vott — VoTT is a computer vision annotation software and machine learning dataset preparation tool. It is a desktop… tzutalin/labelimg — labelImg is a desktop image annotation tool and dataset preparation utility used to create labeled datasets for… humansignal/labelimg — labelImg is a computer vision labeling tool and image bounding box annotator used to create training datasets for… openimages/dataset — This project is a computer vision dataset and image annotation repository designed for training and evaluating machine… cloud-annotations/cloud-annotations — Cloud Annotations is a web-based platform designed for collaborative image annotation and the preparation of computer… opencv/cvat — CVAT is an open-source computer vision annotation tool and visual dataset management platform. It provides a…