Replies: 1 comment
-
Hi @CS-Rorita , Thanks for your interest here and experiments. 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am doing a project with a private data using this notebook https://colab.research.google.com/github/Project-MONAI/tutorials/blob/master/3d_classification/torch/densenet_training_array.ipynb for 3d classification .
When I run the file on the data attached to it, it works fine
While when I only changed the data with the same number of samples but my private data
I had some errors, I searched a lot, but I couldn't find the right solution.
The first epoch started to work and then stopped, and the main error when running the model was as follows:
this is my code :
any help please >
Thanks in advanse
Beta Was this translation helpful? Give feedback.
All reactions