Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for CEM1.5M #5

Open
wants to merge 17 commits into
base: v2
Choose a base branch
from
Prev Previous commit
Next Next commit
added eLife publication
  • Loading branch information
Ryan Conrad authored Apr 8, 2021
commit 8cf55218a4e04a8d62f0e2e0e75a467042a3f231
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/cem500k-a-large-scale-heterogeneous-unlabeled/electron-microscopy-image-segmentation-on-1)](https://paperswithcode.com/sota/electron-microscopy-image-segmentation-on-1?p=cem500k-a-large-scale-heterogeneous-unlabeled)


Code for the paper: [CEM500K - A large-scale heterogeneous unlabeled cellular electron microscopy image dataset for deep learning.](https://www.biorxiv.org/content/10.1101/2020.12.11.421792v2)
Code for the paper: [CEM500K, a large-scale heterogeneous unlabeled cellular electron microscopy image dataset for deep learning](https://elifesciences.org/articles/65894)

## About the Dataset

Expand Down Expand Up @@ -70,15 +70,15 @@ For image deduplication and filtering routines see the ```dataset``` directory R

Please cite this work.
```bibtex
@article {Conrad2020.12.11.421792,
author = {Conrad, Ryan W and Narayan, Kedar},
title = {CEM500K - A large-scale heterogeneous unlabeled cellular electron microscopy image dataset for deep learning.},
elocation-id = {2020.12.11.421792},
year = {2020},
doi = {10.1101/2020.12.11.421792},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2020/12/11/2020.12.11.421792},
eprint = {https://www.biorxiv.org/content/early/2020/12/11/2020.12.11.421792.full.pdf},
journal = {bioRxiv}
@article {Conrad2021,
author = {Conrad, Ryan and Narayan, Kedar},
doi = {10.7554/eLife.65894},
issn = {2050-084X},
journal = {eLife},
month = {apr},
title = {{CEM500K, a large-scale heterogeneous unlabeled cellular electron microscopy image dataset for deep learning}},
url = {https://elifesciences.org/articles/65894},
volume = {10},
year = {2021}
}
```
```