Om K.

Results 9 comments of Om K.

hi, just wanted to follow up on this. We wanted to cite simpleclick as a baseline for a submission we are working on and having this would make it much...

Thanks so much. If I have trained a model using the current codebase, I am hoping you can provide a simple example of how i can run inference on the...

Hi, just wanted to follow up

Thank you, this is super helpful. Really appreciate it!

Hi @henrypearce4D Everything appears to be properly downloaded. Here is the error: Installing pip dependencies: / Ran pip subprocess with arguments: ['/home/ubuntu/miniconda3/envs/gaussian_splatting/bin/python', '-m', 'pip', 'install', '-U', '-r', '/home/ubuntu/gaussian-splatting/condaenv.g6fec60s.requirements.txt', '--exists-action=b'] Pip...

I have also installed ninja with `pip install ninja` but that did not seem do do anything.

That's interesting that you don't have anything in submodues/simple-knn. For me at least I have the following files: build ext.cpp setup.py simple_knn/ simple_knn.cu simple_knn.h spatial.cu spatial.h Interestingly, the simple_knn/ subfolder...

Looks like I don't have the last one because its breaking due to the original error that I posted. Any suggestions on resolving that?