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

Can't find the file mean.txt #9

Open
WithFoxSquirrel opened this issue Sep 2, 2023 · 2 comments
Open

Can't find the file mean.txt #9

WithFoxSquirrel opened this issue Sep 2, 2023 · 2 comments

Comments

@WithFoxSquirrel
Copy link

Thank you for the nice work. I try to run the trainning code, but when i call
python autotask_final.py -g "0 1" --configname nsvf_4096code --dataset nsvf

error No such file or directory: './logs/nsvf_4096code/nsvf_4096code_Bike/render_test_vq_last/mean.txt'
autotask_final.py line 169: path = f'./logs/{args.configname}/{args.configname}_{scene}/render_test_vq_last/mean.txt'
should i create the file mean.txt ? or it's a config file in the repo?

@hy-zhng
Copy link

hy-zhng commented Oct 22, 2023

Hi, did you find the solution yet? It seems that I encounter a very similar question as yours.
When i run python autotask_final.py -g "0 1" --configname nsvf_4096code --dataset nsvf, i met the following error:
FileNotFoundError: [Errno 2] No such file or directory: './logs/nsvf_4096code/nsvf_4096code_Bike/extreme_saving/metadata.npz'

@XLR-man
Copy link

XLR-man commented Jun 17, 2024

(vqrf) xielangren@amax:~/project/VQRF$ python run_final.py --config ./configs/auto/syn_4096code_ficus.py --eval_ssim --eval_lpips_vgg --eval_lpips_alex --render_test --fully_vq --render_fine --importance_prune 0.999 --importance_include 0.6 Segmentation fault (core dumped)
What's the reason?

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