Skip to content
Permalink
255f1044cd
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
9 lines (7 sloc) 496 Bytes
# City Traffic
City Traffic is a web application that gets images from public traffic cameras of the city of
Seville and detects vehicles in the images in order to analyze the traffic of different areas
of the city. This application is written in Python and is based on Django, the YOLO machine
learning model, OpenCV and Google Maps.
This is the End of Degree Project of the Bachelor in Computer Engineering - Software Engineering
of the University of Seville of Jose Antonio Jimenez Carmona.