VIBE icon indicating copy to clipboard operation
VIBE copied to clipboard

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

Results 125 VIBE issues
Sort by recently updated
recently updated
newest added

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...

bug

I am currently trying to import and parse the VIBE outputs into Blender. The goal is to overlay the predicted mesh/armature on the original image and render it in blender,...

The bbox data is wrong when preprocessing the posetrack dataset, there are about 64 bbox data with errors, similar to bbox[i, :] = [-499734.75000,-499825.00000,877958.49375,1170611.32500 ], the data tends to +-inf...

bug

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

dependencies

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

Does anyone else have this problem when training? like this : Epoch 2/50 |# | (25/500) | Total: 0:00:14 | ETA: 0:04:09 | loss: 2.4039 | loss_kp_2d: 1.47 | loss_kp_3d:...

bug

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...

bug

Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

I found the cam params converge worse, and i use weak perspective in my code, in which kpy_2d = scale(kyp3d[, :2] + txy ). I think the key reason is...

enhancement

Bumps [joblib](https://github.com/joblib/joblib) from 0.14.1 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies