Add more algorithms
This commit is contained in:
6
configs/archs/ImageNet-ShuffleNetV2-M.config
Normal file
6
configs/archs/ImageNet-ShuffleNetV2-M.config
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dataset" : ["str", "imagenet"],
|
||||
"arch" : ["str", "ShuffleNetV2"],
|
||||
"width_multi" : ["float", 1.5],
|
||||
"stages" : ["int", [24, 176, 352, 704, 1024]]
|
||||
}
|
Reference in New Issue
Block a user