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

Weird export result #3581

Open
Charley-xiao opened this issue Jan 25, 2025 · 0 comments
Open

Weird export result #3581

Charley-xiao opened this issue Jan 25, 2025 · 0 comments

Comments

@Charley-xiao
Copy link

I trained on the default dataset poster and obtained a psnr of ~20, which is not really bad. But when I exported the mesh, it looks weird:

Image

I tried adjusting bounding box, but it didn't really work.

Here's my command:

ns-export poisson --load-config outputs/poster/nerfacto/2025-01-26_000037/config.yml --output-dir exports/mesh_v4/ --target-num-faces 50000 --num-pixels-per-side 2048 --normal-method open3d --num-points 1000000 --remove-outliers True --use-bounding-box True --bounding-box-min -0.35 -0.25 -0.25 --bounding-box-max 0.15 0.25 0.25

Here's a screenshot from nerfstudio:

Image

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