基于arcface与MTCNN实现的明星脸相似度分析,用于寻找与你最相似的明星
- opencv
- pytorch
- tqdm
-
run
python starnet.py
to download star pictures using crawler. My download is here. -
run
python get_facebank.py
to generate facebank pickle file. -
run
python main.py --img <img_path>
to find your most similar star face. Here is some result