dalmia / WannaPark

Project aimed at presenting a model to find a vacant parking spot in real time and ensure car safety using Deep Learning (Parking spot Classification and Face recognition).
http://dalmia.github.io/WannaPark/
GNU General Public License v3.0
34 stars 12 forks source link

parking_lot #4

Open vishalmishra14 opened 5 years ago

vishalmishra14 commented 5 years ago

hey i also tried to run train_detection.py i am facing this error while train the PKLot dataset. here is the error:- Traceback (most recent call last): File "train_detection.py", line 95, in validX[counter_test] = img IndexError: index 216649 is out of bounds for axis 0 with size 216649

vishalmishra14 commented 5 years ago

chage the below variables values and it will work. num_images_train = 197405 num_images_test = 226818