-
Notifications
You must be signed in to change notification settings - Fork 12
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
Caught TypeError in DataLoader worker process 0 in DataLoader #18
Comments
Please provide the full stacktrace. |
hzxie
changed the title
About Dateloader
Caught TypeError in DataLoader worker process 0 in DataLoader
Oct 30, 2021
I have the same question |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
when I load Davis_dataset it always reports "Caught TypeError in DataLoader worker process 0. " in test.py", line 78, "in test_net for idx, (video_name, n_objects, frames, masks, optical_flows) in enumerate(test_data_loader):"
The text was updated successfully, but these errors were encountered: