An open API service indexing awesome lists of open source software.

https://github.com/ishitaagl20/vehicledetection

Exploratory project into Vehicle Detection
https://github.com/ishitaagl20/vehicledetection

computer-vision haar-cascade-classifier motion-detection opencv python speed-estimation vehicle vehicle-detection

Last synced: about 2 months ago
JSON representation

Exploratory project into Vehicle Detection

Awesome Lists containing this project

README

          

# Vehicle Detection🚗
Exploratory project into Vehicle Detection.

Performed an Exploratory Analysis.

Worked on two models with different approaches, one purely based on Machine Learning and the other purely on Computer Vision.

Also Worked on a speed check mechanism.

References were taken from GitHub and Kaggle