-
Which file from the openpose binaries should I use on Windows10? The file (./build/examples/openpose/openpose.bin) given in batch_openpose.py does not exist on the Windows 10 binaries with the openpos…
-
very interesting idea in 3d reconstruction from single image.I want to apply it in my work, but I find the generated volume mesh doesn't smooth . Besides, I test the case you provide in code and that …
-
@shunsukesaito Hi, thanks for the wonderful work. Can you tell me a way that the obj file which I generated using your code, I can convert it to a SMPL model. I can create an SMPL model with the arbi…
-
It seems we can change the size of rendering image of apps.render_data by using `-s` augment like this:
`python -m apps.render_data -s 1024 -i ./rp_dennis_posed_004_OBJ/ -o ./data_1024px/`
And we …