mirror of
https://www.modelscope.cn/PaddlePaddle/PaddleOCR-VL.git
synced 2026-04-02 21:42:54 +08:00
System delete file
This commit is contained in:
@ -1,33 +0,0 @@
|
|||||||
{
|
|
||||||
"auto_map": {
|
|
||||||
"AutoImageProcessor": "image_processing.SiglipImageProcessor",
|
|
||||||
"AutoProcessor": "processing_paddleocr_vl.PaddleOCRVLProcessor"
|
|
||||||
},
|
|
||||||
"do_convert_rgb": true,
|
|
||||||
"do_normalize": true,
|
|
||||||
"do_rescale": true,
|
|
||||||
"do_resize": true,
|
|
||||||
"image_mean": [
|
|
||||||
0.5,
|
|
||||||
0.5,
|
|
||||||
0.5
|
|
||||||
],
|
|
||||||
"image_processor_type": "SiglipImageProcessor",
|
|
||||||
"image_std": [
|
|
||||||
0.5,
|
|
||||||
0.5,
|
|
||||||
0.5
|
|
||||||
],
|
|
||||||
"max_pixels": 2822400,
|
|
||||||
"merge_size": 2,
|
|
||||||
"min_pixels": 147384,
|
|
||||||
"patch_size": 14,
|
|
||||||
"processor_class": "PaddleOCRVLProcessor",
|
|
||||||
"resample": 3,
|
|
||||||
"rescale_factor": 0.00392156862745098,
|
|
||||||
"size": {
|
|
||||||
"max_pixels": 2822400,
|
|
||||||
"min_pixels": 147384
|
|
||||||
},
|
|
||||||
"temporal_patch_size": 1
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user