HenriquesLab / ZeroCostDL4Mic

ZeroCostDL4Mic: A Google Colab based no-cost toolbox to explore Deep-Learning in Microscopy
MIT License
553 stars 129 forks source link

Cellpose-2D notebook: model folder does not exist #307

Open pwetterauer opened 7 months ago

pwetterauer commented 7 months ago

Training the model ends with following error caused in line 45: FileNotFoundError: [Errno 2] No such file or directory: '/content/Cellpose1/train_folder/models'

"Cellpose1" was my selected name for the model. In the train_folder directory there are no folders, only the images and masks for training.

I ran the notebook on Colab.