#275 · Primary category: Computer Vision
tensorflow_object_counting_api
🚀 The TensorFlow Object Counting API is an open source framework built on top of TensorFlow and Keras that makes it easy to develop object counting systems!
Project last updated:08/30/24
GitHub Stars
1.3K
Forks
540
Contributors
3
License
MIT
Why we included this project
Engineers building object counting systems from video feeds will find a practical reference here. The API packages detection, tracking, and counting into straightforward calls, so you can process a traffic or pedestrian clip and get cumulative totals across a region-of-interest line, or follow a single class like vehicles in real time. Ready-to-run examples for vehicle and pedestrian counting make it easy to see a full pipeline before adapting it to your own data. A custom mode demonstrates transfer learning for training counters on your own classes, and a Mask R-CNN variant adds segmentation when you need it. The code predates recent TensorFlow releases, so expect to modernize the APIs yourself, but as a self-contained example it remains one of the more accessible ways to build a vision-based counter.
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)