An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Simple implementation of images search engine using deepface face recognition

![Demo](demo.png)

## Requirements

````
pip install -r requirements.txt
````

https://pypi.org/project/deepface/