mario-dg commited on
Commit
4faef02
1 Parent(s): e723581

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -55
README.md CHANGED
@@ -82,58 +82,4 @@ The total size of the dataset is 7.7 GB, with a download size of 7.7 GB.
82
  - `objects`: A struct containing:
83
  - `bbox`: A sequence of sequences representing the bounding box coordinates (float64)
84
  - `categories`: A sequence of integers representing the object categories (int64)
85
- - `well_edge`: Whether this image contains elements of a microtiter plate well edge (bool)
86
-
87
- ## Dataset Creation
88
-
89
- ### Curation Rationale
90
-
91
- This dataset was created to provide a large-scale collection of labeled brightfield microscopy images for training unconditional diffusion models and cell detection models. The images were sliced from high-resolution 4K images to create a diverse set of examples.
92
-
93
- ### Source Data
94
-
95
- #### Initial Data Collection and Normalization
96
-
97
- The brightfield microscopy images were collected from Synentec GmbH and preprocessed by slicing them from the original 4K resolution images.
98
-
99
- #### Who are the source language producers?
100
-
101
- The source language producers are the researchers who captured the brightfield microscopy images used in this dataset.
102
-
103
- ### Annotations
104
-
105
- #### Annotation process
106
-
107
- The cell bounding boxes were manually annotated by Ben Werdelmann and Sebastian Kollenda using AI-Studio+. The annotators followed a set of guidelines to ensure consistency in the labeling process.
108
-
109
- #### Who are the annotators?
110
-
111
- The annotators are Ben Werdelmann and Sebastian Kollenda, a team of biologists and imaging experts.
112
-
113
- ### Personal and Sensitive Information
114
-
115
- The dataset does not contain any personal or sensitive information.
116
-
117
- ## Considerations for Using the Data
118
-
119
- ### Social Impact of Dataset
120
-
121
- The Brightfield Microscopy SCC Dataset has the potential to advance research in cell biology and improve the performance of cell detection models. However, it is important to consider the ethical implications of using machine learning models in biomedical applications.
122
-
123
- ### Discussion of Biases
124
-
125
- The dataset may contain biases due to the limited diversity of the cell types and imaging conditions represented in the data. Users should be aware of these limitations when using the dataset for training models.
126
-
127
- ### Other Known Limitations
128
-
129
- The dataset only includes brightfield microscopy images and may not generalize well to other imaging modalities or cell types.
130
-
131
- ## Additional Information
132
-
133
- ### Dataset Curators
134
-
135
- The Brightfield Microscopy SCC Dataset was curated by Ben Werdelmann, Sebastian Kollenda and Mario da Graca from Synentec GmbH.
136
-
137
- ### Licensing Information
138
-
139
- The dataset is private.
 
82
  - `objects`: A struct containing:
83
  - `bbox`: A sequence of sequences representing the bounding box coordinates (float64)
84
  - `categories`: A sequence of integers representing the object categories (int64)
85
+ - `well_edge`: Whether this image contains elements of a microtiter plate well edge (bool)