NekoMio / VIBE

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

Home Page:https://arxiv.org/abs/1912.05656

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行方法

python run.py --vid_file <video_file_url>

video_file_url可以是本地,也可以是rtmp,主要cv2.VideoCapture() 能处理的格式就行

About

Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"

https://arxiv.org/abs/1912.05656

License:Other


Languages

Language:Python 99.5%Language:Shell 0.5%