/VIBE

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

Primary LanguagePythonOtherNOASSERTION

运行方法

python run.py --vid_file <video_file_url>

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