#216 · Primary category: Computer Vision
count-anything
Code and implementation guidelines for the paper ✨Counting Anything. Project Page: https://mengqi-lei.github.io/count-anything-projectpage/
Project last updated:08/12/26
GitHub Stars
536
Forks
46
Contributors
3
License
Apache-2.0
Why we included this project
Count Anything answers a deceptively simple question: given a picture and a text query like "how many cells are here", it returns a set of points marking each instance, and the number of points is the count. Because the output is grounded in actual locations rather than a bare number, you can see where the model thinks each object is and judge whether to trust it. A single checkpoint covers six visual domains, from general scenes and remote sensing to histopathology, cellular microscopy, agriculture, and microbiology, so one model can replace several domain-specific counters. The repository includes a Hugging Face demo, a downloadable checkpoint, and setup instructions, along with the CLOC benchmark and its v1.1 annotation refresh for reproducing the evaluation. That combination makes it a practical pick for quality inspection, biomedical image analysis, and agricultural monitoring, where counting accuracy and interpretability both matter.
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)