feat: add template json
This commit is contained in:
104
cargos/tvai-v2/models/cpe-1.json
Normal file
104
cargos/tvai-v2/models/cpe-1.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user