File size: 1,185 Bytes
f50edd3 | 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 | ---
license: apache-2.0
tags:
- segmentation
- background-removal
- u2net
- rembg
- comfyui
- ffmpega
---
# U²-Net Segmentation Models
Backup mirror of segmentation models used by [rembg](https://github.com/danielgatis/rembg) for background removal, hosted by [AEmotionStudio](https://github.com/AEmotionStudio) for use with [ComfyUI-FFMPEGA](https://github.com/AEmotionStudio/ComfyUI-FFMPEGA).
## Status
> ⚠️ **Models pending upload.** The repo has been created but model files have not been uploaded yet. The background removal skill in FFMPEGA is under active development.
## Planned Models
| Model | Format | Use Case |
|:------|:-------|:---------|
| `u2net.onnx` | ONNX | General-purpose segmentation |
| `silueta.onnx` | ONNX | Lightweight silhouette detection |
| `isnet-general-use.onnx` | ONNX | High-quality general segmentation |
**Original source:** [danielgatis/rembg](https://github.com/danielgatis/rembg)
## Why This Mirror?
This is a defensive backup maintained by AEmotionStudio to ensure supply chain resilience for the background removal feature once it is fully implemented.
## License
U²-Net is released under the Apache 2.0 license.
|