{
  "checked_on": "2026-09-12",
  "model_repository": "2toINF/X-VLA-Libero",
  "model_revision": "129e71460678b7236cee6fc9707f09d9fa0c3590",
  "config_source": "https://huggingface.co/2toINF/X-VLA-Libero/blob/129e71460678b7236cee6fc9707f09d9fa0c3590/preprocessor_config.json",
  "training_source": "https://github.com/2toinf/X-VLA/blob/6bc2513f5f1cbec715cc668b414392a6cae5c671/datasets/dataset.py#L77",
  "scope": "CPU image preprocessing only; no XVLAProcessor tokenizer, HTTP transport, weights or robot",
  "config_sha256": "2d7fddf61fa816e19da41cd60dea2639285e991b2efc0bd258a187b61b311a37",
  "config": {
    "auto_map": {
      "AutoProcessor": "processing_xvla.XVLAProcessor"
    },
    "_valid_processor_keys": [
      "images",
      "do_resize",
      "size",
      "resample",
      "do_rescale",
      "rescale_factor",
      "do_normalize",
      "image_mean",
      "image_std",
      "return_tensors",
      "data_format",
      "input_data_format",
      "do_convert_rgb"
    ],
    "do_convert_rgb": null,
    "do_normalize": true,
    "do_rescale": true,
    "do_resize": true,
    "do_center_crop": false,
    "image_processor_type": "CLIPImageProcessor",
    "image_mean": [
      0.485,
      0.456,
      0.406
    ],
    "image_std": [
      0.229,
      0.224,
      0.225
    ],
    "processor_class": "XVLAProcessor",
    "resample": 3,
    "size": {
      "height": 224,
      "width": 224
    },
    "crop_size": {
      "height": 224,
      "width": 224
    }
  },
  "versions": {
    "torch": "2.8.0+cu128",
    "torchvision": "0.23.0+cu128",
    "transformers": "4.51.3",
    "numpy": "1.26.4",
    "Pillow": "12.3.0"
  },
  "absolute_tolerance": 1e-06,
  "results": [
    {
      "fixture": "black",
      "input_shape": [
        320,
        480,
        3
      ],
      "output_shape": [
        3,
        224,
        224
      ],
      "max_absolute_error": 0.0,
      "mean_absolute_error": 0.0
    },
    {
      "fixture": "white",
      "input_shape": [
        480,
        320,
        3
      ],
      "output_shape": [
        3,
        224,
        224
      ],
      "max_absolute_error": 0.0,
      "mean_absolute_error": 0.0
    },
    {
      "fixture": "rgb_ramps",
      "input_shape": [
        317,
        479,
        3
      ],
      "output_shape": [
        3,
        224,
        224
      ],
      "max_absolute_error": 0.0,
      "mean_absolute_error": 0.0
    },
    {
      "fixture": "checkerboard",
      "input_shape": [
        317,
        479,
        3
      ],
      "output_shape": [
        3,
        224,
        224
      ],
      "max_absolute_error": 0.0,
      "mean_absolute_error": 0.0
    }
  ]
}
