Spaces:
Sleeping
Sleeping
File size: 736 Bytes
5bdcecc 9b3f85e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
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;
}
""" |