Matthew Tancik

Results 263 comments of Matthew Tancik

Ok, well if you have the folder downloaded, you can run `python scripts/train.py` instead of `ns-train` All the other aliases are listed here https://docs.nerf.studio/en/latest/reference/cli/index.html

@WolfGamer2 can you post the entire error

This is currently not something supported by nerfstudio. It is something we hope to incorporate, but it is not something we are actively working on at the moment.

> This should be ready for review! I know y'all busy but just wanted to bump it in case you missed it. I should also probably join the discord or...

Yea the current support for large datasets isn't great and needs some updates. In your proposed solution you mention setting the default to 300 in the first bullet and setting...

Hi, The problem is that the blender dataset does not contain semantic information. Only the friends dataset does.

I think it is fine to keep it a separate file for now.

> Oh, is the aim of this PR to create the mesh from the input data? Not from the NeRF density field itself, as done here https://github.com/ashawkey/torch-ngp/blob/4ae16168f69b005bf4c375ff424ef9d81bc397d7/nerf/utils.py#L571 The goal is...

When you use a remote machine, are you port forwarding the port the the website is served (4000 in the example above)

Can you share an example render results? Bad results can be caused by a number of factors such as not enough captures of the scene, motion blur, dynamic scene elements,...