diff --git a/426_YOLOX-Body-Head-Hand/README.md b/426_YOLOX-Body-Head-Hand/README.md index 6c0b6832a7..7c719043e2 100644 --- a/426_YOLOX-Body-Head-Hand/README.md +++ b/426_YOLOX-Body-Head-Hand/README.md @@ -91,6 +91,17 @@ Lightweight human detection model generated using a high-quality human dataset. https://github.com/PINTO0309/PINTO_model_zoo/assets/33194443/9444e5ab-a8d3-4290-81e7-7d1701abca16 + - 640x384 CUDA + + ```bash + python demo/demo_yolox_onnx.py \ + -m yolox_m_body_head_hand_post_0299_0.5263_1x3x384x640.onnx \ + -v pexels_videos_2670_640x360.mp4 \ + -ep cuda + ``` + + https://github.com/PINTO0309/PINTO_model_zoo/assets/33194443/8a15e0d6-5f75-4246-adf5-478cb45d74b6 + - Body-Head-Hand - Nano ``` Average Precision (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] = 0.409