ONNX 模型库
返回模型

说明文档

使用 Inference Engine 在 Unity 6 中运行 BlazePose

BlazePose 是来自 Google Research 的快速轻量级姿态检测器,可以通过 Inference Engine 在 Unity 中使用。预训练模型作为 Google 的 MediaPipe 框架的一部分提供。

如何使用

运行此模型的示例源代码可在以下位置找到:源代码

preview

Inference Engine

Inference Engine 是一个用于 Unity 的神经网络推理库。在此处了解更多信息。

unity/inference-engine-blaze-pose

作者 unity

object-detection unity-sentis
↓ 0 ♥ 4

创建时间: 2024-09-16 14:25:42+00:00

更新时间: 2025-05-21 15:49:18+00:00

在 Hugging Face 上查看

文件 (11)

.gitattributes
README.md
data/anchors.csv
images/pose.jpg
images/pose_landmarker_input.png
images/pose_webgpu.png
info.json
models/pose_detection.onnx ONNX
models/pose_landmarks_detector_full.onnx ONNX
models/pose_landmarks_detector_heavy.onnx ONNX
models/pose_landmarks_detector_lite.onnx ONNX