CoolFace
Datasetpublic

ksanchez84/LUTSeg

LUTSeg LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue Segmentation contains pixel-level tissue annotations for longitudinal, leprosy-related chronic ulcer images. Paper: LUTSeg: A Longitudinal Multi-Expert Dataset for Ulcer Tissue Segmentation Code: carlosh93/TiSage The accompanying TiSage paper was selected as a Spotlight at the Eleventh ISIC Skin Image Analysis Workshop @ MICCAI 2026. Dataset Summary 141 images from 39 pseudonymized patients 111… See the full description on the dataset page: https://huggingface.co/datasets/ksanchez84/LUTSeg.

sourceHugging Facecc-by-4.0updated 1mo agoView on Hugging Face
2likes365downloads
class_map.json10 linesDownload Raw Back to root
1{2  "background": 0,3  "Epithelial tissue": 1,4  "Slough": 2,5  "Granulation tissue": 3,6  "Necrotic tissue": 4,7  "Other": 5,8  "ignore": 2559}10