File size: 205 Bytes
c1c72e4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
{
"input_shape": [
3,
1024,
1024
],
"mean": [
0.5,
0.5,
0.5
],
"std": [
1.0,
1.0,
1.0
],
"url": null,
"arch": "linknet_resnet18",
"task": "detection"
} |