You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for your excellent work. I'd be happy to help you with the issues you're encountering.
When I run the command bash ../exps/base_pr/run_all_bases_llff.sh, I encounter the following error:
AttributeError: 'NoneType' object has no attribute 'dict'
How can I resolve this?
When I skip the second step and proceed to the third step, it says I'm missing the ckpt file.
FileNotFoundError: [Errno 2] No such file or directory: './exps/refnpr/flower_colorful/exp_out/ckpt.npz/ckpt.npz'
How can I obtain the ckpt file for testing purposes?
The text was updated successfully, but these errors were encountered:
Hello, thank you for your excellent work. I'd be happy to help you with the issues you're encountering.
When I run the command bash ../exps/base_pr/run_all_bases_llff.sh, I encounter the following error:
AttributeError: 'NoneType' object has no attribute 'dict'
How can I resolve this?
When I skip the second step and proceed to the third step, it says I'm missing the ckpt file.
FileNotFoundError: [Errno 2] No such file or directory: './exps/refnpr/flower_colorful/exp_out/ckpt.npz/ckpt.npz'
How can I obtain the ckpt file for testing purposes?
The text was updated successfully, but these errors were encountered: