Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

Facial Expression Recognition with Keras

Results 9 Facial-Expression-Recognition issues
Sort by recently updated
recently updated
newest added

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.17.3 to 3.18.3. Release notes Sourced from protobuf's releases. Protocol Buffers v3.18.3 C++ Reduce memory consumption of MessageSet parsing This release addresses a Security Advisory for C++...

dependencies

Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.1.1 to 3.2.1. Release notes Sourced from oauthlib's releases. 3.2.1 In short OAuth2.0 Provider: #803 : Metadata endpoint support of non-HTTPS CVE-2022-36087 OAuth1.0: #818 : Allow IPv6...

dependencies

Bumps [mistune](https://github.com/lepture/mistune) from 0.8.4 to 2.0.3. Release notes Sourced from mistune's releases. Version 2.0.2 Fix escape_url via lepture/mistune#295 Version 2.0.1 Fix XSS for image link syntax. Version 2.0.0 First release...

dependencies

Bumps [ipython](https://github.com/ipython/ipython) from 7.16.1 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.3.2. Release notes Sourced from pillow's releases. 8.3.2 https://pillow.readthedocs.io/en/stable/releasenotes/8.3.2.html Security CVE-2021-23437 Raise ValueError if color specifier is too long [hugovk, radarhere] Fix 6-byte OOB read...

dependencies

Bumps [jupyterlab](https://github.com/jupyterlab/jupyterlab) from 2.1.2 to 2.2.10. Changelog Sourced from jupyterlab's changelog. github_url: 'https://github.com/jupyterlab/jupyterlab/blob/master/CHANGELOG.md' JupyterLab Changelog 4.0 4.0.0a4 (Full Changelog) Enhancements made Don't sort context menu items by selector #10666 (@​fcollonval)...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.0 to 2.4.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.4.2 Release 2.4.2 This release introduces several vulnerability fixes: Fixes a heap buffer overflow in RaggedBinCount (CVE-2021-29512)...

dependencies

Hello, When I try to run the model.py file to create the flask App. I have this error: ![image](https://user-images.githubusercontent.com/44167657/103492130-210c1e00-4e29-11eb-9e20-3584cf717ed3.png) I think the error comes from the fail to import of...