7 lines
193 B
Plaintext
7 lines
193 B
Plaintext
{
|
|
"dataset" : ["str", "imagenet"],
|
|
"arch" : ["str", "ShuffleNetV2"],
|
|
"width_multi" : ["float", 2.0],
|
|
"stages" : ["int", [24, 244, 488, 976, 2048]]
|
|
}
|