Describe the bug
- The trained model is not saved in the user defined location
- notebook version v1.20
To Reproduce
Steps to reproduce the behavior:
Run ZeroCostDL4Mic StarDist 2D on Google Colab with the sample data provided in the notebook and the default settings.
When running StarDist 2D locally on a Windows machine using Zereocolstdl4MicEverywhere, a similar path problem exists. The model is saved to a location different from what is defined in the notebook.
Expected behavior
On Google Colab: model should be saved in content/data/results/test, but is instead saved to /data/results/test
Screenshots
