facebookresearch / pifuhd

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

How to increase the resolution to more than 512 #125

Open dafassi opened 3 years ago

dafassi commented 3 years ago

Hi! Any hint about how to increase the resolution to more than 512? I have 11GB of GPU ram and would like to increase the quality of my 3d models.

Just changing 512 to 1024 in the simple_test.py does not help as it ends with a cropped image and will not export an obj-file.

manncodes commented 3 years ago

Umm are you sure cropping is due to change of resolution and not due to bad 'use_rect' pose estimation outputs?

hani1994a commented 3 years ago

I think 11 G ram isn't enough for 1024 resolution. monitor your ram usage while the script running