diff options
author | Michael Welter <michael@welter-4d.de> | 2024-06-17 20:51:34 +0200 |
---|---|---|
committer | Michael Welter <michael@welter-4d.de> | 2024-06-17 20:51:34 +0200 |
commit | 1c5a16bc4bb25f7dbe7412463a36714e88ad8157 (patch) | |
tree | 689dc4e3b214db0c6f115807e9850511ee8f2268 | |
parent | 788d478be6c363d151a9693b3b1d4e4eaa11c021 (diff) |
tracker/nn: Replace models with re-exports which aren't broken with onnxruntime 1.18
-rw-r--r-- | tracker-neuralnet/models/head-pose-0.2-big.onnx | bin | 44809959 -> 44760256 bytes |
-rw-r--r-- | tracker-neuralnet/models/head-pose-0.2-small.onnx | bin | 12975846 -> 12926209 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/tracker-neuralnet/models/head-pose-0.2-big.onnx b/tracker-neuralnet/models/head-pose-0.2-big.onnx Binary files differindex 07f93407..e53fd831 100644 --- a/tracker-neuralnet/models/head-pose-0.2-big.onnx +++ b/tracker-neuralnet/models/head-pose-0.2-big.onnx diff --git a/tracker-neuralnet/models/head-pose-0.2-small.onnx b/tracker-neuralnet/models/head-pose-0.2-small.onnx Binary files differindex 4da6bb6a..f2b64219 100644 --- a/tracker-neuralnet/models/head-pose-0.2-small.onnx +++ b/tracker-neuralnet/models/head-pose-0.2-small.onnx |