autodl-projects/configs/archs/ImageNet-ShuffleNetV2-X.config
2019-09-28 18:24:47 +10:00

7 lines
193 B
Plaintext

{
"dataset" : ["str", "imagenet"],
"arch" : ["str", "ShuffleNetV2"],
"width_multi" : ["float", 1.0],
"stages" : ["int", [24, 116, 232, 464, 1024]]
}