| { | |
| "architecture": "efficientnet_b0", | |
| "num_classes": 102, | |
| "input_size": 224, | |
| "pretrained_backbone": "ImageNet weights used during training", | |
| "framework": "PyTorch", | |
| "torchvision": true, | |
| "checkpoint_format": "custom checkpoint with model_state_dict" | |
| } |
| { | |
| "architecture": "efficientnet_b0", | |
| "num_classes": 102, | |
| "input_size": 224, | |
| "pretrained_backbone": "ImageNet weights used during training", | |
| "framework": "PyTorch", | |
| "torchvision": true, | |
| "checkpoint_format": "custom checkpoint with model_state_dict" | |
| } |