Commit
·
06369cb
1
Parent(s):
279ac0d
Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- xray-ribs-segmentation
|
| 4 |
+
library_name: keras
|
| 5 |
+
---
|
| 6 |
+
## Model description
|
| 7 |
+
The original idea from [ResUNET++](https://arxiv.org/pdf/1911.07067.pdf)
|
| 8 |
+
|
| 9 |
+
Full credits go to [SynthesisHealthIntelligenceInc](https://synthesishealthinc.com/)
|
| 10 |
+
|
| 11 |
+
Ribs segmentation is a crucial step for removing the ribs before a diagnosis of x-ray images
|
| 12 |
+
## Dataset
|
| 13 |
+
[vindr-ribs](https://vindr.ai/datasets/ribcxr)
|