Example tutorial on burn scar segmentation gives error in last 2 cells of notebook #18
Unanswered
rushichavda
asked this question in
Q&A
Replies: 1 comment
-
Hi, @rushichavda Is this still happening for the latest versions ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was going through the tutorial; everything works fine but in the second last cell, the error message says that it requires val_data and test_data.
code:
The error it gives:

same error in the next cell:
code:
trainer.test(model=task, datamodule=datamodule)
output:

Beta Was this translation helpful? Give feedback.
All reactions