Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with ns-export Command: No Output or Error Message #3504

Open
shambhavijoshi opened this issue Oct 29, 2024 · 0 comments
Open

Issue with ns-export Command: No Output or Error Message #3504

shambhavijoshi opened this issue Oct 29, 2024 · 0 comments

Comments

@shambhavijoshi
Copy link

Hello, I'm experiencing an issue with the ns-export command in nerfstudio. I’ve successfully completed the processing and training steps for my model, but when I attempt to export the point cloud, there’s no output generated in the specified directory, and no error message is displayed.
the command I am running: ns-export pointcloud --load-config C:\Users\Shambhavi\OutdoorNerf_Data\Training\Process\nerfacto\2024-10-28_200304\config.yml --output-dir C:\Users\Shambhavi\OutdoorNerf_Data\Export --num-points 100000000 --remove-outliers True --normal-method open3d --save-world-frame True --obb_center 0.0000000000 0.0000000000 0.0000000000 --obb_rotation 0.0000000000 0.0000000000 0.0000000000 --obb_scale 1.3999999762 1.3999999762 1.2000000477
image

This command completes without any errors, but the output directory remains empty.

Running the basic ns-export pointcloud --help command also doesn't yield any output or error, which suggests the ns-export command itself may not be functioning.

If anyone has encountered a similar issue or has suggestions on how to troubleshoot this further, I'd greatly appreciate any guidance. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant