hair-segment-mask / README.md
soychick's picture
Upload README.md with huggingface_hub
a90110a verified
|
Raw
History Blame Contribute Delete
698 Bytes
metadata
pretty_name: COCO  SegFormer Semantic Segmentation
task_categories:
  - image-segmentation
task_ids:
  - semantic-segmentation
tags:
  - segformer
  - transformers
  - datasets
  - coco
private: true

COCO → SegFormer-ready Dataset

This dataset was generated from COCO-style annotations and includes:

  • image: RGB image
  • label: single-channel PNG mask with class ids (255 = ignore index)

Labels

  • 0: Hair
  • 1: Hair

Notes

  • Built for fine-tuning SegFormer.
  • See blog post: Fine-Tune a Semantic Segmentation Model with a Custom Dataset.

Summary: COCO → semantic masks for SegFormer (image+label)