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

https://github.com/serhaturtis/ml-facefinder

A simple face search implementation.
https://github.com/serhaturtis/ml-facefinder

docker face-recognition face-search machine-learning python

Last synced: about 1 month ago
JSON representation

A simple face search implementation.

Awesome Lists containing this project

README

          

# Face Finder

A simple face search implementation with "face_recognition" python library.

## Workspace Structure

Place faces to search in "workspace/target" and files to be searched in "workspace/search". After running the docker image, matches will be placed in workspace/matches folder.