File size: 333 Bytes
146f8be
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "policy_postprocessor",
  "steps": [
    {
      "registry_name": "smolvla_fixed_xy_unnormalizer",
      "config": {
        "width": 1920.0,
        "height": 1080.0
      }
    },
    {
      "registry_name": "device_processor",
      "config": {
        "device": "cpu",
        "float_dtype": null
      }
    }
  ]
}