matjesg commited on
Commit
8a69b76
1 Parent(s): ba6d998

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -0
README.md CHANGED
@@ -1,3 +1,23 @@
1
  ---
 
 
 
 
2
  license: apache-2.0
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - image-segmentation
4
+ - semantic-segmentation
5
+ - deepflash2
6
  license: apache-2.0
7
+ datasets:
8
+ - "cFOS in HC"
9
+ - "YFP in CTX"
10
+ library_tag: deepflash2
11
  ---
12
+
13
+ # Demo models for
14
+
15
+ ![deepflash2](https://raw.githubusercontent.com/matjesg/deepflash2/master/nbs/media/logo/deepflash2_logo_medium.png)
16
+
17
+ **Try in [Hugging Face Spaces](https://huggingface.co/spaces/matjesg/deepflash2.)** 🤗🤗🤗
18
+
19
+ - **Task**: Image Segmentation / Semantic Segmentation
20
+ - **Paper**: The preprint of our paper is available on [arXiv](https://arxiv.org/pdf/2111.06693.pdf)
21
+ - **Data**: The cFOS in HC dataset ([Article](https://doi.org/10.7554/eLife.59780), [Data](https://doi.org/10.5061/dryad.4b8gtht9d)) describes the indirect immunofluorescent labeling of the transcription factor cFOS in different subregions of the hippocampus after behavioral testing of the mice.
22
+ - **Library**: See [github](https://github.com/matjesg/deepflash2/)
23
+