JafirDon / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JafirDon/Object_detection_yolo_vs_mobilenet Stargazers