amineHorseman / facial-expression-recognition-using-cnn

Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
GNU General Public License v3.0
445 stars 141 forks source link

Issue in train.py #7

Closed gudiausha closed 5 years ago

gudiausha commented 5 years ago

@amineHorseman sir, When i run python train.py --train=yes in cmd, its throwing an error in line 22 in train.py, which leads to line 31 in data_loader.py and i get an error saying "all the input array dimensions except for the concatenation axis must match exactly." I have not changed anything in the code. Thank you..

amineHorseman commented 5 years ago

Hello @gudiausha Can you make a screenshot of copy the entire text of the cmd window?

amineHorseman commented 5 years ago

Closing the issue for inactivity. Feel free to reopen it if needed.