Downloads · 30 days
5
17% of all-time downloads
jerhoads/cloth-segmentation-coreml
cloth-segmentation-coreml is a image segmentation model from jerhoads. Use it for the image segmentation task on the model card, and read the license before you ship it in a product. The card lists the license as mit.
On-device clothing segmentation for iOS, converted to Core ML. Segments a person's clothing into upper-body, lower-body, and full-body (dress) + background.
Downloads · 30 days
5
17% of all-time downloads
All-time downloads
29
Public
Repo size
170 MB
Likes
0
Public
Click a slice to open those files.
.bin88.1 MB · 52%
From the Hugging Face model README
On-device clothing segmentation for iOS, converted to Core ML. Segments a person's clothing into upper-body, lower-body, and full-body (dress) + background.
ImageType; normalization baked in).probs — softmax probabilities, shape (1, 4, 768, 768), channels = [background, upper, lower, full].ClothSegmentation.mlpackage.zip (download + unzip + compile on device).maiti/cloth-segmentation (cloth_segm_u2net_latest.pth).convert.py (PyTorch 2.2 → coremltools 8.3).Used by Chromaform (chromaform.art) for its Clothing Recolor tool.