CoolFace
Datasetpublic

Mark-CHAE/SM-Tongue-Public-Original512

SM-Tongue Public Original512 This dataset release contains 2,155 anonymized 512×512 tongue images with expert segmentation masks and overlay visualizations for reproducible tongue segmentation research. Download Download the archive from this repository: SM-Tongue-Public-Original512.tar.gz SM-Tongue-Public-Original512.tar.gz.sha256 Verify integrity: sha256sum -c SM-Tongue-Public-Original512.tar.gz.sha256 Extract: tar -xzf SM-Tongue-Public-Original512.tar.gz… See the full description on the dataset page: https://huggingface.co/datasets/Mark-CHAE/SM-Tongue-Public-Original512.

sourceHugging Facecc-by-nc-4.0updated 3mo agoView on Hugging Face
1likes163downloads
Dataset Card

SM-Tongue Public Original512

This dataset release contains 2,155 anonymized 512×512 tongue images with expert segmentation masks and overlay visualizations for reproducible tongue segmentation research.

Download

Download the archive from this repository:

  • —SM-Tongue-Public-Original512.tar.gz
  • —SM-Tongue-Public-Original512.tar.gz.sha256

Verify integrity:

bash
sha256sum -c SM-Tongue-Public-Original512.tar.gz.sha256

Extract:

bash
tar -xzf SM-Tongue-Public-Original512.tar.gz

Contents

After extraction, the folder SM-Tongue-2155-anonymized/ contains:

  • —images/: 2,155 input images, named 000001.png to 002155.png
  • —masks/: 2,155 binary segmentation masks with matching names
  • —overlays/: 2,155 overlay visualizations with matching names
  • —manifest.csv: public image/mask/overlay path manifest
  • —memory-sm_tongue/: 20 anonymized memory-bank examples used by the released Memory-SAM default setting
  • —README.md and DATASET_META.json: dataset metadata

All images, masks, and overlays are 512×512. The duplicate all/ folder is intentionally not included to reduce release size.

Memory-SAM

This dataset accompanies Memory-SAM, a human-prompt-free retrieval-to-prompt framework for automatic tongue segmentation with SAM2. The included memory-sm_tongue/ folder provides the 20-item SM-Tongue memory bank used by the released default setting.

Privacy

Only anonymized numeric filenames are included. Original filenames are not included in this public release.