https://github.com/iv4n-ga6l/deepface-based-images-search-engine
Simple implementation of images search engine using deepface face recognition
https://github.com/iv4n-ga6l/deepface-based-images-search-engine
deepface flask image-search-engine python sqlite3
Last synced: 3 months ago
JSON representation
Simple implementation of images search engine using deepface face recognition
- Host: GitHub
- URL: https://github.com/iv4n-ga6l/deepface-based-images-search-engine
- Owner: iv4n-ga6l
- Created: 2024-06-30T16:44:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-30T16:46:20.000Z (over 1 year ago)
- Last Synced: 2025-03-26T12:08:58.542Z (6 months ago)
- Topics: deepface, flask, image-search-engine, python, sqlite3
- Language: Python
- Homepage:
- Size: 2.59 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple implementation of images search engine using deepface face recognition

## Requirements
````
pip install -r requirements.txt
````https://pypi.org/project/deepface/