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