darkc0de/JAX-XORTRON
32.6k
1{2 "image_processor": {3 "do_convert_rgb": true,4 "do_normalize": true,5 "do_rescale": true,6 "do_resize": true,7 "image_mean": [8 0.5,9 0.5,10 0.511 ],12 "image_processor_type": "Qwen2VLImageProcessor",13 "image_std": [14 0.5,15 0.5,16 0.517 ],18 "merge_size": 2,19 "patch_size": 16,20 "resample": 3,21 "rescale_factor": 0.00392156862745098,22 "size": {23 "longest_edge": 16777216,24 "shortest_edge": 6553625 },26 "temporal_patch_size": 227 },28 "processor_class": "Qwen3VLProcessor",29 "video_processor": {30 "do_convert_rgb": true,31 "do_normalize": true,32 "do_rescale": true,33 "do_resize": true,34 "do_sample_frames": true,35 "fps": 2,36 "image_mean": [37 0.5,38 0.5,39 0.540 ],41 "image_std": [42 0.5,43 0.5,44 0.545 ],46 "max_frames": 768,47 "max_video_tokens": 768,48 "merge_size": 2,49 "min_frames": 4,50 "patch_size": 16,51 "resample": 3,52 "rescale_factor": 0.00392156862745098,53 "return_metadata": false,54 "size": {55 "longest_edge": 25165824,56 "shortest_edge": 409657 },58 "temporal_patch_size": 2,59 "video_processor_type": "Qwen3VLVideoProcessor"60 }61}62 