facebookresearch / pifuhd

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

question: parameter to reduce batch size for running on custom images #132

Open codesavory opened 3 years ago

codesavory commented 3 years ago

Hi, Firstly, thanks for your amazing work. I have an RTX 2060m with 6Gb of VRAM which isn't enough to run the model. But is there a batch size parameter that I can tweak so that I can fit it in this GPU? There is an option of the resolution, but I would like to fit for the original resolution of 512. Let me know if this is possible. Thank you!