mattaq commited on
Commit
421829f
·
verified ·
1 Parent(s): 4594cc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -7,3 +7,5 @@ library_name: pytorch
7
  This model consists of an SMP-UNet that has been finetuned from the universal December 2023 model. The finetuning was for 11 epochs on a set of 20 gel images containing sharp gel bands (Stella dataset). The model sacrifices a tiny amount of general performance for superior results with clean, very sharp gel bands.
8
 
9
  For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-Universal-FineTune-May-2024 and check the config.toml file. Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
 
 
 
7
  This model consists of an SMP-UNet that has been finetuned from the universal December 2023 model. The finetuning was for 11 epochs on a set of 20 gel images containing sharp gel bands (Stella dataset). The model sacrifices a tiny amount of general performance for superior results with clean, very sharp gel bands.
8
 
9
  For more details on the configuration used for training, please visit https://huggingface.co/mattaq/GelGenie-Universal-FineTune-May-2024 and check the config.toml file. Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
10
+
11
+ A [BioImage.IO](https://bioimage.io/#/) version of this model is also available for download [here](https://huggingface.co/mattaq/GelGenie-Universal-FineTune-May-2024/resolve/main/gelgenie_finetuned_model_bioimageio.zip).