Add pipeline tag and improve metadata

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +3 -2
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://arxiv.org/abs/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)
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