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

chairs_test_inception_stylegan.pkl not found #18

Open
kashyappiyush1998 opened this issue Aug 9, 2023 · 2 comments
Open

chairs_test_inception_stylegan.pkl not found #18

kashyappiyush1998 opened this issue Aug 9, 2023 · 2 comments

Comments

@kashyappiyush1998
Copy link

FileNotFoundError: GenerativeEvalHook3D: [Errno 2] No such file or directory: 'work_dirs/cache/chairs_test_inception_stylegan.pkl'

@Lakonik
Copy link
Owner

Lakonik commented Aug 16, 2023

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

@kashyappiyush1998
Copy link
Author

kashyappiyush1998 commented Aug 16, 2023

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)

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

2 participants