eminorhan commited on
Commit
6afff9b
·
verified ·
1 Parent(s): 4ee358b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -52,7 +52,7 @@ Please note that the dataset rows are **not** pre-shuffled.
52
 
53
  **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
54
 
55
- **Citation:** If you use these data, please cite the following paper ([link](https://www.nature.com/articles/s41586-021-03977-3)):
56
  ```
57
  @article{heinrich2021whole,
58
  title={Whole-cell organelle segmentation in volume electron microscopy},
@@ -64,4 +64,16 @@ Please note that the dataset rows are **not** pre-shuffled.
64
  year={2021},
65
  publisher={Nature Publishing Group UK London}
66
  }
67
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
52
 
53
  **License:** The data originally come from HHMI Janelia's [OpenOrganelle](https://www.openorganelle.org/) data portal [released](https://www.openorganelle.org/faq#sharing) under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/deed.en) license.
54
 
55
+ **Citation:** If you use these data, please cite the following papers:
56
  ```
57
  @article{heinrich2021whole,
58
  title={Whole-cell organelle segmentation in volume electron microscopy},
 
64
  year={2021},
65
  publisher={Nature Publishing Group UK London}
66
  }
67
+
68
+ @misc{CellMap2024,
69
+ title={CellMap 2024 Segmentation Challenge},
70
+ author={{CellMap Project Team} and Ackerman, David and Ahrens, Misha B. and Aso, Yoshinori and Avetissian, Emma and Bennett, Davis and others},
71
+ year={2024},
72
+ publisher={Janelia Research Campus},
73
+ doi={10.25378/janelia.c.7456966},
74
+ }
75
+ ```
76
+
77
+ [Link](https://www.nature.com/articles/s41586-021-03977-3) to paper 1
78
+
79
+ [Link](https://janelia.figshare.com/collections/CellMap_2024_Segmentation_Challenge/7456966) to paper 2