FaceNet-based-Attendance-System
FaceNet-based-Attendance-System copied to clipboard
Getting error while trying to train the model
This was the error I am getting while running step 3 command: python attendance/facenet/src/classifier.py TRAIN attendance/facenet/dataset/aligned attendance/facenet/src/20180402-114759/ attendance/facenet/src/20180402-114759/my_classifier.pkl --batch_size 1000 --min_nrof_images_per_class 10 --nrof_train_images_per_class 10 --use_split_dataset
this is the same error if you have resolved it please let me know