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

Dataloader returned 0 length #137

Open
gabgren opened this issue Sep 25, 2024 · 0 comments
Open

Dataloader returned 0 length #137

gabgren opened this issue Sep 25, 2024 · 0 comments

Comments

@gabgren
Copy link

gabgren commented Sep 25, 2024

Hi,
I am trying to train ip2p, but even when using the default config and the default clip-filtered-dataset, I get this error:
ValueError: 'Dataloader' returned 0 length. Please make sure that it returns at least 1 batch

The example dataset doesnt have train/val architecture, so I also tried also tried creating a "train" and "val" folders and put the samples in there, but no luck, I still get the error.

It's unclear to me why the Dataloader does not see any sample. Any idea ?

Thank you !
Gab

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