kaushikjadhav01/Real-Time-Object-Detection-API-using-TensorFlow
A Transfer Learning based Object Detection API that detects all objects in an image, video or live webcam. An SSD model and a Faster R-CNN model was pretrained on Mobile net coco dataset along with a label map in Tensorflow. This model were used to detect objects captured in an image, video or real time webcam. Open CV was used for streaming objects and preprocessing.
No commits in the last 6 months.
Stars
75
Forks
13
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 27, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/kaushikjadhav01/Real-Time-Object-Detection-API-using-TensorFlow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
IBM/MAX-Object-Detector
Localize and identify multiple objects in a single image.
stephanecharette/DarkMark
Marking up images for use with Darknet.
aditya-vora/FCHD-Fully-Convolutional-Head-Detector
Code for FCHD - A fast and accurate head detector
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector