Skip to content

Problem while trying to train on CamVid dataset #60

Description

@MBKS1

I'm currently trying to train the model 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions