Arlow-Vision-Encoder / processor_config.json
yuchenxie's picture
Upload folder using huggingface_hub
49d4668 verified
Raw
History Blame Contribute Delete
441 Bytes
{
"processor_class": "ArlowProcessor",
"image_processor_class": "ArlowImageProcessor",
"image_processor_subfolder": "image_processor",
"supports_multi_image": true,
"supports_video": true,
"patch_size": 14,
"temporal_patch_size": 2,
"merge_size": 2,
"schema_version": 1,
"video_processor_class": "ArlowVideoProcessor",
"video_processor_subfolder": "video_processor",
"max_frames": 96,
"timestamp_alignment": false
}