File size: 234 Bytes
8966f37
 
 
badc3e1
8966f37
 
 
 
 
badc3e1
8966f37
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "image_processor_type": "CondUNetImageProcessor",
  "image_size": 512,
  "keep_aspect_ratio": true,
  "mean": [
    123.675,
    116.28,
    103.53
  ],
  "self_normalize": true,
  "std": [
    58.395,
    57.12,
    57.375
  ]
}