You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/data1/GaoAo/software/anaconda3/envs/cf3dgs/lib/python3.10/site-packages/diff_gaussian_rasterization/__init__.py", line 92, in forward
num_rendered, color, depth, alpha, radii, geomBuffer, binningBuffer, imgBuffer = _C.rasterize_gaussians(*args)
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 17.15 GiB (GPU 0; 47.53 GiB total capacity; 17.37 GiB already allocated; 6.79 GiB free; 40.32 GiB reserved in total by PyTorch) If reserved memory is >> allocated memory try setting max_split_size_mb to avoid fragmentation. See documentation for Memory Management and PYTORCH_CUDA_ALLOC_CONF
Training progress: 10%|██████▎ | 100/1000 [00:23<03:30, 4.28it/s, PSNR=15.41, Number points=5805203]
The text was updated successfully, but these errors were encountered:
Why does the CF-3DGS always report the cuda out of memory error under co3d scene? I have tried several scenes. In addition, I can't find the co3d scene presented in your paper at the link https://ucsdcloud-my.sharepoint.com/:u:/g/personal/yafu_ucsd_edu/EftJV9Xpn0hNjmOiGKZuzyIBW5j6hAVEGhewc8aUcFShEA?e=x1aXVx you provided.
The text was updated successfully, but these errors were encountered: