numpy == 1.19.5
opencv-python == 3.2.0.8
Pillow == 6.2.0
pandas == 1.1.5
unzip yaleface_raw_images.rar to the path
cd <path_to_the_P1>
python main.py
if you have python2 installed you may need to run:
python3 main.py
cd <path_to_the_P1>
python main.py --loop 1 --k_knn 3 --lambd 0 --hidden_neurons 24 --test_size 4