Henry Pearce
Henry Pearce
Hi @anton-brandl thanks I will give that a try! This is the section where the example .ply (pointcloud) is referred to as a chpt (checkpoint) and "3D-GS checkpoint" so that...
@maurock very cool to hear you are getting somewhere with your own datasets. Could you go into detail a little as to what you did to reverse-engineer the input data...
Hey, as some have said the code doesnt support rgba, it would have to be modified. https://github.com/graphdeco-inria/gaussian-splatting/issues/64#issuecomment-1658597573 BUT you can try the mask the outside area of the object with...
> @ichsan2895 The nerfstudio team is comparing it to appearance embeddings and working on adding it to splatfacto. @liruilong940607 will probably decide what to do with this PR in gsplat...
@reachomk were you able to download the submodules first, can you make sure the folders are not empty? Also can you post the full error message? @boblaublaw some info about...
What CUDA version do you have installed? The error message mentions 11.5, 11.8 is recommended
This is what gets cloned, you can check against it but it sounds right to me, the simple-knn/simple-knn folder is empty; https://gitlab.inria.fr/bkerbl/simple-knn when you build it you will see folders;...