[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Problem training on own blender dataset #60

Open
HannahHaensen opened this issue May 22, 2023 · 2 comments
Open

Problem training on own blender dataset #60

HannahHaensen opened this issue May 22, 2023 · 2 comments

Comments

@HannahHaensen
Copy link

Hey

I created a custom dataset with blender from the original blender files, I face to following issue:

Iteration 04000: train_psnr = 17.97 test_psnr = 0.00 mse = 0.016522:  13%|███████▍                                                | 4000/30000 [00:57<06:14, 69.49it/s]
Traceback (most recent call last):
  File "train.py", line 302, in <module>
    reconstruction(args)
  File "train.py", line 236, in reconstruction
    new_aabb = tensorf.updateAlphaMask(tuple(reso_mask))
  File "/home/phd/anaconda3/envs/TensoRF/lib/python3.8/site-packages/torch/utils/_contextlib.py", line 115, in decorate_context
    return func(*args, **kwargs)
  File "/home/phd/Documents/GitHub/TensoRF/models/tensorBase.py", line 337, in updateAlphaMask
    xyz_min = valid_xyz.amin(0)
IndexError: amin(): Expected reduction dim 0 to have non-zero size.

with both TensorCP and TensorVMSplit

@jywu511
Copy link
jywu511 commented Jun 25, 2023

The same question, did you fix it?

@gbliao
Copy link
gbliao commented Oct 20, 2023

@HannahHaensen @jywu511 @apchenstu Hi, I have the same problem. How did you solve it?

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

3 participants