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