Skip to content

ranshaa05/Sort-Images-By-Face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort-Images-By-Face

A python script to catagorize a batch of image files by the faces in them.

Features:

  • Batch catagorize images by face.
  • Batch catagorize images that have multiple faces in them.

How to use:

  • Get a good picture of each of the people you want to catagorize and put them in a folder.
  • Rename the images to the name of the person in them (or any other name you like).
  • Select that folder as the reference folder.
  • Now select the folder with the files you want to catagorize.
  • Wait for it to complete catagorizing.

*installing dlib with AVX instructions and/or CUDA functionality is strongly recommended.

*Results may be inaccurate. If you want more accurate results, lower the tolerance value of the "same_person" variable.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages