Spaces:
Sleeping
Sleeping
title = """ | |
![vicellst](https://github.com/polejowska/mappshow/assets/44722312/ffb13071-f6d5-48f9-9c58-f83146f9e0ea) | |
""" | |
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 = """ | |
h2#title { | |
text-align: left; | |
} | |
""" |