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

non-zero size error #106

Open
uuu686 opened this issue Jul 15, 2023 · 1 comment
Open

non-zero size error #106

uuu686 opened this issue Jul 15, 2023 · 1 comment

Comments

@uuu686
Copy link

uuu686 commented Jul 15, 2023

hello, thank you for your work. And I want to ask a question.

when test after train,the error will happen:

vmin, vmax = mesh_coarse['v_pos'].amin(dim=0), mesh_coarse['v_pos'].amax(dim=0)
IndexError: amin(): Expected reduction dim 0 to have non-zero size

And I found that I must set the 'up_est_method' to 'ground' and set 'center_est_method' to 'point', or the error will happen.

I want to use the 'room' data provided by MipNeRF 360, and the result is bad.

Please tell me what should I do?

@abhishekmonogram
Copy link

@uuu686 Did you figure out a solution for this?

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

2 participants