指定输入视频(input_video) --viz-video
指定输入视频(the keypoints of input_video) --input-npz
指定输出视频名称(the name of output video) --viz-output
指定输出的帧数(the frame number of output video) --viz-limit
python tools/hrnet_video.py --viz-output output.mp4 --viz-video /path/to/video.mp4
python tools/alphapose_video.py --viz-output output.mp4 --viz-video /path/to/video.mp4
python tools/wild_video.py --viz-output output.mp4 --viz-video /path/to/video.mp4 --input-npz /path/to/input_name.npz
-
Download yolov3-spp.weights from (Google Drive | Baidu pan), place to
./joints_detectors/Alphapose/models/yolo
-
Download duc_se.pth from (Google Drive | Baidu pan), place to
./joints_detectors/Alphapose/models/sppe
-
Download pose_hrnet* from Google Drive, place to
./joints_detectors/hrnet/models/pytorch/pose_coco/
-
Download yolov3.weights from here, place to
./joints_detectors/hrnet/lib/detector/yolo
- Download pretrained_h36m_detectron_coco.bin from here,
place it into
./checkpoint
folder
https://github.com/lxy5513/videopose/blob/master/doc/translate.md