datitran/object_detector_app
Real-Time Object Recognition App with Tensorflow and OpenCV observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3362
- days_rel: n/a
- days_push: 2738
- n_releases_24m: 0
Adoption not part of the score
1305 stars · 733 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python application that performs real-time object recognition from a webcam or HLS video stream using TensorFlow's Object Detection API and OpenCV. It includes single-threaded and multithreaded variants and was built as a demo accompanying a Medium tutorial.
Use cases
- run real-time object detection on a webcam feed
- detect objects in an HLS video stream
- learn how to build an object recognition app with TensorFlow
- demo pre-trained TensorFlow object detection models
- process live video with OpenCV and deep learning
When to choose
- you want a simple, working demo of TensorFlow's Object Detection API with a webcam
- you are following the accompanying tutorial and want reference code
- you need a starting point for real-time video object detection in Python
When to avoid
- you need a maintained, production-ready detection pipeline
- you use modern TensorFlow 2.x or recent OpenCV versions, since this targets TensorFlow 1.2 and OpenCV 3.0
- you need training or fine-tuning workflows rather than inference demo
Facets
application · maturity abandoned
computer-vision image-processing machine-learning video-processing computer-vision machine-learning deep-learning python cross-platform object-detection real-time webcam tensorflow-object-detection-api opencv demo-app
2 sources
- readme: https://github.com/datitran/object_detector_app · fetched 2026-08-28 · 5131e377b720
- homepage: https://medium.com/towards-data-science/building-a-real-time-object-recognition-app-with-tensorflow-and-opencv-b7a2b4ebdc32 · fetched 2026-08-29 · f01a54074205
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| datitran/object_detector_app | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="datitran/object_detector_app")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem