amineHorseman/facial-expression-recognition-using-cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
PythonGPL-3.0
Issues
- 2
error while using predict.py
#27 opened by 0xinit - 0
training accuracy
#26 opened by 0xinit - 15
data_dict['X2'] = np.concatenate((data_dict['X2'], np.load(DATASET.train_folder + '/hog_features.npy')), axis=1)
#29 opened by yangqian-qian - 1
convert_fer2013_to_images_and_landmarks.py
#31 opened by izhimahu - 0
question about Classification Results
#30 opened by yangqian-qian - 2
provide video example
#20 opened by cuongdothe - 0
- 3
- 7
- 1
Publication paper
#24 opened by dwisnantoputro - 0
- 3
about zerodivisionerror
#18 opened by JasonYorkPig - 18
- 2
3 expression training
#22 opened by cuongdothe - 2
about the accuracy
#14 opened by dagongji10 - 1
about the confusion matrix
#19 opened by snowalala - 1
Landmarks and hog feature
#16 opened by NomiMalik0207 - 1
Run model on test image using predict.py
#9 opened by ajaysh2193 - 1
add speech recognition
#15 opened by ArjunAJS143 - 2
Issue in executing optimize_hyperparams.py
#13 opened by Bugjub - 0
TypeError: __call__(): incompatible function arguments. The following argument types are supported:
#12 opened by adriangondek - 0
sliding window
#11 opened by justyxl - 2
Unexpected error occured
#4 opened by omkarhp - 2
Issue in train.py
#7 opened by gudiausha - 2
convert_fer2013_to_images_and_landmarks
#10 opened by Jwicaksana - 2
Issue with train.py
#8 opened by sandeepalur - 2
unable to open shape predictor.
#6 opened by MuhammadAsadJaved - 1
Unable to open shape predictor
#5 opened by MuhammadAsadJaved - 1
Testing python 3 compatibility
#2 opened by amineHorseman