Skip to content

Commit

Permalink
--doc=remove
Browse files Browse the repository at this point in the history
  • Loading branch information
xiexinch committed Apr 24, 2024
1 parent 3793584 commit dc9114e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions projects/rtmpose3d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ RTMPose3D is a toolkit for real-time 3D pose estimation. It is based on the RTMP

👉🏼 TRY RTMO NOW

python .\body3d_img2pose_demo.py .\configs\rtmdet_m_640-8xb32_coco-person.py ..\..\..\mmpose\checkpoints\rtmdet_m_8xb32-100e_coco-obj365-person-235e8209.pth .\configs\rtmw3d-l_8xb64_cocktail14-384x288.py ..\..\..\mmpose\checkpoints\rtmw3d-l_cock14-0d4ad840_20240422.pth --input ..\..\tests\data\coco\000000000785.jpg --output-root results

```bash
cd /path/to/mmpose/projects/rtmpose3d
python body3d_img2pose_demo.py configs/rtmdet_m_640-8xb32_coco-person.py https://download.openmmlab.com/mmpose/v1/projects/rtmpose/rtmdet_m_8xb32-100e_coco-obj365-person-235e8209.pth configs\rtmw3d-l_8xb64_cocktail14-384x288.py rtmw3d-l_cock14-0d4ad840_20240422.pth --input /path/to/image --output-root /path/to/output
Expand Down

0 comments on commit dc9114e

Please sign in to comment.