File size: 658 Bytes
3370ff8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
title = """<h1 id="title">vicellst</h1>"""

description = """
Citation for the dataset used to train the model and provide examples in this interface:
> @dataset{komura_daisuke_2022_7412739,
>  author       = {Komura, Daisuke},
>  title        = {{Large-scale annotation dataset for cell/tissue 
>                   segmentation in H\&E-stained images : anti-CD45RB
>                   (leukocytes)}},
>  month        = apr,
>  year         = 2022,
>  publisher    = {Zenodo},
>  version      = {0.3},
>  doi          = {10.5281/zenodo.7412739},
>  url          = {https://doi.org/10.5281/zenodo.7412739}
}
"""

css = """
h1#title {
  text-align: left;
}
"""