File size: 435 Bytes
b244c83
 
 
14679c3
b244c83
 
 
 
3f057c3
 
 
b244c83
 
 
3f057c3
 
 
b244c83
14679c3
b244c83
 
 
14679c3
 
b244c83
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "do_convert_annotations": true,
  "do_normalize": false,
  "do_pad": false,
  "do_rescale": true,
  "do_resize": true,
  "format": "coco_detection",
  "image_mean": [
    0.9,
    0.9,
    0.9
  ],
  "image_processor_type": "RTDetrImageProcessor",
  "image_std": [
    0.15,
    0.15,
    0.15
  ],
  "pad_size": null,
  "resample": 2,
  "rescale_factor": 0.00392156862745098,
  "size": {
    "height": 640,
    "width": 640
  }
}