nicoboou commited on
Commit
d622088
1 Parent(s): 747f7aa

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ task_categories:
3
+ - feature-extraction
4
+ tags:
5
+ - biology
6
+ - medical
7
+ pretty_name: IDRCell100k
8
+ size_categories:
9
+ - 100K<n<1M
10
+ ---
11
+ # 🗾 Dataset
12
+
13
+ The IDRCell100k dataset is a comprehensive collection of biological images, meticulously curated to represent a broad spectrum of microscopy techniques and channel configurations. It comprises 79 different experiments, utilizing 7 types of microscopy techniques, with images featuring channel counts ranging from 1 to 10. Each experiment contributes 1300 images, culminating in a total of 104,093 multiplexed images, each resized to 224x224 pixels. This dataset, unique in its diversity and scale, provides an invaluable resource for the development and validation of advanced image analysis models like ChAda-ViT, enhancing their capability to adapt to various imaging conditions and channel complexities in biological research.
14
+
15
+ <div align="center">
16
+ <img width="70%" alt="IDRCell100k dataset samples" src=".github/idrcell100k.png">
17
+ </div>