Object Detection
Vehicular and Non-Vehicular Object Detection Motivation: This project deals with detecting different Our main motive to do this project is to compare different algorithms which works better for our required needs. To identify all the objects in an image provided and divide them into vehicular and non vehicular so that we can know the density of the vehicles in an busy day or in any daily situations we face. We aim to further divide vehicle into categories on the basis of their size . 1)You can know what type of vehicles are coming on to roads. 2)You can control traffic using the results we got from this method. Overview: Our main idea in this project is to detect all the appropriate objects in a selected image and further classify them. We are using various techniques like deep learning and machine learning to detect a...