Skip to content

Commit c71e23a

Browse files
authored
Add sample data download link from Zenodo
1 parent f751c21 commit c71e23a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ The data for this project were aquired using brightfield microscopy (BFM) of cro
1414
<img src="assets/sp3.png" width="272px"/>
1515
</div>
1616

17+
Sample data can be downloaded from Zenodo: [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.17311939.svg)](https://doi.org/10.5281/zenodo.17311939)
18+
1719
## Overview
1820
To achieve the desired analysis of the project, as the first step we needed to apply a semantic segmentation model to segment the image into its respective cell types. But the provided data contained ground truth masks only for *Vessel* cells. Therefore, we provided two different approaches to solve this problem:
1921
- For *Vessel* cells, we trained a deep learning model to achieve the segmentation masks.
@@ -71,4 +73,4 @@ You can find the detailed instructions on how to prepare the data and use **Feat
7173

7274

7375
[conda]: https://conda.io/projects/conda/en/latest/index.html
74-
[mamba]: https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html
76+
[mamba]: https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html

0 commit comments

Comments
 (0)