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
Tried replicating your work.
When running python train_joint.py ..., I get the following error:
ImportError: cannot import name '_C' from partially initialized module 'diff_gaussian_rasterization'
(most likely due to a circular import) (/InstantSplat/submodules/diff-gaussian-rasterization/diff_gaussian_rasterization/__init__.py)
Any hint?
The text was updated successfully, but these errors were encountered:
Tried replicating your work.
When running
python train_joint.py ...
, I get the following error:Any hint?
The text was updated successfully, but these errors were encountered: