An open API service indexing awesome lists of open source software.

https://github.com/parkyunsu/autodino

Automatically annotates and labels objects in images using the Grounding DINO. It is deployed as a Streamlit web, allowing users to easily upload images and receive labeled annotations.
https://github.com/parkyunsu/autodino

grounding-dino streamlit

Last synced: 3 months ago
JSON representation

Automatically annotates and labels objects in images using the Grounding DINO. It is deployed as a Streamlit web, allowing users to easily upload images and receive labeled annotations.

Awesome Lists containing this project

README

        

# AutoDINO



### Tech Stack


grounding dino
Streamlit

---

**AutoDINO** is a App that automatically annotates and labels objects in images using the Grounding DINO model.
It is deployed as a Streamlit web application, allowing users to easily upload images and receive labeled annotations.

## Shortest

AutoDINO Live Demo

https://github.com/user-attachments/assets/781c3756-4277-4f99-acdc-ac39a8f34176

## Features

1. Automatic Mutiple Object Detection & Labeling powered by Grounding DINO

2. User-friendly Streamlit Web Interface for easy access

3. Supports YOLO & COCO formats for annotation export

4. Real-time Visualization to preview annotations on images