kevinjohncutler / omnipose

Omnipose: a high-precision solution for morphology-independent cell segmentation
https://omnipose.readthedocs.io
Other
85 stars 29 forks source link

fail to train model #20

Closed carolche closed 1 year ago

carolche commented 1 year ago

Hi, I've been trying to train a new model using Omnipose hosted by Google Colab. I prepared my images and masks (in png) and entered all the inputs into the sections 1-4 of the notebook. However, when I start to train in section 4.2, an error appears as follows:

Screen Shot 2022-10-20 at 10 08 01

For the first few seconds, a file bearing the name of my designated model appears in the Results directory, but when this code finishes with an exception, the file disappears! Please let me know how to fix this. Thanks!

carolche commented 1 year ago

I just realized that I should train in CL instead.