Open ZaalDz opened 4 years ago
http://storage.googleapis.com/public-models/efficientnet/efficientnet-b0-355c32eb.pth
this url doesn't work anymore... HTTP Error 403: Forbidden
from where can I download valid weights?
maybe #111 can help you
All the weights here...
https://www.kaggle.com/raghaw/efficientnet-pytorch-b0-b7/version/1
after, copy them with the same name to ~/.cache/torch/checkpoints
that works for me.
http://storage.googleapis.com/public-models/efficientnet/efficientnet-b0-355c32eb.pth
this url doesn't work anymore... HTTP Error 403: Forbidden
from where can I download valid weights?