cv200 / artifact /preprocess.json
Solareva Taisia
Add model files with Git LFS
035eade
raw
history blame contribute delete
139 Bytes
{
"image_size": 224,
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
],
"task": "task2"
}