skhu101 / GauHuman

Code for our CVPR'2024 paper "GauHuman: Articulated Gaussian Splatting from Monocular Human Videos"
Other
339 stars 29 forks source link

Rendering resolution #10

Closed yejr0229 closed 10 months ago

yejr0229 commented 11 months ago

Hi,I wander how to change the size of output image in your network,should I modify the gaussian rasterizer in CUDA?

skhu101 commented 10 months ago

Hi, you can specify the output image size in the data loader file.