Delete models/white_balance
Browse files
models/white_balance/1/model.onnx
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:b9936033a1b985d3b71f06c1976a5c91ce223bbbfacb8117290b4c72c752660c
|
| 3 |
-
size 3437037
|
|
|
|
|
|
|
|
|
|
|
|
models/white_balance/1/model.savedmodel
DELETED
|
File without changes
|
models/white_balance/2/model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:6c27f771e20b120438d4416ae8720e050851e7da064263ca4c67e2777f0d6eb1
|
| 3 |
-
size 1695742
|
|
|
|
|
|
|
|
|
|
|
|
models/white_balance/2/model.savedmodel
DELETED
|
File without changes
|
models/white_balance/2/model.xml
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/white_balance/config.pbtxt
DELETED
|
@@ -1,14 +0,0 @@
|
|
| 1 |
-
name: "white_balance"
|
| 2 |
-
backend: "onnxruntime"
|
| 3 |
-
version_policy: { specific: { versions: [1]}}
|
| 4 |
-
max_batch_size: 1
|
| 5 |
-
optimization { execution_accelerators {
|
| 6 |
-
cpu_execution_accelerator : [ {
|
| 7 |
-
name : "openvino"
|
| 8 |
-
}]
|
| 9 |
-
gpu_execution_accelerator : [ {
|
| 10 |
-
name : "tensorrt"
|
| 11 |
-
parameters { key: "precision_mode" value: "FP32" }
|
| 12 |
-
parameters { key: "max_workspace_size_bytes" value: "1073741824" }
|
| 13 |
-
}]
|
| 14 |
-
}}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|