Aria_hf_2 / preprocessor_config.json
m-ric's picture
m-ric HF staff
Upload processor
01d3610 verified
raw
history blame
1.02 kB
{
"_transform": null,
"auto_map": {
"AutoImageProcessor": "rhymes-ai/Aria--vision_processor.AriaVisionProcessor",
"AutoProcessor": "rhymes-ai/Aria--processing_aria.AriaProcessor"
},
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "AriaImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"max_image_size": 980,
"min_image_size": 336,
"processor_class": "AriaProcessor",
"split_ratio": [
[
1,
2
],
[
1,
3
],
[
1,
4
],
[
1,
5
],
[
1,
6
],
[
1,
7
],
[
1,
8
],
[
2,
4
],
[
2,
3
],
[
2,
2
],
[
2,
1
],
[
3,
1
],
[
3,
2
],
[
4,
1
],
[
4,
2
],
[
5,
1
],
[
6,
1
],
[
7,
1
],
[
8,
1
]
]
}