Skip to content

Dongmin-Cho/insightface_pycaffe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

run

python FaceFeatureExtractor.py --img1 test_img/1.jpg --img2 test_img/2.jpg
python FaceFeatureExtractor.py --img1 test_img/2.jpg --img2 test_img/3.jpg

explain

The distance is small if two images are same person and distance is big if are diffrent person.

About

Simple example for insightface inference by pycaffe

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages