Phitran21's picture
Create config.json
51e9088 verified
Raw
History Blame Contribute Delete
492 Bytes
{
"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"
}