Alex Yu
Alex Yu
Hello, Sorry you're having trouble. We've been using Ubuntu for development, so I am fairly confident it should work. Also the program doesn't use very much RAM when ran directly....
Hello, We've released the training code in https://github.com/sxyu/plenoctree, feel free to try it!
hmm I got this errors like this when I was using my laptop at some point. The problem was that it defaulted to the integrated GPU. That could be the...
Honestly I am not sure I can help with this particular issue sorry You could try to build the non-CUDA version right now, it's somewhat limited `cmake .. -DVOLREND_USE_CUDA=OFF`
We've just released some code to train & convert NeRF-SH [here](https://github.com/sxyu/plenoctree). Not sure if that's what you're looking for.
yeah this is a huge problem! if Open3D is installed tensorboard becomes unusable completely I have to use a dedicated tensorboard env
Depends on the case. I'd say the most relevant pre-trained model may be the cross-category one. Unfortunately this was using 64x64 images and rather old renderings. To load your own...
Hi, by prior knowledge we just mean we are able to train the model to multiple scenes and then apply it to a different scene. Does that answer your question?...
While this would be useful, extracting a high-quality color mesh from NeRF is generally nontrivial, since the color at each point does not necessarily correspond to the ray colors. Another...
I believe so. I did get it to build in Win10 at some point. Please let me know if you have trouble.