Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# HNE2Cell — H&E Whole-Slide Image Cell Detection & Classification
|
| 2 |
|
| 3 |
HNE2Cell detects and classifies **16 cell types** from H&E-stained whole-slide images (WSI).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
tags:
|
| 4 |
+
- cell-detection
|
| 5 |
+
- cell-classification
|
| 6 |
+
- digital-pathology
|
| 7 |
+
- whole-slide-image
|
| 8 |
+
- H&E
|
| 9 |
+
- computational-pathology
|
| 10 |
+
- pytorch
|
| 11 |
+
datasets:
|
| 12 |
+
- custom
|
| 13 |
+
pipeline_tag: image-segmentation
|
| 14 |
+
---
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
# HNE2Cell — H&E Whole-Slide ... ← 본문 시작
|
| 18 |
+
|
| 19 |
# HNE2Cell — H&E Whole-Slide Image Cell Detection & Classification
|
| 20 |
|
| 21 |
HNE2Cell detects and classifies **16 cell types** from H&E-stained whole-slide images (WSI).
|