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

vaxnerf can not reach convergence #7

Open
YuiNsky opened this issue May 31, 2022 · 0 comments
Open

vaxnerf can not reach convergence #7

YuiNsky opened this issue May 31, 2022 · 0 comments

Comments

@YuiNsky
Copy link

YuiNsky commented May 31, 2022

this can give a coarse result after 2500 step
python train.py
--config configs/demo
--data_dir data/nerf_synthetic/lego
--train_dir logs/lego_c64f128
--num_coarse_samples 64
--num_fine_samples 128
--render_every 2500

but using voxel to train can not reach convergence
python train.py
--config configs/demo
--data_dir data/nerf_synthetic/lego
--voxel_dir data/voxel_dil7/lego
--train_dir logs/lego_vax_c800
--num_coarse_samples 800
--render_every 2500

the result is totally a white background

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