File size: 146 Bytes
f39a6b8 |
1 2 3 4 5 6 |
{
"image_mean": [0.485, 0.456, 0.406],
"image_std": [0.229, 0.224, 0.225],
"size_divisibility": 32,
"input_format": "RGB"
} |
f39a6b8 |
1 2 3 4 5 6 |
{
"image_mean": [0.485, 0.456, 0.406],
"image_std": [0.229, 0.224, 0.225],
"size_divisibility": 32,
"input_format": "RGB"
} |