Rear-view vehicle detection using artificial neural network and hog features.
The project was made by the following steps:
- Feature extraction
- Network Training
- Sliding Windows
- Image Pyramid
- Detection filtering
- Results
The select features are HOG.
The project dataset consist in 9391 Vehicles images and 8493 non vechicle images, all of them in a size of 64x64 pixels.
The dataset was a combination of the both GTI and KITTI Open datasets.
This proccess was made by filter in the following steps