File size: 1,525 Bytes
129348b
 
95f27e6
129348b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95f27e6
129348b
 
 
 
 
 
 
 
 
95f27e6
129348b
 
 
 
 
 
 
 
 
 
95f27e6
129348b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5e93d13
129348b
b841e6b
129348b
 
 
 
 
b841e6b
129348b
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
{
  "_max_size": 2048,
  "class_info_file": "cityscapes_panoptic.json",
  "do_normalize": true,
  "do_rescale": true,
  "do_resize": true,
  "ignore_index": 255,
  "image_mean": [
    0.48500001430511475,
    0.4560000002384186,
    0.4059999883174896
  ],
  "image_processor_type": "OneFormerImageProcessor",
  "image_std": [
    0.2290000021457672,
    0.2239999920129776,
    0.22499999403953552
  ],
  "metadata": {
    "0": "road",
    "1": "building",
    "10": "sky",
    "11": "person",
    "12": "rider",
    "13": "car",
    "14": "truck",
    "15": "bus",
    "16": "train",
    "17": "motorcycle",
    "18": "bicycle",
    "2": "sidewalk",
    "3": "wall",
    "4": "fence",
    "5": "pole",
    "6": "traffic light",
    "7": "traffic sign",
    "8": "vegetation",
    "9": "terrain",
    "class_names": [
      "road",
      "building",
      "sidewalk",
      "wall",
      "fence",
      "pole",
      "traffic light",
      "traffic sign",
      "vegetation",
      "terrain",
      "sky",
      "person",
      "rider",
      "car",
      "truck",
      "bus",
      "train",
      "motorcycle",
      "bicycle"
    ],
    "thing_ids": [
      11,
      12,
      13,
      14,
      15,
      16,
      17,
      18
    ]
  },
  "num_labels": 19,
  "num_text": null,
  "processor_class": "OneFormerProcessor",
  "reduce_labels": false,
  "repo_path": "shi-labs/oneformer_demo",
  "resample": 2,
  "rescale_factor": 0.00392156862745098,
  "size": {
    "longest_edge": 2048,
    "shortest_edge": 1024
  }
}