Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,6 @@ pipeline_tag: image-segmentation
|
|
4 |
library_name: pytorch
|
5 |
---
|
6 |
|
7 |
-
This model is just a prototype used during the development process of GelGenie. It consists of a SMP UNet model trained on the non-LSDB components of the GelGenie dataset. More details in the config file.
|
|
|
|
|
|
4 |
library_name: pytorch
|
5 |
---
|
6 |
|
7 |
+
This model is just a prototype used during the development process of GelGenie. It consists of a SMP UNet model trained on the non-LSDB components of the GelGenie dataset. More details in the config file.
|
8 |
+
|
9 |
+
Our codebase is fully open-sourced and is available here: https://github.com/mattaq31/GelGenie.
|