ksanchez84 nielsr HF Staff commited on
Commit
e5115d4
·
1 Parent(s): fa499c1

Add links to paper and code (#2)

Browse files

- Add links to paper and code (f837f5f81f2143bce110d5d127db04edd47c611f)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +15 -12
README.md CHANGED
@@ -1,18 +1,18 @@
1
  ---
2
- pretty_name: LUTSeg
3
  license: cc-by-4.0
 
 
4
  task_categories:
5
- - image-segmentation
 
6
  tags:
7
- - medical
8
- - wound-care
9
- - semantic-segmentation
10
- - longitudinal
11
- - multi-expert
12
- - leprosy
13
- - image
14
- size_categories:
15
- - n<1K
16
  ---
17
 
18
  # LUTSeg
@@ -21,6 +21,9 @@ size_categories:
21
  contains pixel-level tissue annotations for longitudinal, leprosy-related chronic
22
  ulcer images.
23
 
 
 
 
24
  The accompanying TiSage paper was selected as a **Spotlight** at the Eleventh
25
  ISIC Skin Image Analysis Workshop @ MICCAI 2026.
26
 
@@ -137,4 +140,4 @@ under the same terms.
137
 
138
  Please cite *LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue
139
  Segmentation*, Eleventh ISIC Skin Image Analysis Workshop @ MICCAI 2026. The
140
- final proceedings BibTeX will be added when the bibliographic record is public.
 
1
  ---
 
2
  license: cc-by-4.0
3
+ size_categories:
4
+ - n<1K
5
  task_categories:
6
+ - image-segmentation
7
+ pretty_name: LUTSeg
8
  tags:
9
+ - medical
10
+ - wound-care
11
+ - semantic-segmentation
12
+ - longitudinal
13
+ - multi-expert
14
+ - leprosy
15
+ - image
 
 
16
  ---
17
 
18
  # LUTSeg
 
21
  contains pixel-level tissue annotations for longitudinal, leprosy-related chronic
22
  ulcer images.
23
 
24
+ - **Paper:** [LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue Segmentation](https://huggingface.co/papers/2608.25866)
25
+ - **Code:** [carlosh93/TiSage](https://github.com/carlosh93/TiSage)
26
+
27
  The accompanying TiSage paper was selected as a **Spotlight** at the Eleventh
28
  ISIC Skin Image Analysis Workshop @ MICCAI 2026.
29
 
 
140
 
141
  Please cite *LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue
142
  Segmentation*, Eleventh ISIC Skin Image Analysis Workshop @ MICCAI 2026. The
143
+ final proceedings BibTeX will be added when the bibliographic record is public.