Click on ‘Upload Night Vision Image’ button and upload image on the project.
I am selecting ‘test.png’ image and then click on ‘Open’ button to load image and to get original image
It showing uploaded original image and hardly we can see the pedestrian and now try to detect that pedestrian using YOLOV2 algorithm by clicking on ‘Night Vision Pedestrian Detection using YOLOV2’ button.
First image is the original image and second image is the YOLOV2 resultant image and in second image we did not find any bounding box across pedestrian so YOLOV2 unable to detect that pedestrian and now click on ‘Night Vision Pedestrian Detection using HAAR + AdaBoost’ button to get the result.
In this screen first image is the original image and second image is the resultant image from HAAR + ADABOOST algorithm and this algorithm able to detect pedestrian successfully and putting bounding box across detected pedestrian.