-
For scene, i guess that it should use "data_folder/sparse/points3D.txt or points3D.bin".
but for human pose model, i have no idea about which file should i use to export as .ply.
-
I wanted to use other smpl poses generated by our video (using romp) instead of AMASS poses during render_repose, but I found that their format are different (the one generated by Romp is like /demo/b…
-
ths for you excellent work!
i follow the guide, but met this error
```
(neuman_env) root@cabdd5912088:/workspace/ml-neuman# CUDA_VISIBLE_DEVICES=7 python render_reposing.py --scene_dir ./data/bik…
-
@jiangwei221 Hello, Is there any details of learned human models can be reposed to novel driving motions?
-
This will serve as the design issue for the main character, user of the 'megasword'.
Will update as appropriate.
The idea of using the ears from #1294, but with the existing character design, was …
-
Hi Sida,
Thanks for releasing the code! I am playing around with your model and have three questions about visualizing trained neural body scene:
1. **What is the difference between `render` (de…
-
I would like to obtain the activation of every SOM unit for a given input, i.e., not just the MAU/BMU.
I see from the comment here https://github.com/peterwittek/somoclu/issues/39#issuecomment-23597…