Update README.md
Browse files
README.md
CHANGED
@@ -98,12 +98,14 @@ ax[2].imshow(label2rgb(out["nuc"][0][1], bg_label=0)) # type_map
|
|
98 |
|
99 |
cellseg_models.pytorch:
|
100 |
```
|
101 |
-
@misc{
|
102 |
-
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
|
|
|
|
107 |
}
|
108 |
```
|
109 |
|
|
|
98 |
|
99 |
cellseg_models.pytorch:
|
100 |
```
|
101 |
+
@misc{https://doi.org/10.5281/zenodo.12666959,
|
102 |
+
doi = {10.5281/ZENODO.12666959},
|
103 |
+
url = {https://zenodo.org/doi/10.5281/zenodo.12666959},
|
104 |
+
author = {Okunator, },
|
105 |
+
title = {okunator/cellseg_models.pytorch: v0.2.0},
|
106 |
+
publisher = {Zenodo},
|
107 |
+
year = {2024},
|
108 |
+
copyright = {Creative Commons Attribution 4.0 International}
|
109 |
}
|
110 |
```
|
111 |
|