A python script to catagorize a batch of image files by the faces in them.
- Batch catagorize images by face.
- Batch catagorize images that have multiple faces in them.
- 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.