feat: add template json
This commit is contained in:
72
cargos/tvai-v2/models/ash-1.json
Normal file
72
cargos/tvai-v2/models/ash-1.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"backends": {
|
||||
"coreml": {
|
||||
"model": "ash",
|
||||
"parallel": 0,
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
48,
|
||||
27
|
||||
],
|
||||
"nets": [
|
||||
"fp32-[H]x[W]-mlp.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"onnx": {
|
||||
"model": "ash",
|
||||
"parallel": 0,
|
||||
"scales": {
|
||||
"1": {
|
||||
"blocks": [
|
||||
48,
|
||||
27
|
||||
],
|
||||
"nets": [
|
||||
"fp32-[H]x[W]-ox.tz"
|
||||
],
|
||||
"outputs": [
|
||||
"output"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"blockOverlap": 0,
|
||||
"displayName": "ash",
|
||||
"enabled": 1,
|
||||
"frames": 1,
|
||||
"gui": {
|
||||
"name": "AutoShot - boundary detection",
|
||||
"parameters": {
|
||||
"cpePath": {
|
||||
"default": "ash.txt"
|
||||
},
|
||||
"threshold": {
|
||||
"default": 0.21
|
||||
}
|
||||
}
|
||||
},
|
||||
"inputs": {
|
||||
"input": "input"
|
||||
},
|
||||
"jsonVersion": "1.0.0",
|
||||
"key": "EHGDKBNCOPCEAADOPMNJMNEMJIHOIJPJBAPBLDEFMJINFJBODHFIOGOHOAOIAIHJLBPEEEOJFEKDKGODLLDDKIONCHADALIKNAKOJOEFDKEIIJPPFCOCLIFCKEKOGKOCLMPNFIFEFDBEHNPBOIBLNGPKMCJPKDCKHFJMAEPKCEGNGMCALNOPHGNEGMMMOOIPOHMOLLDMBMNOOEEMAGHMLDFMBJICGPFMJBBHMLOAJEMLOIHJIKPACAOLCKKEMKPD",
|
||||
"minAppVersion": "7.1.0",
|
||||
"minCMLMacVersion": 10.16,
|
||||
"modelType": 4,
|
||||
"postflight": 47,
|
||||
"processors": [
|
||||
"shot"
|
||||
],
|
||||
"scales": [
|
||||
"1"
|
||||
],
|
||||
"shortName": "ash",
|
||||
"version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user