We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d990c8b commit b156fd8Copy full SHA for b156fd8
README.md
@@ -111,12 +111,14 @@ out = model.post_process(prob)
111
## Citation
112
113
```bibtex
114
-@misc{csmp2022,
115
- title={{cellseg_models.pytorch}: Cell/Nuclei Segmentation Models and Benchmark.},
116
- author={Oskari Lehtonen},
117
- howpublished = {\url{https://github.com/okunator/cellseg_models.pytorch}},
118
- doi = {10.5281/zenodo.7064617}
119
- year={2022}
+@misc{https://doi.org/10.5281/zenodo.15357070,
+ doi = {10.5281/ZENODO.15357070},
+ url = {https://zenodo.org/doi/10.5281/zenodo.15357070},
+ author = {Okunator, },
+ title = {okunator/cellseg_models.pytorch: v0.1.26},
+ publisher = {Zenodo},
120
+ year = {2025},
121
+ copyright = {MIT License}
122
}
123
```
124
0 commit comments