File size: 408 Bytes
2e40c5a
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "auto_map": {
    "AutoImageProcessor": "image_processing_laguna.LagunaImageProcessor",
    "AutoProcessor": "processing_laguna.LagunaProcessor"
  },
  "patch_size": 14,
  "pad_input": true,
  "in_token_limit": 2048,
  "merge_kernel_size": [2, 2],
  "image_mean": [0.5, 0.5, 0.5],
  "image_std": [0.5, 0.5, 0.5],
  "image_processor_type": "LagunaImageProcessor",
  "processor_class": "LagunaProcessor"
}