https://github.com/wildoctopus/huggingface-cloth-segmentation.git
git clone git@github.com:asadrizvi64/Cloth-segmentation.git
.pip install -r requirements.txt
python process.py --image 'input/03615_00.jpg'
. Script will automatically download the pretrained model.output
folder.output/alpha/..
contains alpha images corresponding to each class.output/cloth_seg
contains final segmentation.python app.py