abrahamezzeddine
abrahamezzeddine
Hello, I am wondering if it’s possible to integrate SAM masks for each frame with splatfacto, so that each point perhaps also gets an additional masking semantic attribute based on...
**Describe the bug** Nerfstudio is not compatible with current Visual Studio 2022 17.10 due to differences in the MSC version being (194x) #if _MSC_VER < 1910 || _MSC_VER >= 1940...
Hello, I am wondering if it is possible to determine the granularity of the segmented objects? It seems to detect objects that are of course well defined, but very small....
Hello, I am wondering if this would support raytracing the splats themselves rather than the XYZ points? I am trying to create a mouse interactor but at the moment, it...
Hello, I am trying out some stuff with the mask file and the COLMAP data structure. We know that creating spatially connected masks in 3D space is difficult because the...
Possible to use a pre-trained gaussian splatting and export the SAM extraction into the .ply file?
Hello, Is it possible to load a pre-trained 3D Gaussian splatting (.ply) model from Nerfstudio and perform semantic segmentation on it? Specifically, I want to segment the entire model, regardless...
Hello, There are quite a few matchers and extractors in HLOC. I however do not find any guide which is compatible with what since they have different input requirements and...