Simple car detector developed for the FSI course. This model takes advantage of computer vision principles for detecting different kinds of vehicles on and off the road. It is developed in python and supported by a jupyter notebook. It also implements utilities from the famous libraries: OpenCV, imutils and numpy.
(c) 2023 Pablo Guilló
GitHub: Personal Repository