gaussian-splatting
gaussian-splatting copied to clipboard
TypeError: __new__() missing 1 required positional argument: 'projmatrix_raw'
I got this error when training the network. I got colmap data set already, it works well. But when start training, I got this error.
Traceback (most recent call last):
File "train.py", line 219, in
Hi I just solved it as I did not use the diff-gaussian-rasterization you provided. Now it works after I reinstall this package.
Hi I just solved it as I did not use the diff-gaussian-rasterization you provided. Now it works after I reinstall this package.
I encountered the same issue, but reinstalling did not resolve it. Could you please explain the solution in more detail?
Hi I just solved it as I did not use the diff-gaussian-rasterization you provided. Now it works after I reinstall this package.
I encountered the same issue, but reinstalling did not resolve it. Could you please explain the solution in more detail?
试试重新安装diff-gaussian-rasterization: pip install submodules/diff-gaussian-rasterization/