National Action Council for Minorities in Engineering(NACME) Google Applied Machine Learning Intensive (AMLI) at the UNIVERSITY OF ARKANSAS
Developed by:
- Trinity Colbert -
UNIVERSITY OF ARKANSAS
- Giancarlos Cabrera -
NYU
- Marvin Violantes -
UNIVERSITY OF ARKANSAS
This project will create a vehicle detection classification on an input video of your choice. Orignially designed for the University of Arkansas' campus, where the system can detect the car type and car color that coincides with the car description on the car permit application. However we have provided code that can easily be modified to your needs.
Our project is about to analyze a
- Fork this repo
- Follow this link to our modified API
- Download the repo
- Create a new folder in your Google Drive
- Add both the repo and your desired input video into that new folder
- Open the Main Code file
- Mount your Google Drive to colab
- Locate the folder your created in the file section on the left
- Open the 'vehicle_detection_main.py' file
- Modify line 45 to the name of your input video
- Run all of the blocks of code
- Open the output video file on the left
- Enjoy your vehicle detection and classifier!!