ai-forever / ghost

A new one shot face swap approach for image and video domains
Apache License 2.0
1.25k stars 265 forks source link

ModuleNotFoundError: No module named 'arcface_model' #42

Closed zhuya1996 closed 1 year ago

zhuya1996 commented 2 years ago

this is what?

AlexanderGroshev commented 2 years ago

Hello, @zhuya1996! Have you downloaded the arcface model? Use sh download_models.sh for this. This command creates the arcface_model folder with weights inside.

zhuya1996 commented 2 years ago

ModuleNotFoundError: No module named 'arcface_model.iresnet' this why

MarcuseXiao commented 2 years ago

look download_models.sh: wget -P ./arcface_model https://github.com/sberbank-ai/sber-swap/releases/download/arcface/iresnet.py