-
Notifications
You must be signed in to change notification settings - Fork 117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kits-19.ipynb #129
Comments
Short summary from e-mail traffic:
I would assume that the installed Tensorflow version isn't compatible to the Google Colab CUDA version? Last mail:
Try not changing the Tensorflow version in the Colab (so it's compatible with CUDA) and install MIScnn via dev branch.
The dev branch is more "dynamic" to differences in module versions. Cheers, |
Hi, |
Instead of cross_validation () this time I had used model.train() for 20 epochs it's running for 23 hours without any progress. |
Hello @sreeharih, any updates on this issue? I was not able to reproduce this bug of the KiTS19 notebook on a google colab with our dev branch. Please provide more information on this issue. Are you using a free colab account? The KiTS19 is around 200GB and with prepare_subfunction on true, a full copy of the dataset is created. I don't know if Google Colab provide such large disk space for free. |
Hi Dominik
Sorry for the late reply.The problem with the code is still persisting. I
am actually using google colab pro version.The prepare_subfunction is
completed and all the training samples are created in the batches
directory.I tried training the model but it didn't happen .If possible can
you please share with me the pretrained model.It will be very helpful for
my project work:).
…On Wed, Mar 30, 2022 at 2:54 PM Dominik Müller ***@***.***> wrote:
Hello @sreeharih <https://github.com/sreeharih>,
any updates on this issue?
I was not able to reproduce this bug of the KiTS19 notebook on a google
colab with our dev branch.
Please provide more information on this issue.
Is the prepare_subfunction completed and do you have all training samples
in your batch directory?
Please send a public google colab link for bug reproducibility.
Are you using a free colab account? The KiTS19 is around 200GB and with
prepare_subfunction on true, a full copy of the dataset is created. I don't
know if Google Colab provide such large disk space for free.
—
Reply to this email directly, view it on GitHub
<#129 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQGRF25RQPQJKH7AXXGBAJDVCQMS7ANCNFSM5QI4LNTQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi,
When I am executing the crossvalidation function it is showing the following error.
Temporary files are created in the batches directory.
Error_file.txt
The text was updated successfully, but these errors were encountered: