video-to-pose3D icon indicating copy to clipboard operation
video-to-pose3D copied to clipboard

Convert video to 3D pose in one-key.

Results 21 video-to-pose3D issues
Sort by recently updated
recently updated
newest added

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.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

如果可以,想請教該如何修改,萬分感激!

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.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...

dependencies

Hello, I am trying to estimate 3D pose on upper body only, that is using only 11 keypoints and ignoring the lower body keypoint from the hip. Is there a...

conda创建环境不成功,是否要添加别的镜像? ``` PackagesNotFoundError: The following packages are not available from current channels: - chardet==4.0.0=pypi_0 - pytorch==1.4.0=py3.7_cuda10.1.243_cudnn7.6.3_0 - rich==10.2.2=pypi_0 - bertviz==1.1.0=pypi_0 - torchvision==0.5.0=py37_cu101 - idna==2.10=pypi_0 - commonmark==0.9.1=pypi_0 - easyprocess==0.3=pypi_0 - filelock==3.0.12=pypi_0...

https://github.com/zh-plus/video-to-pose3D/blob/c1e14af8d184f08d510826852da5a06c57d4a4ec/videopose.py#L112 你好,这里相机坐标系下prediction吗?深度的单位是米?

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.16 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...

dependencies

Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 3.4.2.16 to 4.2.0.32. Release notes Sourced from opencv-contrib-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...

dependencies

hello! I run your code and got a bug: `MovieWriter stderr: ffmpeg: error while loading shared libraries: libopenh264.so.5: cannot open shared object file: No such file or directory` how to...

running in vscode with a conda enviornment that is setup with all dependencies. I have followed instructions as mentioned in readme.md. Downloaded all weights and requirements. I changed the directory...