YoLo is a CNN architecture which specialize in object detection. I am using tutorial from https://www.pyimagesearch.com/2018/11/12/yolo-object-detection-with-opencv/ to develop my own modification. This project aims to count every vehicle(motorcycle, bus, car, cycle, truck) detected in the input image/video.
☆18Aug 21, 2019Updated 6 years ago
Alternatives and similar repositories for Yolo-Vehicle-Counter
Users that are interested in Yolo-Vehicle-Counter are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Simple vehicle detection and counting with python and open cv final test☆55Jun 21, 2017Updated 8 years ago
- Detecting car parking slot on Open car park space☆13Oct 21, 2019Updated 6 years ago
- This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-dete…☆164May 30, 2020Updated 6 years ago
- Developing Serverless APIs using AWS Toolkit in PyCharm