Brianne Oberson

Results 7 comments of Brianne Oberson

Hi, I also have this problem. Could you please make the pretrained models available again?

Hi, I have the same problem. Were you able to fix it?

Thanks for the reply. I tried that but unfortunately that didn't solve it for me, I still get the same error... If you can think of anything else you changed...

@harish-428 I wasn't able to fix this specific problem. However, after the exhaustive_matcher I ran ``` colmap mapper \ --database_path $DATASET_PATH/database.db \ --image_path $DATASET_PATH/images \ --output_path $DATASET_PATH/sparse ``` instead of...

@harish-428 Hi, actually I don't think the mapper uses the known poses. But I've figured out why point_triangulator wasn't working. The problem was coming from how I was numbering the...

Changing the strategy to None worked, thanks! Here is my environment for reference: ``` CUDA: 11.7 PyTorch: 2.0.1 Lightning: 1.9.5 Nerfacc: 0.3.3 tinycudann: 1.7 ```

Hi, I am also looking for a dynamic multi-view dataset with GT meshes. @Isabella98Liu Do you plan on releasing the texture files? This would be very helpful for my master...