--- 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](https://huggingface.co/docs/transformers/en/model_doc/segformer). - See blog post: *Fine-Tune a Semantic Segmentation Model with a Custom Dataset*. **Summary**: COCO → semantic masks for SegFormer (image+label)