ValueError: Model pretrain path output/blazeface/model_final does not exists.
Created by: colorjam
Hi, when I run the code
python -u tools/face_eval.py -c configs/face_detection/blazeface_nas.yml \
-o weights=output/blazeface/model_final \
--eval_mode=widerface
I encountered the following error:
ValueError: Model pretrain path output/blazeface/model_final does not exists.
The pretrained model is download from https://github.com/PaddlePaddle/PaddleDetection/blob/release/0.3/docs/featured_model/FACE_DETECTION.md