VIBE
VIBE copied to clipboard
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
I tried evaluating vibe on the below mentioned video link using colab https://www.youtube.com/watch?v=BsULGO70tcU At the beginning of the video,the model fitting was good,but at 00:30,the model's legs starting shaking even...
Add topview rendering option. Can also be used together with the sideview option.
Running VIBE on each tracklet... 100%|███████████████████████████████████████████████████████████████████████████████████████████████████| 1/1 [00:05
Is it possible to retrain the network to handle cases where the body is only partially on the screen? (i.e. feet/legs hidden below screen, body running on/off screen on left...
Hello! It's a very meaningful work! I want to plot the fixed body part not all the body (like left eye or head). I found the index of left eye...
Thanks for your work! The model cannot follow the person to the sides (repeats only movements in place). Is it possible to somehow move the skeleton in space? (For example,...
Thanks for your interest in our research! If you have problems running our code, please include; 1. your operating system and the version, 2. your python version, 3. your pytorch...
Hi, How do I get mpii3d_train_db.pt, posetrack_train_db.pt and so on ? Have you downloaded these files from other sources? I used the file (prepare_training_data.sh) to download unsuccessfully。   1....
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...