skhu101 / GauHuman

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

Rendering resolution #10

Closed yejr0229 closed 8 months ago

yejr0229 commented 9 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 9 months ago

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