Comfyui_segformer_b2_clothes

Comfyui_segformer_b2_clothes
★ 108

分割服装识别人体分割ComfyUI 节点
用于ComfyUI的SegFormer b2服装分割节点,基于ATR数据集微调,可生成高质量服装与人体分割掩码,便于后续修图和图像合成。
💡 在ComfyUI中生成服装/人体分割掩码以便后续修图或图像合成
🍴 18 Forks💻 Python🔄 2024-07-24
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/6862a2001521
📦 requirements.txt
transformers==4.33.2
4df790470f9ad83a719e7ea1151f3d9
03c040843489b845c2c47ae4aac0a4c
📄 README

comfyui_segformer_b2_clothes

SegFormer model fine-tuned on ATR dataset for clothes segmentation but can also be used for human segmentation!

install:

1.download and put on custom_nodes

2.download models (模型位置统一放到了models目录下)

https://huggingface.co/mattmdjaga/segformer_b2_clothes 放到models/segformer_b2_clothes

https://huggingface.co/sayeed99/segformer-b3-fashion 放到 models/segformer_b3_fashion

3.安装依赖 requirements.txt

4.segformer_b2_clothes

5.segformer_b3_fashion