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

data loader error #23

Open
orydatadudes opened this issue Dec 29, 2020 · 0 comments
Open

data loader error #23

orydatadudes opened this issue Dec 29, 2020 · 0 comments

Comments

@orydatadudes
Copy link

when run test.sh i get he following error
File "/home/projects/ADGAN/test.py", line 44, in
print(len(dataset))
File "/homeprojects/ADGAN/data/custom_dataset_data_loader.py", line 40, in len
return min(len(self.dataset), self.opt.max_dataset_size)
TypeError: 'NoneType' object cannot be interpreted as an integer
what i am doing wrong

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