Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
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.
|