jxbb233

Results 3 comments of jxbb233

It turns out that the problem was caused by an error in our data preprocessing with COLMAP. After switching methods, the issue no longer occurs.

I had a similar issue and found a solution (though it might not be foolproof). Navigate to your local project directory and run `pip install -e .` after executing the...

@wxyLuna You can try running `pip install -e .` after making the modifications.