We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
FileNotFoundError: GenerativeEvalHook3D: [Errno 2] No such file or directory: 'work_dirs/cache/chairs_test_inception_stylegan.pkl'
The text was updated successfully, but these errors were encountered:
Hi! Please don't forget to preprocess the data before you run the training/testing scripts:
CUDA_VISIBLE_DEVICES=0 python tools/inception_stat.py configs/paper_cfgs/ssdnerf_cars_uncond.py CUDA_VISIBLE_DEVICES=0 python tools/inception_stat.py configs/paper_cfgs/ssdnerf_chairs_recons1v.py CUDA_VISIBLE_DEVICES=0 python tools/inception_stat.py configs/paper_cfgs/ssdnerf_abotables_uncond.py
Sorry, something went wrong.
Can you please tell how to train on custom training data and test on custom images. ThankYou I will try your solution above.
#17 (comment)
No branches or pull requests
FileNotFoundError: GenerativeEvalHook3D: [Errno 2] No such file or directory: 'work_dirs/cache/chairs_test_inception_stylegan.pkl'
The text was updated successfully, but these errors were encountered: