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

problem with dataloader #5

Open
Mahsatajik opened this issue Dec 30, 2023 · 1 comment
Open

problem with dataloader #5

Mahsatajik opened this issue Dec 30, 2023 · 1 comment

Comments

@Mahsatajik
Copy link

Hi, I got this error while running main.py, could you help me to solve it:

utils/dataset.py", line 121, in load_image
h, w = image.shape[:2]
AttributeError: 'NoneType' object has no attribute 'shape'

@ccl-private
Copy link

At least one of your images is broken.

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