VIBE
VIBE copied to clipboard
Official implementation of CVPR2020 paper "VIBE: Video Inference for Human Body Pose and Shape Estimation"
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@radarhere, @hugovk] Restrict builtins within...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...
how to install bpy? I have try pip or build from source code, doesn't work for me ...
I have to try loading the project on VM machine and this issue occurs, my machine is UBUNTU 18.04, and 3D is enabled in VMware. Indeed I tried with multiple...
Hi, Below is the second version of Vibe Colab. I hope it can help somebody out there. [Colab](https://colab.research.google.com/drive/1gOcaG7L_6CDaexkdgMz_RG6e0BYm1vsE?usp=sharing) In this version, users can upload their videos directly to Google Colab....
I hope admin won't mind. I would just like to share my version of VIBE Google Colab. In this version, you can upload your video and save the result on...
In the experiment, I found that the representation of the human body axis angle in AMASS and 3DPW is defined in different coordinate systems, that is, the SMPL parameters of...
It seems that the .fbx conversion does not work in many situations. The sample video conversion to fbx worked but any other video gave me the following error: ``` Traceback...