File size: 413 Bytes
30d034f
cc7b3d3
 
 
30d034f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "library_name": "zeromodels",
  "zeromodels_version": "1.2.5",
  "preprocessor_module": "zeromodels.models.tipsv2",
  "preprocessor_class": "Tipsv2ImageProcessor",
  "variant": "tipsv2-b14",
  "image_resolution": 448,
  "resample": "bilinear",
  "do_normalize": false,
  "do_resize": true,
  "mean": [
    0.0,
    0.0,
    0.0
  ],
  "std": [
    1.0,
    1.0,
    1.0
  ],
  "data_format": "channels_last"
}