Skip to content

Latest commit

 

History

History
executable file
·
9 lines (4 loc) · 294 Bytes

README.MD

File metadata and controls

executable file
·
9 lines (4 loc) · 294 Bytes

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.