fadindashfr
commited on
Commit
•
059fc1c
1
Parent(s):
d7acfc3
Add project description
Browse files- Description.md +21 -0
Description.md
ADDED
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
## Overview
|
2 |
+
A simultaneous segmentation of nuclei within multitissue histology images.
|
3 |
+
|
4 |
+
![alt text](file/figures/OverviewNucleiSegmentationClassification.jpg)
|
5 |
+
Overview approach for simultaneous nuclear instance segmentation.
|
6 |
+
References: https://arxiv.org/abs/1812.06499
|
7 |
+
|
8 |
+
|
9 |
+
## Data
|
10 |
+
The model is trained with multi-tissue histology images based on
|
11 |
+
[CoNSeP Dataset.](https://warwick.ac.uk/fac/cross_fac/tia/data/hovernet/)
|
12 |
+
|
13 |
+
- Target: Nuclei
|
14 |
+
- Task: Instance Segmentation
|
15 |
+
- Modality: RGB images
|
16 |
+
|
17 |
+
|
18 |
+
|
19 |
+
## Demo
|
20 |
+
Please select or upload a histology image to see nuclei segmentation capabilities of this model
|
21 |
+
|