facebookresearch / pifuhd

High-Resolution 3D Human Digitization from A Single Image.

Repository from Github https://github.comfacebookresearch/pifuhdRepository from Github https://github.comfacebookresearch/pifuhd

How to handle a 1024 * 1024 image

Dragonkingpan opened this issue · comments

How to handle a 1024 * 1024 image? I will replace the test image with a 1024 image and simply_ Parser.add in test.py_ The argument ('- r', '-- resolution', type=int, default=1024) was changed to 1024, but the image in the result folder was cut into a 512 * 512 image in the upper left corner. May I ask if my parameter was incorrect?
By the way, can we also apply the texture to the model?
Thank you!

Hey, did you by any chance find a solution? Im having the same issue, Im using the lightweight pose from google collab, in my own system. It simply does not render obj. I have 24gb GPU so i dont believe that is the problem. Also the Lightweight pose doesnt seem to give proper results for anything besides the sample image.