nerfstudio icon indicating copy to clipboard operation
nerfstudio copied to clipboard

A collaboration friendly studio for NeRFs

Results 589 nerfstudio issues
Sort by recently updated
recently updated
newest added

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...

**Describe the bug** Trying to install [Volinga](https://github.com/Volinga/volinga-model) as shown in [the official documentation](https://docs.nerf.studio/extensions/unreal_engine.html). **To Reproduce** Steps to reproduce the behavior: ### Everything is the same as the `Readme.md` instructions except...

**Describe the bug** Processing issue on colab, I'm using a custom dataset and during the preprocessing stage, I get the message "Done copying images with prefix frame" but then the...

How can I render and visualize all the images (or some sample) training + eval during the training including Backscattering, J depth etc in subsea-nerf? (Seathru nerf) I want to...

**Describe the bug** Using the results from ORB-SLAM2 instead of COLMAP for a sequence from the TUM dataset (freiburg3_long_office_household) is resulting in incorrect camera poses when loaded into Nerfstudio: the...

**Describe the bug** i have installed nerfstudio and all of its dependencies. then i ran the downloading a test data command to get on section2 on main readme.md file but...

I've been trying to extract the depth map from a NeRF, specifically from the dataset downloaded by running the line: 'ns-download-data nerfstudio --capture-name=poster" and training it with the Nerfacto model....

**Describe the bug** Maybe I am missing something, but when I run ns-train, the execution of it won't halt unless I press ctrl+C to exit the process in the terminal....

**Describe the bug** 1. I find that in this repo, e.g. this code below: https://github.com/nerfstudio-project/nerfstudio/blob/bc8341378a8001b2b116d3461c56453c13b1abac/nerfstudio/scripts/blender/nerfstudio_blender.py#L145-L175 just generates camera path with the fixed setting. : ) Maybe for each custom dataset,...