Difficulties to using GrdiPatchDataset #7791
Unanswered
FerseinChris
asked this question in
Q&A
Replies: 1 comment
-
Hi @FerseinChris, here are some examples which include the usage of Hope it helps, thanks! |
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 have attached a picture showing my codes, I wish to create a gridpatchdataset. I've done it following the documentation here https://docs.monai.io/en/stable/data.html#gridpatchdataset , after creating the loader, I;m unable to even check the shape of the patches. Help check if the code is not correct and propose a solution to correctly building a gridpatchdataset for custom dataset and how to access data in the loader for further use.
Beta Was this translation helpful? Give feedback.
All reactions