facebookresearch / pifuhd

High-Resolution 3D Human Digitization from A Single Image.
Other
9.46k stars 1.43k forks source link

How to handle a 1024 * 1024 image #196

Open Dragonkingpan opened 1 year ago

Dragonkingpan commented 1 year ago

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!

zoasif-coder commented 6 months ago

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.