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 while trying to train HardNet on CamVid dataset #258

Open
MBKS1 opened this issue Jun 9, 2021 · 0 comments
Open

Problem while trying to train HardNet on CamVid dataset #258

MBKS1 opened this issue Jun 9, 2021 · 0 comments

Comments

@MBKS1
Copy link

MBKS1 commented Jun 9, 2021

I'm currently trying to train HardNet on CamVid but I always get the below error :

Traceback (most recent call last): File "train.py", line 267, in train(cfg, writer, logger) File "train.py", line 138, in train for (images, labels, _) in trainloader: ValueError: not enough values to unpack (expected 3, got 2)
Did anyone encounter this issue or succeed in finding the problem ?

Any help is appreciated.

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