#198 · Primary category: Computer Vision
AViD
Framework that enables fine-tuning of vision-language grounding models on custom datasets
Project last updated:08/30/26
GitHub Stars
606
Forks
94
Contributors
4
License
MIT
Why we included this project
A general open-vocabulary detector often misses objects that matter to a specific team, like a particular product line or a niche part. AViD wraps Grounding DINO in a fine-tuning workflow that adapts it to your own labels without retraining every parameter. It reads bounding-box annotations from CSV files, applies LoRA across the detector's attention and projection layers, and can use EMA to keep training stable. The repo also includes a detection-focused evaluation loop with mAP, precision, recall, and per-class summaries, plus YAML-driven training, single-image inference, and a Gradio demo. For engineers with a small labeled dataset, that is a ready-made path to a domain-specific grounding model instead of assembling the pieces by hand.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)