File size: 441 Bytes
49d4668
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "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
}