返回模型
说明文档
RTMO
用于 EZONNX 推理的 ONNX 模型
-
模型类型:
多人关键点检测 -
官方 GitHub 仓库:
MMPose - RTMO -
使用方法
from ezonnx import RTMO, visualize_images model = RTMO("s") # automatically load from Hugging Face ret = model("image.jpg") visualize_images("Detection result",ret.visualized_img)
bukuroo/RTMO-ONNX
作者 bukuroo
object-detection
↓ 0
♥ 0
创建时间: 2025-09-13 12:25:35+00:00
更新时间: 2025-09-13 12:33:47+00:00
在 Hugging Face 上查看文件 (6)
.gitattributes
README.md
rtmo-l.onnx
ONNX
rtmo-m.onnx
ONNX
rtmo-s.onnx
ONNX
rtmo-t.onnx
ONNX