Harshit Ghosh commited on
Commit ·
d076360
1
Parent(s): ea664f8
Add HF Space metadata to README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# AI Medical Intelligence Pipeline for CT Scan Analysis
|
| 2 |
|
| 3 |
AI medical intelligence pipeline for intracranial hemorrhage (ICH) analysis from head CT (DICOM) images.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: ICH Detection Pipeline
|
| 3 |
+
emoji: 🏥
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: pink
|
| 6 |
+
sdk: docker
|
| 7 |
+
pinned: false
|
| 8 |
+
---
|
| 9 |
# AI Medical Intelligence Pipeline for CT Scan Analysis
|
| 10 |
|
| 11 |
AI medical intelligence pipeline for intracranial hemorrhage (ICH) analysis from head CT (DICOM) images.
|