FaceRecognition / config.yaml
datnguyentien204's picture
6797ab7cc662a6915657900b76bbadf3d8ccd13b941db166ca7352788794f756
03b1ce7 verified
raw
history blame
448 Bytes
PATH:
MODEL_DIR: './model/20180402-114759.pb'
CLASSIFIER_DIR: './class/classifier.pkl'
NPY_DIR: './npy'
TRAIN_IMG_DIR: './train_img'
INFO:
PICTURE_PROMPT: 'This app recognizes faces in a uploaded picture. To use it, simply press start and allow access to your webcam.'
WEBCAM_PROMPT: 'This app recognizes faces in a live video stream. To use it, simply press "Browse files" and upload the pictures which you want to recognize.'