File size: 492 Bytes
51e9088
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "model_type": "adaptive_photo_net",
  "model_name": "AdaptivePhotoNet",
  "architecture": "AdaptivePhotoNet",
  "parameter_count": 5876943,
  "input_resolution": [224, 224],
  "image_channels": 3,
  "image_layout": "NCHW",
  "image_dtype": "float32",
  "image_range": [0.0, 1.0],
  "style_input": "style_id",
  "num_styles": 6,
  "styles": [
    "natural",
    "vivid",
    "cinema",
    "portrait",
    "film",
    "moody"
  ],
  "recipe_dim": 21,
  "scene_dim": 10,
  "format": "ONNX"
}