Hi, I'm trying to download alexnet model doing:
th download/download_alexnet.lua
But I have the following error:
> ==> Downloading Alexnet model...
> --2017-12-05 16:17:21-- http://www.umiacs.umd.edu/~najibi/data/imgnet_models.tar.gz
> Resolution of www.umiacs.umd.edu (www.umiacs.umd.edu)... 128.8.120.33
> Connection to www.umiacs.umd.edu (www.umiacs.umd.edu)|128.8.120.33|:80... connect.
> HTTP request sent, waiting... 403 Forbidden
> 2017-12-05 16:17:22 ERROR 403: Forbidden.
>
> tar: It doesn't seem tar
>
> gzip: stdin: unexpected end of file
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
Then I tried to open the link (http://www.umiacs.umd.edu/~najibi/data/imgnet_models.tar.gz) from browser but of course it doesn't work (ERROR 403: Forbidden).
Is it available an other link to download alexnet model?
Thanks
Hi, I'm trying to download alexnet model doing:
Then I tried to open the link (http://www.umiacs.umd.edu/~najibi/data/imgnet_models.tar.gz) from browser but of course it doesn't work (ERROR 403: Forbidden).
Is it available an other link to download alexnet model?
Thanks