Image Annotation Tool with Automated labelme in Python (automated rectangle or polygonal annotation)
-
Updated
Nov 18, 2022 - Python
Image Annotation Tool with Automated labelme in Python (automated rectangle or polygonal annotation)
A tool for automatically creating YOLOv8-compatible datasets using Grounding DINO for zero-shot object detection and Segment Anything (SAM) for segmentation. It detects and segments objects based on text prompts, generates YOLO format annotations, and organizes the dataset into train, valid, and test splits with a data.yaml file for YOLOv8 training
Add a description, image, and links to the automated-annotation topic page so that developers can more easily learn about it.
To associate your repository with the automated-annotation topic, visit your repo's landing page and select "manage topics."