Skip to content

Commit

Permalink
search_code
Browse files Browse the repository at this point in the history
  • Loading branch information
jiemin.fang committed Jun 3, 2020
1 parent adce6fc commit 883bc04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -32,7 +32,7 @@ We propose to search block counts and block widths by designing a densely connec
For MobileNetV2 search:<br>
`python -m run_apis.search --data_path 'the path of the split dataset' --config configs/imagenet_search_cfg_mbv2.yaml`<br>
For ResNet search:<br>
`python -m run_apis.search --data_path 'the path of the split dataset' --config configs/imagenet_search_cfg_mbv2.yaml`
`python -m run_apis.search --data_path 'the path of the split dataset' --config configs/imagenet_search_cfg_resnet.yaml`

## Train

Expand Down

0 comments on commit 883bc04

Please sign in to comment.