7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
{
|
|
"dataset" : ["str", "imagenet"],
|
|
"arch" : ["str", "ShuffleNetV2"],
|
|
"width_multi" : ["float", 1.5],
|
|
"stages" : ["int", [24, 176, 352, 704, 1024]]
|
|
}
|