Martin Ethier
Martin Ethier
## Feature Add Dockerfile so users can setup using docker instead of installing everything directly. ## Motivation Many people would prefer to keep all of the setup inside of Docker...
I am trying to run the rig bundle adjuster to refine my poses for my 6 camera setup. I've already ran the feature_extractor, vocab_tree_matcher, and mapper. I'm running the rig...
I am trying to train using a custom dataset on v0.6.0. I have setup my dataset according to autonomous_driving.md but when I try training I get the following NotImplementedError: ...
I have a conda env that has pytorch 2.1 installed with cuda 11.7. I am able to pip install gsplat v1.3 or older without any issues. When I try pip...