dots-studio/dots.ocr
1.3k896k
1{2 "auto_map": {3 "AutoProcessor": "configuration_dots.DotsVLProcessor"4 },5 "min_pixels": 3136,6 "max_pixels": 11289600,7 "patch_size": 14,8 "temporal_patch_size": 1,9 "merge_size": 2,10 "image_mean": [11 0.48145466,12 0.4578275,13 0.4082107314 ],15 "image_std": [16 0.26862954,17 0.26130258,18 0.2757771119 ],20 "image_processor_type": "Qwen2VLImageProcessor",21 "processor_class": "DotsVLProcessor"22}23 