NVIDIA-Nemotron-Parse-v1.1-TC / preprocessor_config.json
katerynaCh's picture
Upload folder using huggingface_hub
39d3da1 verified
raw
history blame contribute delete
591 Bytes
{
"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
]
}