From ae4f05419e93c7c382fae8fbca57295343e676a3 Mon Sep 17 00:00:00 2001 From: Michael Welter Date: Sat, 2 Nov 2024 12:08:25 +0100 Subject: tracker/nn: Update models * Remove head-pose.onnx * Add head-pose-0.3-big-quantized.onnx, which was trained with https://github.com/opentrack/neuralnet-tracker-traincode commit 9891d60 --- .../models/head-pose-0.3-big-quantized.onnx | Bin 0 -> 11385815 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tracker-neuralnet/models/head-pose-0.3-big-quantized.onnx (limited to 'tracker-neuralnet/models/head-pose-0.3-big-quantized.onnx') diff --git a/tracker-neuralnet/models/head-pose-0.3-big-quantized.onnx b/tracker-neuralnet/models/head-pose-0.3-big-quantized.onnx new file mode 100644 index 00000000..7f875c63 Binary files /dev/null and b/tracker-neuralnet/models/head-pose-0.3-big-quantized.onnx differ -- cgit v1.2.3