mmpose/projects/rtmpose/examples/RTMPose-Deploy/README_CN.md

11 lines
599 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# RTMPose-Deploy
RTMPose-Deploy 是一个进行 RTMPose 本地化部署的 C++ 代码示例。
目前RTMPose-Deploy 已完成在 Windows 系统上使用 OnnxRuntime CPU 和TensorRT 对 RTMDet 和 RTMPose 完成了部署。
| 部署框架 | 仓库 |
| --------------- | -------------------------------------------------------------------- |
| ONNXRuntime-CPU | [RTMPose-Deploy](https://github.com/HW140701/RTMPose-Deploy) |
| TensorRT | [rtmpose_tensorrt](https://github.com/Dominic23331/rtmpose_tensorrt) |