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.
- Host: GitHub
- URL: https://github.com/parkyunsu/autodino
- Owner: PARKYUNSU
- Created: 2024-11-27T10:49:43.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-19T01:20:30.000Z (4 months ago)
- Last Synced: 2025-02-19T01:22:09.719Z (4 months ago)
- Topics: grounding-dino, streamlit
- Language: Jupyter Notebook
- Homepage:
- Size: 3.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoDINO
![]()
### Tech Stack
![]()
![]()
---
**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