EmoPy icon indicating copy to clipboard operation
EmoPy copied to clipboard

A deep neural net toolkit for emotion analysis via Facial Expression Recognition (FER)

Results 17 EmoPy issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.4.0 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

i want to use emotion recognition in these emotion subset neutral,anger,fear,happiness,sadness , how can i create this h5 and h5d5 files of this emotion subset

This was modified so that EmoPy can be installed on Windows from the source code. Mainly the specific versions of libraries needed to be specified so that newer versions wouldn't...

Hello World, Im trying lots of récognition program in my MBP H-SIERRA 10.13 in diff environements but always Im fail when I need to use Tensorflow in theses programs. For...

![image](https://user-images.githubusercontent.com/62864994/90379646-0872b580-e08c-11ea-8537-b79de63eebec.png) Hi I was just trying to run /examples/convolutional_model.py using the sample images you have provided. I have 2 questions around that- 1) I am not sure I understand how...

Hi I used the pre-trained 7 emotions model but it gives me the same result (anger = 100%) irrespective of the input image provided. Can someone please provide me with...

this file is not the model weight and I can load it. some else model has not accurate result

When using https://pypi.org/project/EmoPy/ it fails because of newer dependencies. I had to downgrade such dependencies. It would be great if you deploy a new version to pypi with the dependencies...