obman_render
obman_render copied to clipboard
[cvpr19] Code to generate images from the ObMan dataset, synthetic renderings of hands holding objects (or hands in isolation)
Bumps [numpy](https://github.com/numpy/numpy) from 1.13 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...
Hello, I am trying to generate hands without the objects from a terminal. When I execute the blender_hands_sacred.py, it raises an error : ' Unable to open a display Aborted...
Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.1.26 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...
Hello! Thank you for this efficient tool for hand shapes and grasps rendering. Unfortunately, I am facing some issue while running the first example: Could you please give some advice...
Thanks for making the obman_render code available. I am trying to render multiple views of obman. I installed everything based on your well written instructions. But when I launch the...
Hi .. thank you for the great work. I need to use smplx (smplh+facial expressions you can say) to include facial expressions in the output. How can I approach that...
Hi,thx for your nice work.When I read the demo I have some questions. In the function randomized_verts you set center_idx to be 20 or 45. What does it mean.On the...
Hi @hassony2 Could you please suggest a code modification to get only hand-object renderings but not humans?
I read the .pkl meta file of the obman release dataset and looked at the texture image of the 'obj_texture' path, but found that it does not correspond to the...
Hello. First, thanks for the nice work! I'm following your READEME explanation to make a new synthetic dataset, like OBMan. But while doing so, I got some problems. When I...