Skip to content
#

image-labeling

Here are 32 public repositories matching this topic...

cvat

Interactive Semi Automatic Image 2D Bounding Box Annotation and Labelling Tool using Multi Template Matching An Interactive Semi Automatic Image 2D Bounding Box Annotation/Labelling Tool to aid the Annotater/User to rapidly create 2D Bounding Box Single Object Detection masks for large number of training images in a semi automatic manner in orde…

  • Updated Jan 6, 2021
  • Python

This is a python based standalone image annotation tool designed for tasks such as image segmentation and object detection. The tool allows users to draw bounding boxes, polygons, and freehand paths, edit and manage annotations, and export the annotated data in multiple formats including COCO, YOLO, and PASCAL VOC.

  • Updated Sep 23, 2024
  • Python

Python script generates colored masks from COCO-style annotations. It reads the COCO annotation files, creates masks for each annotation, colors the masks based on the annotation's category, and saves the colored masks as images. The script is designed to handle multiple categories and can be easily extended to support more categories if needed.

  • Updated May 27, 2023
  • Python

Improve this page

Add a description, image, and links to the image-labeling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the image-labeling topic, visit your repo's landing page and select "manage topics."

Learn more