Facial-Expression-Recognition
Facial-Expression-Recognition copied to clipboard
Facial-Expression-Recognition in TensorFlow. Detecting faces in video and recognize the expression(emotion).
你好,我是使用main,py运行,将amazingkelly.jpeg图像使用vaild模型进行测试,首先将图像重新裁剪为(2304,1484),然而在model.py最后一行print(file,EMOTIONS[result.argmax()])报错IndexError: list index out of range。请问result.argmax()是什么?我应该如何处理输入图像
FailedPreconditionError (see above for traceback): Attempting to use uninitialized value Variable [[Node: Variable/read = Identity[T=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:GPU:0"](Variable)]] [[Node: Softmax/_3 = _Recv[client_terminated=false, recv_device="/job:localhost/replica:0/task:0/device:CPU:0", send_device="/job:localhost/replica:0/task:0/device:GPU:0", send_device_incarnation=1, tensor_name="edge_73_Softmax", tensor_type=DT_FLOAT, _device="/job:localhost/replica:0/task:0/device:CPU:0"]()]]
Hello sir, I am working with your code how to increase the efficiency of the project. Kindly suggest me .
1. Their is some problem opencv2 error would any one help me out over come this by suggestions
DEAR SIR, WITH RESPECT TO YOUR PROJECT CAN WE ABLE TO ADD age analysis by using local binary patterns
Hello, Hope you doing well! First of all lovely program, thank you! But the program is not seeming to take a picture when I press space. I am not quite...
Have you published any articles about this model and algorithm? If so, could you tell me the title or link of the article? Thank you very much
I am using a windows 10 system. I have also installed all dependencies. on running main.py , both the command prompt as well as the python shell display the following:...
Where is the mode in the file 'demo.py'?