NRauschmayr commented on issue #13079: Open "mobilenet_v2-symbol.json": No such 
file or directory
URL: 
https://github.com/apache/incubator-mxnet/issues/13079#issuecomment-435451171
 
 
   I downloaded the checkpoint file and checked if there is maybe something 
wrong with the file itself. In my test executing 
```mx.model.load_checkpoint("mobilenet_v2",0)``` works fine. So I can only 
guess, why it is not working for you. Maybe you could check in 
"/THL5/home/daodao/ty_project/incubator-mxnet/example/ssd/train/train_net.py", 
line 225 the variable prefix. I assume it is looking for the file in the wrong 
directory.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to