From 47bc9e57ad55128ae0a5bf206f3931a3aa4f5dc1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 11 Feb 2024 15:01:26 +0100 Subject: tracker/nn: update from master --- tracker-neuralnet/lang/nl_NL.ts | 34 ++++++++++++++--------- tracker-neuralnet/lang/ru_RU.ts | 8 ++++++ tracker-neuralnet/lang/stub.ts | 34 ++++++++++++++--------- tracker-neuralnet/lang/zh_CN.ts | 61 +++++++++++++++++++++++------------------ 4 files changed, 85 insertions(+), 52 deletions(-) (limited to 'tracker-neuralnet/lang') diff --git a/tracker-neuralnet/lang/nl_NL.ts b/tracker-neuralnet/lang/nl_NL.ts index 52a7c174..8972e35b 100644 --- a/tracker-neuralnet/lang/nl_NL.ts +++ b/tracker-neuralnet/lang/nl_NL.ts @@ -11,6 +11,10 @@ Camera settings Camera-instellingen + + Camera Configuration + + Head Center Offset @@ -41,21 +45,13 @@ Don't roll or change position. - Exposure preset - - - - Camera Configuration + Show Network Input Tuning / Debug - - Number of threads. Can be used to balance the CPU load between the game and the tracker. - - ROI Smoothing Alpha @@ -65,19 +61,19 @@ Don't roll or change position. - Show the image patch that the pose estimation model sees. + Thread Count - Show Network Input + Number of threads. Can be used to balance the CPU load between the game and the tracker. - Amount of smoothing of the face region coordinates. Can help stabilize the pose. + Show the image patch that the pose estimation model sees. - Thread Count + Amount of smoothing of the face region coordinates. Can help stabilize the pose. @@ -88,6 +84,10 @@ Don't roll or change position. Camera override + + Exposure preset + + neuralnet_tracker_ns::NeuralNetDialog @@ -123,5 +123,13 @@ Don't roll or change position. Start calibration + + Select Pose Net ONNX + + + + ONNX Files (*.onnx) + + diff --git a/tracker-neuralnet/lang/ru_RU.ts b/tracker-neuralnet/lang/ru_RU.ts index cbfce1d5..f88e0529 100644 --- a/tracker-neuralnet/lang/ru_RU.ts +++ b/tracker-neuralnet/lang/ru_RU.ts @@ -126,5 +126,13 @@ Don't roll or change position. Start calibration Начать калибровку + + Select Pose Net ONNX + + + + ONNX Files (*.onnx) + + diff --git a/tracker-neuralnet/lang/stub.ts b/tracker-neuralnet/lang/stub.ts index 5936d630..df883d3f 100644 --- a/tracker-neuralnet/lang/stub.ts +++ b/tracker-neuralnet/lang/stub.ts @@ -11,6 +11,10 @@ Camera settings + + Camera Configuration + + Head Center Offset @@ -41,21 +45,13 @@ Don't roll or change position. - Exposure preset - - - - Camera Configuration + Show Network Input Tuning / Debug - - Number of threads. Can be used to balance the CPU load between the game and the tracker. - - ROI Smoothing Alpha @@ -65,19 +61,19 @@ Don't roll or change position. - Show the image patch that the pose estimation model sees. + Thread Count - Show Network Input + Number of threads. Can be used to balance the CPU load between the game and the tracker. - Amount of smoothing of the face region coordinates. Can help stabilize the pose. + Show the image patch that the pose estimation model sees. - Thread Count + Amount of smoothing of the face region coordinates. Can help stabilize the pose. @@ -88,6 +84,10 @@ Don't roll or change position. Camera override + + Exposure preset + + neuralnet_tracker_ns::NeuralNetDialog @@ -123,5 +123,13 @@ Don't roll or change position. Start calibration + + Select Pose Net ONNX + + + + ONNX Files (*.onnx) + + diff --git a/tracker-neuralnet/lang/zh_CN.ts b/tracker-neuralnet/lang/zh_CN.ts index 13dc34cf..efac5204 100644 --- a/tracker-neuralnet/lang/zh_CN.ts +++ b/tracker-neuralnet/lang/zh_CN.ts @@ -5,15 +5,19 @@ Form Tracker settings - + 追踪器设置 Camera settings - + 相机设置 + + + Camera Configuration + 相机配置 Head Center Offset - + 头部归中补偿 mm @@ -22,40 +26,33 @@ Use only yaw and pitch while calibrating. Don't roll or change position. - + 在校准时只使用偏航和俯仰, +不要滚转或是改变位置. Start calibration - + 开始校准 Right - + 向右 Forward - + 向前 Up - + 向上 - Exposure preset - - - - Camera Configuration - + Show Network Input + 展示神经网络输入 Tuning / Debug - - Number of threads. Can be used to balance the CPU load between the game and the tracker. - - ROI Smoothing Alpha @@ -65,19 +62,19 @@ Don't roll or change position. - Show the image patch that the pose estimation model sees. + Thread Count - Show Network Input + Number of threads. Can be used to balance the CPU load between the game and the tracker. - Amount of smoothing of the face region coordinates. Can help stabilize the pose. + Show the image patch that the pose estimation model sees. - Thread Count + Amount of smoothing of the face region coordinates. Can help stabilize the pose. @@ -88,20 +85,24 @@ Don't roll or change position. Camera override + + Exposure preset + + neuralnet_tracker_ns::NeuralNetDialog Default - + 默认 Tracker Offline - + 追踪器离线 %1x%2 @ %3 FPS / Inference: %4 ms - + %1x%2 @ %3 FPS / 推理: %4 ms %1 yaw samples. Yaw more to %2 samples for stable calibration. @@ -117,10 +118,18 @@ Don't roll or change position. Stop calibration - + 结束校准 Start calibration + 开始校准 + + + Select Pose Net ONNX + + + + ONNX Files (*.onnx) -- cgit v1.2.3