Open
Conversation
…ces on video in realitime
Translator's note: Face_recognition is a powerful, simple and easy-to-use face recognition open source project with complete development documents and application cases, especially it is compatible with Raspberry Pi. In order to facilitate Chinese software developers to learn, make progress in face recognition development and source code contributions, I translated README file into simplified Chinese. Salute to all contributors to this project. Translator: Tommy in Tongji Univerisity Opensource Association [子豪兄Tommy](https://github.com/TommyZihao)
Translate the comment in "web_service_example.py" into Chinese.
I translate the comment in "web_service_example.py" into Chinese for Chinese developers to learn.
Add the link to Chinese version of README.md https://github.com/TommyZihao/face_recognition/blob/master/README_Simplified_Chinese.md
Add link to English Translator note
Drop Python 2 support and bump to 1.4.0
Add pip3 install opencv-python==4.1.2.30 if you want to run the live webcam examples
Bumps [cryptography](https://github.com/pyca/cryptography) from 1.7 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](pyca/cryptography@1.7...3.2) Signed-off-by: dependabot[bot] <support@github.com>
The third last line is written as cap1.release(). It should be cap.release instead. cap1.release() > cap.release()
Bumps [pip](https://github.com/pypa/pip) from 8.1.2 to 19.2. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@8.1.2...19.2) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bump pip from 8.1.2 to 19.2
Bump cryptography from 1.7 to 3.2
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@3.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bump cryptography from 3.2 to 3.3.2
docker refactor
updated classifiers
Bumps [pip](https://github.com/pypa/pip) from 19.2 to 21.1. - [Release notes](https://github.com/pypa/pip/releases) - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@19.2...21.1) --- updated-dependencies: - dependency-name: pip dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356851 - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356851 - https://snyk.io/vuln/SNYK-DEBIAN9-GLIBC-356851 - https://snyk.io/vuln/SNYK-DEBIAN9-OPENSSL-1569399 - https://snyk.io/vuln/SNYK-DEBIAN9-TAR-312293
…3ee4f11f15f3 [Snyk] Security upgrade python from 3.6-slim-stretch to 3.9.7-slim-bullseye
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2403512 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2406127 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2388380 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2426309 - https://snyk.io/vuln/SNYK-DEBIAN11-OPENSSL-2426309
…e03bf07c2ef75 [Snyk] Security upgrade python from 3.9.7-slim-bullseye to 3.10.3-slim-bullseye
Bump pip from 19.2 to 21.1
Docker fix
Update setup.py
Update year in LICENSE
No need to resize if not processing frame
There is a typo in face_recognition/example/facerec_ipcamera_knn.py
Update Dockerfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
face recognization