Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- image
|
4 |
+
- background
|
5 |
+
- u2net
|
6 |
+
---
|
7 |
+
|
8 |
+
The model for [U-2-Net](https://github.com/xuebinqin/U-2-Net) and [backgroundremover](https://github.com/nadermx/backgroundremover/tree/main)
|
9 |
+
|
10 |
+
you can use them to remove background fast
|