Dimension miss match errors when using 'UNET' #1729
Replies: 1 comment
-
Solved with adding |
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.
-
Hi developers,
I tried to train UNET for 3d segmentation using custom dataset.
Following the script of
spleen_segmentation_3d.ipynb
, I modifiedtransforms
and running the training iteration but it occurred errors. How can I handle it?Beta Was this translation helpful? Give feedback.
All reactions