MdJafirAshraf/Object_detection_yolo_vs_mobilenet
Object detection is detecting and recognizing the object. It is one of the common applications in computer vision problems (like traffic signals, people tracking, vehicle detection, etc...). In this repo, I develop real-time object detection with pre-trained models. These are YOLO version 3 and SSD MobileNet version 3. And I used coco large dataset for detecting labels, which are a total of 80 labels.
No commits in the last 6 months.
Stars
7
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 10, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/MdJafirAshraf/Object_detection_yolo_vs_mobilenet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet