feat: add template json

This commit is contained in:
imeepos
2025-08-15 13:41:17 +08:00
parent c37fff0d09
commit 247eebef9e
261 changed files with 89699 additions and 0 deletions

View File

@@ -0,0 +1,104 @@
{
"backends": {
"coreml": {
"model": "cam",
"scales": {
"1": {
"blocks": [
672,
384
],
"nets": [
"fp16-[H]x[W]-ml.tz"
],
"outputs": [
"Identity"
]
}
}
},
"onnx": {
"model": "cam",
"scales": {
"1": {
"blocks": [
672,
384
],
"nets": [
"fp32-[H]x[W]-ox.tz"
],
"outputs": [
"output"
]
}
}
},
"onnx16": {
"model": "cam",
"scales": {
"1": {
"blocks": [
672,
384
],
"nets": [
"fp16-[H]x[W]-ox.tz"
],
"outputs": [
"output"
]
}
}
},
"openvino": {
"model": "cam",
"scales": {
"1": {
"blocks": [
672,
384
],
"nets": [
"fp16-[H]x[W]-ox.tz"
],
"outputs": [
"output"
]
}
}
}
},
"clamp": [
-1,
1
],
"enabled": 1,
"gui": {
"desc": "Camera Pose Estimation Model",
"displayPri": 1,
"maxScale": 1,
"minScale": 1,
"name": "Camera Pose Estimation",
"showScale": 0
},
"index": 2,
"inputs": {
"input1": "input_10",
"input2": "input_11",
"input3": "input_12"
},
"jsonVersion": "1.0.0",
"keepColor": 0,
"key": "CHJPPIOMOMCPNLKEOLFNAPEBPGDDEIGBOOIDFPNMKAMDOEEFMIJJOOEFMEGNMAJJGIGJEPNJKCLDBKJIONNHGKDLPMAOGCHBGFBIHKGHACOBNLOBBONCFFCLBLDIAJNJCDBGFGABNBPJFEFONMKGPEPLBPPKEEGPDEPGOMGEMHBINMAACMKGGPOMAFFJFIDOCGKNALLLBHOIBCGMEJAGGJJGIIALINECJBHCCFHPIDNMCEMLCFNHGFCNFBMEPHMIGMMHJMBHCCCGABPNOBKOAMACKEGIDNPBBFBJDKFMHNIJAOMIPMLJLLGNDHKHPJGG",
"minAppVersion": "0",
"modelType": 4,
"name": "Video Enhance AI",
"postflight": 1,
"preflight": 1,
"shortName": "cpe",
"displayName": "Camera Pose EM",
"single": 1,
"version": "1",
"standalone": false
}