{ "model_name": "AdaptivePhotoNet", "param_count": 5876943, "image_input": { "name": "image", "shape": [ 1, 3, 224, 224 ], "dtype": "float32", "range": [ 0.0, 1.0 ], "layout": "NCHW", "color": "RGB" }, "style_input": { "name": "style_id", "shape": [ 1 ], "dtype": "int64", "mapping": { "natural": 0, "vivid": 1, "cinema": 2, "portrait": 3, "film": 4, "moody": 5 } }, "outputs": { "recipe_vector": [ 1, 21 ], "scene_probs": [ 1, 10 ] }, "scene_tags": { "human": 0, "face_visible": 1, "skin_visible": 2, "portrait": 3, "indoor": 4, "outdoor": 5, "night": 6, "low_light": 7, "backlit": 8, "high_dynamic_range": 9 }, "recipe_schema_file": "recipe_schema.json", "recommended_android": { "fp32": "XNNPACKExecutionProvider -> CPUExecutionProvider fallback", "int8": "CPUExecutionProvider first" } }