Cloth Segmentation

Cloth Segmentation Gradio demo using a pre-trained U2NET model. Extract fashion items from human portraits.

Upload an image and wait for the model to generate the segmentation map.

If you like this demo, please consider ⭐ the GitHub Repo 😊.

You can skip the queue by duplicating this Space and upgrading to GPU in the settings.

Examples - Input Images

ACKNOWLEDGEMENTS

U2net model is from original u2net repo. Thanks to Xuebin Qin.

Codes modified from levindabhi/cloth-segmentation