NJU-3DV / Relightable3DGaussian

[ECCV2024] Relightable 3D Gaussian: Real-time Point Cloud Relighting with BRDF Decomposition and Ray Tracing
https://nju-3dv.github.io/projects/Relightable3DGaussian/
Other
462 stars 34 forks source link

memory issue #22

Open mxgbs opened 6 months ago

mxgbs commented 6 months ago

Got memory issue when ryun python test.py in vis-MVSNet. May I know how large the memory needed? I reduce the image size but it seems not help

return torch._C._broadcast_coalesced(tensors, devices, buffer_size)

RuntimeError: CUDA error: out of memory CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.