Commit b224e1be authored by Zhang's avatar Zhang
Browse files

download

parent bc8947d8
...@@ -14,7 +14,7 @@ Test Pre-trained Model ...@@ -14,7 +14,7 @@ Test Pre-trained Model
- Download pre-trained EncNet-32k128d model:: - Download pre-trained EncNet-32k128d model::
cd PyTorch-Encoding/experiments/recognition cd PyTorch-Encoding/experiments/recognition
bash model/download_cifar_models.sh bash model/download_models.sh
.. _curve: .. _curve:
......
cd model cd model
wget -O minc.pth.tar https://www.dropbox.com/s/0q57t0nd1tka2qx/minc.pth.tar?dl=1 wget -O minc.pth.tar https://www.dropbox.com/s/0q57t0nd1tka2qx/minc.pth.tar?dl=1
wget -O encnet_cifar.pth.tar https://www.dropbox.com/s/jgc9y8klfc5wecq/encnet_cifar.pth.tar?dl=1
cd .. cd ..
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment