OpenFindFace is a project on GitHub that aims to provide an open-source facial recognition system. It allows users to detect and recognize faces in images.
- Face detection: OpenFindFace uses advanced algorithms to detect faces in images and videos.
- Face recognition: The project also includes face recognition capabilities, allowing users to identify individuals in images.
- Open-source: OpenFindFace is an open-source project, which means that the source code is freely available for anyone to use, modify, and distribute.
- /: Search by face in database.
- /upload: Upload photo with name to database.
To get started with OpenFindFace, follow these steps:
- Clone the repository: `git clone https://github.com/Jumas-Cola/OpenFindFace.git\`
- Run the application: `docker compose up -d`
Contributions to OpenFindFace are welcome! If you would like to contribute, please follow the guidelines outlined in the CONTRIBUTING.md file.
OpenFindFace is licensed under the MIT License.
For more information about the project, please visit the GitHub repository.