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

ValueError: not enough values to unpack (expected 4, got 0) #11

Open
hjafar opened this issue Sep 28, 2021 · 0 comments
Open

ValueError: not enough values to unpack (expected 4, got 0) #11

hjafar opened this issue Sep 28, 2021 · 0 comments

Comments

@hjafar
Copy link

hjafar commented Sep 28, 2021

Dear Lerousseau,

I would like to use your tool using my own training images. The command line is python -m code.training --no-download --source-slides-folder '/home/hussain/Documents/WSI/data/WSI_ki' --save-model-folder '/home/hussain/Documents/WSI/data/WSI_ki/saved_models' throws error massage when extracting labels:
ValueError: not enough values to unpack (expected 4, got 0)

I suspect it needs a label for each input image. However, the documentation has no information how to provide the image labels to the preprocessing or model training steps. Would you please help with this issue?

Best,
Hussain

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