| { | |
| "model_type": "DeepLabV3Plus", | |
| "encoder_name": "resnet34", | |
| "encoder_weights": "imagenet", | |
| "in_channels": 3, | |
| "classes": 3, | |
| "input_resolution": "1024x1024", | |
| "loss_type": "CrossEntropy" | |
| } |
| { | |
| "model_type": "DeepLabV3Plus", | |
| "encoder_name": "resnet34", | |
| "encoder_weights": "imagenet", | |
| "in_channels": 3, | |
| "classes": 3, | |
| "input_resolution": "1024x1024", | |
| "loss_type": "CrossEntropy" | |
| } |