|
--- |
|
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) |