face_matching | great blog article series of @ ageitgey I wanted to play
kandi X-RAY | face_matching Summary
kandi X-RAY | face_matching Summary
face_matching is a Python library. face_matching has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
After reading the great blog article series of @ageitgey I wanted to play around with some machine learning things. Especially his blog post Machine Learning is Fun! Part 4: Modern Face Recognition with Deep Learning gives a great introduction how face recognition works. face_matching.py uses his python library "face_recognition" to play around with face recognition techniques. You just need to pass a portrait of two persons to the script and a folder with some example pictures. face_matching.py generates a log file with the results and opens each picture that has been passed to the script. In this so-called preview mode, the script draws a box araound the recognized face and the name of person1 or person2. Also the similarity is shown. You can also disable the preview mode using the --no_preview / -n flag.
After reading the great blog article series of @ageitgey I wanted to play around with some machine learning things. Especially his blog post Machine Learning is Fun! Part 4: Modern Face Recognition with Deep Learning gives a great introduction how face recognition works. face_matching.py uses his python library "face_recognition" to play around with face recognition techniques. You just need to pass a portrait of two persons to the script and a folder with some example pictures. face_matching.py generates a log file with the results and opens each picture that has been passed to the script. In this so-called preview mode, the script draws a box araound the recognized face and the name of person1 or person2. Also the similarity is shown. You can also disable the preview mode using the --no_preview / -n flag.
Support
Quality
Security
License
Reuse
Support
face_matching has a low active ecosystem.
It has 2 star(s) with 2 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
face_matching has no issues reported. There are 1 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of face_matching is current.
Quality
face_matching has no bugs reported.
Security
face_matching has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
face_matching does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
face_matching releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of face_matching
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of face_matching
face_matching Key Features
No Key Features are available at this moment for face_matching.
face_matching Examples and Code Snippets
No Code Snippets are available at this moment for face_matching.
Community Discussions
No Community Discussions are available at this moment for face_matching.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install face_matching
You can download it from GitHub.
You can use face_matching like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
You can use face_matching like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page