Image Segmentation
LiteRT
LiteRT
on-device
android
background-removal
salient-object-detection
image-matting
u2net
Instructions to use litert-community/U-2-Net with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/U-2-Net with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Card: base_model_relation: quantized (list under the base model's Quantizations)
Browse files
README.md
CHANGED
|
@@ -12,6 +12,7 @@ tags:
|
|
| 12 |
- salient-object-detection
|
| 13 |
- image-matting
|
| 14 |
- u2net
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# U²-Net — LiteRT (TFLite) GPU, FP16
|
|
|
|
| 12 |
- salient-object-detection
|
| 13 |
- image-matting
|
| 14 |
- u2net
|
| 15 |
+
base_model_relation: quantized
|
| 16 |
---
|
| 17 |
|
| 18 |
# U²-Net — LiteRT (TFLite) GPU, FP16
|