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

warning: SVD did not converge... #88

Open
curryandklay opened this issue Feb 22, 2024 · 0 comments
Open

warning: SVD did not converge... #88

curryandklay opened this issue Feb 22, 2024 · 0 comments

Comments

@curryandklay
Copy link

curryandklay commented Feb 22, 2024

I downloaded the nerf_real_360 zipfile from NeRF Google Drive. I put the folder into data and renamed it to 'iphone', intending to use the pinecone scene for training; the training command is:
python3 train.py --group=mytest - -model=barf --yaml=barf_iphone --name=real_pinecone --data.scene=pinecone --barf_c2f=[0.1,0.5] --gpu=1

when trying for the first time, an error message shows that the file name format is unrecognizable symbol (I guess it's the Underscores in file names are not recognized as integers), so I removed "IMG" characters and underscore characters from all image names and kept only the numbers; the second try gave the same warning as @YS-IMTech in the closed issue #64 :

image

How can I find the cause of the problem? I would appreciate your reply, it would be very helpful!

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