Open vanlic opened 3 months ago
I have encountered the same problem, I suspect that the depth of the sky is too large when the depth map is estimated? I'm trying to solve it now
Have you solved it? Do you have any ideas how to find the reasons? @vanlic
same problem
I have encountered the same problem, I suspect that the depth of the sky is too large when the depth map is estimated? I'm trying to solve it now
I'm using an indoor dataset, so there shouldn't be a problem with too large depth, and I haven't found a way yet
Error:
File "/home/wlc/anaconda3/envs/hierarchical_3d_gaussians/lib/python3.12/site-packages/diff_gaussian_rasterization/__init__.py", line 84, in forward
num_rendered, color, radii, geomBuffer, binningBuffer, imgBuffer, invdepths = _C.rasterize_gaussians(*args)
RuntimeError: numel: integer multiplication overflow
Training progress: 0%| | 0/30000 [00:00<?, ?it/s]
Error executing train_coarse: Command 'python train_coarse.py -s /home/wlc/Documents/3DGS/data/hds/camera_calibration/aligned --save_iterations -1 -i ../rectified/images --skybox_num 100000 --model_path /home/wlc/Documents/3DGS/data/hds
my environment: