mattaq commited on
Commit
be6c073
1 Parent(s): 2ef3f53

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
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.