Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,4 @@ library_name: pytorch
|
|
6 |
|
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.
|
|
|
6 |
|
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.
|