| { | |
| "architectures": ["EfficientNetForImageClassification"], | |
| "model_type": "efficientnet", | |
| "depth_coefficient": 1.0, | |
| "width_coefficient": 1.0, | |
| "dropout_rate": 0.2, | |
| "num_classes": 1000, | |
| "image_size": 224 | |
| } | |
| { | |
| "architectures": ["EfficientNetForImageClassification"], | |
| "model_type": "efficientnet", | |
| "depth_coefficient": 1.0, | |
| "width_coefficient": 1.0, | |
| "dropout_rate": 0.2, | |
| "num_classes": 1000, | |
| "image_size": 224 | |
| } | |