Add model card
Browse files
README.md
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# U^2-Net salient-object segmentation (ONNX)
|
| 2 |
+
|
| 3 |
+
Mirror of [`tomjackson2023/rembg`](https://huggingface.co/tomjackson2023/rembg) hosted for the ClarityPDF Studio on-device vision runtime.
|
| 4 |
+
|
| 5 |
+
- File: `u2net.onnx`
|
| 6 |
+
- License: `apache-2.0` (free for commercial use)
|
| 7 |
+
- SHA-256: `8d10d2f3bb75ae3b6d527c77944fc5e7dcd94b29809d47a739a7a728a912b491`
|
| 8 |
+
- Size: `175997641` bytes
|