Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sundw2014/DKS
Browse files Browse the repository at this point in the history
  • Loading branch information
sundw2014 committed Jun 4, 2019
2 parents dfc25a9 + d595293 commit 350f2b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -76,6 +76,6 @@ python main.py --save ./logs/wrn-28-10_dropout --depth 28 --width 10 --dropout -

```
cd imagenet/
python main.py -a [resnet18/50/152] --mode_path [path to the pretrained model] [ImageNet folder with the val subfolder]
python main.py -a [resnet18/50/152] --model_path [path to the pretrained model] [ImageNet folder with the val subfolder]
```

0 comments on commit 350f2b6

Please sign in to comment.