Closed vatsaldin closed 4 years ago
Have you download or prepared model checkpoints for restoring?
I haven't downloaded model.When I tried to run it first time - it was dowloading model or checkpoint and at the end it became still/unresponsive
I guess the first-time downloading things are the keras resent50-backbone pretrained weights, but not the checkpoints I meaned. Please download model I prepared in this repo to skip the issue above.
I will try and let you know.Thanks for your quick response.
im still doesnt understand can u explain briefly to me? im already download the model and put in in the folder checkpoints , and getting this error?
Hi
I am running
python test.py --cfg_path="./configs/arc_res50.yaml"
What can be the issue?