Add pipeline tag and improve metadata
#1
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,14 +1,15 @@
|
|
| 1 |
---
|
| 2 |
-
license: mit
|
| 3 |
datasets:
|
| 4 |
- mcosarinsky/CheXmask-U
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
- medical
|
| 7 |
---
|
| 8 |
|
| 9 |
# CheXmask-U: Uncertainty-aware landmark-based anatomical segmentation for chest X-rays
|
| 10 |
|
| 11 |
-
π [Paper](https://
|
| 12 |
|
| 13 |
---
|
| 14 |
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
datasets:
|
| 3 |
- mcosarinsky/CheXmask-U
|
| 4 |
+
license: mit
|
| 5 |
+
pipeline_tag: image-segmentation
|
| 6 |
tags:
|
| 7 |
- medical
|
| 8 |
---
|
| 9 |
|
| 10 |
# CheXmask-U: Uncertainty-aware landmark-based anatomical segmentation for chest X-rays
|
| 11 |
|
| 12 |
+
π [Paper](https://huggingface.co/papers/2512.10715) | π» [Code](https://github.com/mcosarinsky/CheXmask-U) | ποΈ [Interactive Demo](https://huggingface.co/spaces/mcosarinsky/CheXmask-U) | π¦ [Dataset](https://huggingface.co/datasets/mcosarinsky/CheXmask-U)
|
| 13 |
|
| 14 |
---
|
| 15 |
|