| { | |
| "model_type": "SRResNet", | |
| "in_channels": 12, | |
| "out_channels": 72, | |
| "num_residual_blocks": 16, | |
| "upscale_factor": 4, | |
| "input_size": [128, 128], | |
| "feature_extractor": "vgg19", | |
| "batch_norm": false, | |
| "activation_function": "PReLU" | |
| } | |
| { | |
| "model_type": "SRResNet", | |
| "in_channels": 12, | |
| "out_channels": 72, | |
| "num_residual_blocks": 16, | |
| "upscale_factor": 4, | |
| "input_size": [128, 128], | |
| "feature_extractor": "vgg19", | |
| "batch_norm": false, | |
| "activation_function": "PReLU" | |
| } | |