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

error of dataloader #15

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

zzw-zwzhang
Copy link

File "/home/zwzhang/NeRF/pi-GAN/train.py", line 366, in train
fid_evaluation.setup_evaluation(metadata['dataset'], generated_dir, target_size=128)
File "/home/zwzhang/NeRF/pi-GAN/fid_evaluation.py", line 37, in setup_evaluation
dataloader, CHANNELS = datasets.get_dataset(dataset_name, img_size=target_size)
File "/home/zwzhang/NeRF/pi-GAN/datasets.py", line 79, in get_dataset
dataset = globals()name
TypeError: init() missing 1 required positional argument: 'dataset_path'

@zzw-zwzhang
Copy link
Author

please check.

@zzw-zwzhang zzw-zwzhang changed the title error of generated_dir error of dataloader Aug 3, 2021
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

Successfully merging this pull request may close these issues.

1 participant