Mark Nguyen
Mark Nguyen
Thanks for your reply @chrisjpatty! It's looks like a task I can do - is there a guide on how to contribute to this repo? I checked out the source...
Figured it out in the end and was able to test my change locally (using yarn install && yarn build && npm pack). PR submitted
This could be a potential solution: https://github.com/chrisjpatty/flume/issues/47
I've been living under rock - but only recently discovered anime with the release of v4 - I'm having a lot of fun! Well done everyone and thank you
Thanks @yzslab, this looks promising 😊
> I faced the same issue, but it worked when I installed it from the source code. > > ``` > pip install git+https://github.com/nerfstudio-project/gsplat.git > ``` > > It seems...
> Rolling back `simple_trainer.py` to the version before gsplat.optimizers was introduced also works: > > ``` > # Roll back to version prior to gsplat.optimizers reference > git checkout 22540f7fa332f5ef919a1c89bc33fdba28c95959...
Can you confirm how many models were generated by COLMAP (perhaps see inside your sparse folder). Perhaps you have disconnected models? https://colmap.github.io/faq.html#merge-disconnected-models
Are you using the same input data?