9 lines
461 B
Plaintext
9 lines
461 B
Plaintext
|
{
|
||
|
"dataset" : ["str", "imagenet"],
|
||
|
"arch" : ["str", "MobileNetV2"],
|
||
|
"dropout" : ["float", 0.0],
|
||
|
"super_type" : ["str", "infer-shape"],
|
||
|
"xchannels" : ["str", "3-32 32-16 16-96-24 24-86-24 24-86-32 32-96-32 32-77-32 32-77-32 32-231-48 48-269-48 48-269-64 64-269-64 64-192-67 67-246-77 77-288-96 96-346-96 96-576-160 160-480-128 128-576-320 320-768"],
|
||
|
"xblocks" : ["int", [1, 2, 3, 3, 3, 3, 1]]
|
||
|
}
|