Skip to content

FaceRec is a python script to recognize faces with face_recognition.

Notifications You must be signed in to change notification settings

RobotSe7en/FaceRec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FaceRec

FaceRec is a python script to recognize faces with face_recognition.

The script fr.py can recognize faces in images according to the labeled images. It will write name of face into metadata of image by adding {"Xmp.xmp.Keywords": "name1,name2, name3,..."} to xmp.

The labeled images can be uploaded to NAS. The name of each face of images can be found through Photprism's index.

About

FaceRec is a python script to recognize faces with face_recognition.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages