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 error #29

Open
SamchungHwang opened this issue Nov 3, 2021 · 1 comment
Open

dataloader error #29

SamchungHwang opened this issue Nov 3, 2021 · 1 comment

Comments

@SamchungHwang
Copy link

Caught TypeError in DataLoader worker process 0.
Original Traceback (most recent call last):
File "D:\Program\Anaconda3\envs\Python3.7\lib\site-packages\torch\utils\data_utils\worker.py",

do you have any idea ?

@jian3xiao
Copy link

Caught TypeError in DataLoader worker process 0. Original Traceback (most recent call last): File "D:\Program\Anaconda3\envs\Python3.7\lib\site-packages\torch\utils\data_utils\worker.py",

do you have any idea ?

If you train the model using own data, you should ensure the size of real images is 256.

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