File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 4
4
5
5
** Python library for 2D cell/nuclei instance segmentation models written with [ PyTorch] ( https://pytorch.org/ ) .**
6
6
7
- [ ![ Generic badge] ( https://img.shields.io/badge/License-MIT-<COLOR>.svg?style=for-the-badge )] ( https://github.com/okunator/cellseg_models.pytorch/blob/master/LICENSE )
8
- [ ![ PyTorch - Version] ( https://img.shields.io/badge/PYTORCH-2+-red?style=for-the-badge&logo=pytorch )] ( https://pytorch.org/ )
9
- [ ![ Python - Version] ( https://img.shields.io/badge/PYTHON-3.10+-red?style=for-the-badge&logo=python&logoColor=white )] ( https://www.python.org/ )
10
- <br >
11
- [ ![ Github Test] ( https://img.shields.io/github/actions/workflow/status/okunator/cellseg_models.pytorch/tests.yml?label=Tests&logo=github&&style=for-the-badge )] ( https://github.com/okunator/cellseg_models.pytorch/actions/workflows/tests.yml )
12
- [ ![ Pypi] ( https://img.shields.io/pypi/v/cellseg-models-pytorch?color=blue&logo=pypi&style=for-the-badge )] ( https://pypi.org/project/cellseg-models-pytorch/ )
13
- [ ![ Codecov] ( https://img.shields.io/codecov/c/github/okunator/cellseg_models.pytorch?logo=codecov&style=for-the-badge&token=oGSj7FZ1lm )] ( https://codecov.io/gh/okunator/cellseg_models.pytorch )
7
+ [ ![ Generic badge] ( https://img.shields.io/badge/License-MIT-<COLOR>.svg )] ( https://github.com/okunator/cellseg_models.pytorch/blob/master/LICENSE )
8
+ [ ![ PyTorch - Version] ( https://img.shields.io/badge/PYTORCH-2+-red?&logo=pytorch )] ( https://pytorch.org/ )
9
+ [ ![ Python - Version] ( https://img.shields.io/badge/PYTHON-3.10+-red?&logo=python&logoColor=white )] ( https://www.python.org/ )
10
+ [ ![ Model Checkpoints] ( https://img.shields.io/badge/%F0%9F%A4%97%20HF-Model%20Hub-yellow )] ( https://huggingface.co/csmp-hub )
14
11
<br >
12
+ [ ![ Github Test] ( https://img.shields.io/github/actions/workflow/status/okunator/cellseg_models.pytorch/tests.yml?label=Tests&logo=github )] ( https://github.com/okunator/cellseg_models.pytorch/actions/workflows/tests.yml )
13
+ [ ![ Pypi] ( https://img.shields.io/pypi/v/cellseg-models-pytorch?color=blue&logo=pypi )] ( https://pypi.org/project/cellseg-models-pytorch/ )
14
+ [ ![ Codecov] ( https://img.shields.io/codecov/c/github/okunator/cellseg_models.pytorch?logo=codecov )] ( https://codecov.io/gh/okunator/cellseg_models.pytorch )
15
15
[ ![ DOI] ( https://zenodo.org/badge/450787123.svg )] ( https://zenodo.org/badge/latestdoi/450787123 )
16
+ <br >
16
17
17
18
</div >
18
19
You can’t perform that action at this time.
0 commit comments