Replies: 1 comment 3 replies
-
Hi @vikashg , You need to provide the full path for non-monai components, please refer to this example: Thanks. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi everyone,
I am trying to write a monai bundle for classification. As most of the examples are for segmentation, I figured I will have to write a custom function to load the image and the labels, which I wrote but it fails to instantiate
This is the function
This is the relevant part of the train.json script
This is the error I get
I know I am doing something wrong here. But I dont know what it is :(
Any advice ?
Thanks
Vikash
Beta Was this translation helpful? Give feedback.
All reactions