Cannot download mobilenet_v2 pretrained weights - 403 Forbidden error #172
-
|
Hi, I am using DeepLabCut 2.3 with mobilenet_v2_1.0 backbone on Windows 10 When I try to train the network I get this error: The file mobilenet_v2_1.0_224.ckpt.data-00000-of-00001 is missing I tried downloading from: I also tried generating the checkpoint using Keras MobileNetV2 with This means the Keras-saved weights have different variable names than Running check_for_weights() and download.sh also give 403 error. Could someone please share the correct mobilenet_v2_1.0_224 checkpoint Thank you |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hello @Spoorthy-Siddannaiah, As this issue seems to be related to DeepLabCut usage rather than DLC-Live, I have opened an issue here : If possible, please follow the new issue and comment there to help us help you! Best, |
Beta Was this translation helpful? Give feedback.
Hello @Spoorthy-Siddannaiah,
As this issue seems to be related to DeepLabCut usage rather than DLC-Live, I have opened an issue here :
DeepLabCut/DeepLabCut#3243
so that it is answered through our usual channels.
If possible, please follow the new issue and comment there to help us help you!
Best,
Cyril