File size: 591 Bytes
58ce2eb 39d3da1 0ff7a3c 39d3da1 0ff7a3c 58ce2eb |
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 |
{
"feature_extractor_type": "NemotronParseTCImageProcessor",
"image_processor_type": "NemotronParseTCImageProcessor",
"processor_class": "NemotronParseTCProcessor",
"auto_map": {
"AutoImageProcessor": "hf_nemotron_parse_processor.NemotronParseTCImageProcessor",
"AutoProcessor": "hf_nemotron_parse_processor.NemotronParseTCProcessor"
},
"do_normalize": false,
"do_rescale": true,
"rescale_factor": 0.00392156862745098,
"size": {
"height": 2048,
"width": 1664,
"longest_edge": [
2048,
1664
]
},
"final_size": [
2048,
1664
]
}
|