luckycallor / InsightFace-tensorflow

Tensoflow implementation of InsightFace (ArcFace: Additive Angular Margin Loss for Deep Face Recognition).
248 stars 112 forks source link

pre_trained models #11

Open destiny311 opened 5 years ago

destiny311 commented 5 years ago

在config_ms1m_100.yaml中。预训练模型下载的是你给的那个,pretrained_model: './premodel/config_ms1m_200_200k/best-m-200000 ',然后会出现错误ValueError: The passed save_path is not a valid checkpoint: ./premodel/config_ms1m_200_200k/best-m-200000 。

NightFury010497 commented 4 years ago

@destiny311
config.txt check my yaml file, change your path to model and tf_record files you will be able to access it!