ZhaoJ9014 / face.evoLVe

🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
MIT License
3.41k stars 759 forks source link

Can not load model in paddle project #173

Open Brin333 opened 2 years ago

Brin333 commented 2 years ago

thanks for your nice work! i have some trouble which happen in load_model module when run paddle code of finetuning process. For example, i saved 10 mid-models during training. there maybe 8 models cannot be load. waitting for your reply!

HZJ6 commented 2 years ago

Hello, do you solve the problem? I met with same problem. @Brin333