Martin Ethier

Results 4 issues of 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...

enhancement

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: ![image](https://github.com/PJLab-ADG/neuralsim/assets/29309901/815a5b32-79d3-4faa-a0d3-43a5c74b385e)...

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...