Skip to content

Face Recognition fork with automatic copy of found photos and traversing of a directory tree

Notifications You must be signed in to change notification settings

ricir/FaceRecognition

 
 

Repository files navigation

This project is forked from ashima0109/FaceRecognition. This version has the following added features:

  • it adds the possibility to create a clean copy of all the images where a match was found, together with a csv file with the list of the files.
  • it walks a whole folder tree instead of only looking inside the folder itself
  • it automatically skips non-image files (files with extension different from jpg, jpeg, gif, png) without stopping for error.

A file (test3) with no matches for test purposes is included.

About

Face Recognition fork with automatic copy of found photos and traversing of a directory tree

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%