| { | |
| "model_type": "DeepLabV3Plus", | |
| "encoder_name": "resnet34", | |
| "encoder_weights": "imagenet", | |
| "in_channels": 3, | |
| "classes": 3, | |
| "input_resolution": "512x512", | |
| "loss_type": "CrossEntropy", | |
| "train_sample_fraction": 0.7 | |
| } |
| { | |
| "model_type": "DeepLabV3Plus", | |
| "encoder_name": "resnet34", | |
| "encoder_weights": "imagenet", | |
| "in_channels": 3, | |
| "classes": 3, | |
| "input_resolution": "512x512", | |
| "loss_type": "CrossEntropy", | |
| "train_sample_fraction": 0.7 | |
| } |