File size: 299 Bytes
35e4140
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "auto_map": {
    "AutoImageProcessor": "image_processing_moonvit_v2.MoonViTV2ImageProcessor"
  },
  "patch_size": 14,
  "merge_kernel_size": 2,
  "in_patch_limit": 65536,
  "patch_limit_on_one_side": 512,
  "max_num_frames": 4,
  "image_mean": [0.5, 0.5, 0.5],
  "image_std": [0.5, 0.5, 0.5]
}