feat: add template json
This commit is contained in:
181
cargos/tvai-v2/models/ref-2.json
Normal file
181
cargos/tvai-v2/models/ref-2.json
Normal file
@@ -0,0 +1,181 @@
|
||||
{
|
||||
"backends": {
|
||||
"coreml": {
|
||||
"model": "ref",
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
288,
|
||||
288,
|
||||
352,
|
||||
256,
|
||||
512,
|
||||
384,
|
||||
384,
|
||||
512,
|
||||
672,
|
||||
384,
|
||||
384,
|
||||
672
|
||||
],
|
||||
"nets": [
|
||||
"fp16-[H]x[W]-ml.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"Identity"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"onnx": {
|
||||
"model": "ref",
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
288,
|
||||
288,
|
||||
352,
|
||||
256,
|
||||
512,
|
||||
384,
|
||||
384,
|
||||
512,
|
||||
672,
|
||||
384,
|
||||
384,
|
||||
672
|
||||
],
|
||||
"nets": [
|
||||
"fp32-[H]x[W]-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"onnx16": {
|
||||
"model": "ref",
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
288,
|
||||
288,
|
||||
352,
|
||||
256,
|
||||
512,
|
||||
384,
|
||||
384,
|
||||
512,
|
||||
672,
|
||||
384,
|
||||
384,
|
||||
672
|
||||
],
|
||||
"nets": [
|
||||
"fp16-[H]x[W]-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"openvino": {
|
||||
"model": "ref",
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
288,
|
||||
288,
|
||||
352,
|
||||
256,
|
||||
512,
|
||||
384,
|
||||
384,
|
||||
512,
|
||||
672,
|
||||
384,
|
||||
384,
|
||||
672
|
||||
],
|
||||
"nets": [
|
||||
"fp16-[H]x[W]-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"tensorrt": {
|
||||
"capabilities": [
|
||||
1200,
|
||||
809,
|
||||
806,
|
||||
705
|
||||
],
|
||||
"model": "ref",
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
288,
|
||||
288,
|
||||
352,
|
||||
256,
|
||||
512,
|
||||
384,
|
||||
384,
|
||||
512,
|
||||
672,
|
||||
384,
|
||||
384,
|
||||
672
|
||||
],
|
||||
"nets": [
|
||||
"fp16-[H]x[W]-tgd00-ox-rt[C]-[R].tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"clamp": [
|
||||
-1,
|
||||
1
|
||||
],
|
||||
"enabled": 1,
|
||||
"gui": {
|
||||
"desc": "Refines artifacts around the non-cropped stabilized frame",
|
||||
"displayPri": 1,
|
||||
"maxScale": 1,
|
||||
"minScale": 1,
|
||||
"name": "Full-Frame & Auto-Crop",
|
||||
"showScale": 0
|
||||
},
|
||||
"index": 2,
|
||||
"inputs": {
|
||||
"input": "input"
|
||||
},
|
||||
"jsonVersion": "1.0.0",
|
||||
"keepColor": 0,
|
||||
"key": "CHJPPIOMOMCPNLKEOLFNAPEBPGDDEIGBOOIDFPNMKAMDOEEFMIJJOOEFMEGNMAJJGIGJEPNJKCLDBKJIONNHGKDLPMAOGCHBGFBIHKGHACOBNLOBBONCFFCLBLDIAJNJCDBGFGABNBPJFEFONMKGPEPLBPPKEEGPDEPGOMGEMHBINMAACMKGGPOMAFFJFIDOCGKNALLLBHOIBCGMEJAGGJJGIIALINECDJLFGBNHFEAGLDICJBNELHCCDPHPPPHGAPCHLCOKLBKKIMKBDEKGOBCDJELCHCPMMGBOEEPEFFJGHNDGLJGONHMLHIJOHFCB",
|
||||
"minAppVersion": "0",
|
||||
"modelType": 5,
|
||||
"processors": [
|
||||
"acs",
|
||||
"ffs"
|
||||
],
|
||||
"name": "Video Enhance AI",
|
||||
"postflight": 4,
|
||||
"preflight": 4,
|
||||
"shortName": "ref",
|
||||
"version": "2",
|
||||
"dependencies": [
|
||||
"cpe-1",
|
||||
"cpe-2",
|
||||
"ifi-1"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user