Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- image-segmentation
|
4 |
+
- semantic-segmentation
|
5 |
+
- deepflash2
|
6 |
+
license: apache-2.0
|
7 |
+
datasets:
|
8 |
+
- "cFOS in HC"
|
9 |
+
library_tag: deepflash2
|
10 |
+
---
|
11 |
+
|
12 |
+
# Welcome to the demo of
|
13 |
+
|
14 |
+
![deepflash2](https://raw.githubusercontent.com/matjesg/deepflash2/master/nbs/media/logo/deepflash2_logo_medium.png)
|
15 |
+
|
16 |
+
- **Task**: Image Segmentation / Semantic Segmentation
|
17 |
+
- **Paper**: The preprint of our paper is available on [arXiv](https://arxiv.org/pdf/2111.06693.pdf)
|
18 |
+
- **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.
|
19 |
+
- **Library**: See [github](https://github.com/matjesg/deepflash2/)
|
20 |
+
|