Add more algorithms
This commit is contained in:
		
							
								
								
									
										9
									
								
								configs/search-archs/ImageNet-MobileNetV2-X.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								configs/search-archs/ImageNet-MobileNetV2-X.config
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| { | ||||
|   "dataset"         : ["str",  "imagenet"], | ||||
|   "arch"            : ["str",  "MobileNetV2"], | ||||
|   "width_mult"      : ["float", 1.0], | ||||
|   "dropout"         : ["float", 0.0], | ||||
|   "input_channel"   : ["int",   32], | ||||
|   "last_channel"    : ["int",   1280], | ||||
|   "block_name"      : ["str",   "InvertedResidual"] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user