Skip to content

Find the most similar celebrity face.使用人脸识别原理实现的寻找最相似明星脸

Notifications You must be signed in to change notification settings

JiageWang/starface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StarFace-python

基于arcface与MTCNN实现的明星脸相似度分析,用于寻找与你最相似的明星

Dependence

  • opencv
  • pytorch
  • tqdm

Usage

  1. run python starnet.py to download star pictures using crawler. My download is here.

  2. run python get_facebank.py to generate facebank pickle file.

  3. run python main.py --img <img_path> to find your most similar star face. Here is some result

    myresult

    result2

    result3

Reference

mtcnn

insightface

About

Find the most similar celebrity face.使用人脸识别原理实现的寻找最相似明星脸

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages