2020-06-03 14:01:58 +02:00
|
|
|
python search.py --dataset cifar10 --data_loc '../datasets/cifar10'
|
|
|
|
python search.py --dataset cifar10 --trainval --data_loc '../datasets/cifar10'
|
|
|
|
python search.py --dataset cifar100 --data_loc '../datasets/cifar100'
|
|
|
|
python search.py --dataset ImageNet16-120 --data_loc '../datasets/ImageNet16'
|