Add more algorithms
This commit is contained in:
6
configs/archs/ImageNet-ShuffleNetV2-L.config
Normal file
6
configs/archs/ImageNet-ShuffleNetV2-L.config
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"dataset" : ["str", "imagenet"],
|
||||
"arch" : ["str", "ShuffleNetV2"],
|
||||
"width_multi" : ["float", 2.0],
|
||||
"stages" : ["int", [24, 244, 488, 976, 2048]]
|
||||
}
|
Reference in New Issue
Block a user