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

Got undesirable outputs on the broom case #54

Open
LouisFinner opened this issue Apr 1, 2022 · 0 comments
Open

Got undesirable outputs on the broom case #54

LouisFinner opened this issue Apr 1, 2022 · 0 comments

Comments

@LouisFinner
Copy link

Hi there,
Thank for your amazing work!
I tried to reproduce the result on broom case with default setting on 8 gpus.
trained with
"python train.py --jax_data_dir=$PATH_TO_DATA/broom --jax_base_folder=$WORK_DIR --jax_gin_configs=$PATH_TO_PROJ/nerfies/configs/gpu_vrig_paper.gin"
& evaled with
"python eval.py --jax_data_dir=$PATH_TO_DATA/broom --jax_base_folder=$WORK_DIR --jax_gin_configs=$PATH_TO_PROJ/nerfies/configs/gpu_vrig_paper.gin"
The avg psnr is about ~ 19 - 20 which is similar to the one in paper.
But got undesirable outputs like:
rgb_left1_000015
which is quite different with GT/paper result:
left1_000015

Could you help me to figure out the possible reasons? Many thanks!

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