File size: 641 Bytes
130797a
 
 
 
8286756
 
 
 
 
 
 
 
 
 
 
 
 
 
8596310
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dfa4c62
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
license: openrail
language:
- en
base_model:
- Ultralytics/YOLOv8
pipeline_tag: image-segmentation
tags:
- clothes
- instance
- segmentation
- computer
- vision
---
---
license: openrail
language:
- en

# Fashion Item Segmenter 🧥

This app segments clothing items from images using YOLOv8 and RemBG.

## How to Use
1. Upload an image of clothing.
2. Click "Process Image".
3. View segmented items in the gallery.

## Example Images
- `sample1.jpg`
- `sample2.jpg`

## Requirements
- Python 3.8+
- See `requirements.txt` for dependencies.

## Deployment
Deployed on Hugging Face Spaces: [model](https://huggingface.co/MobvxtR/mbModelo)