Update README.md
Browse files
README.md
CHANGED
@@ -9,3 +9,5 @@ This model consists of an SMP-UNet trained on the GelGenie training dataset in D
|
|
9 |
The model was trained on the training set (420 images) for 600 epochs and the best checkpoint extracted based on the validation dice score.
|
10 |
|
11 |
For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-Universal-Dec-2023 and check the config.toml file. Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
|
|
|
|
|
|
9 |
The model was trained on the training set (420 images) for 600 epochs and the best checkpoint extracted based on the validation dice score.
|
10 |
|
11 |
For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-Universal-Dec-2023 and check the config.toml file. Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
|
12 |
+
|
13 |
+
A [BioImage.IO](https://bioimage.io/#/) version of this model is also available for download [here](https://huggingface.co/mattaq/GelGenie-Universal-Dec-2023/resolve/main/gelgenie_universal_model_bioimageio.zip).
|