You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**News:** We create a repository for our new model [MODNet-V](https://github.com/ZHKKKe/MODNet-V) that focuses on faster and better portrait video matting.
28
-
**News:** The PPM-100 benchmark is released in [this repository](https://github.com/ZHKKKe/PPM).
29
-
30
29
---
31
30
32
31
33
-
## Online Solution (在线方案)
34
-
35
-
The online solution for portrait matting is coming!
36
-
人像抠图在线方案发布了!
37
-
38
-
### Portrait Image Matting Solution (图片抠像方案)
39
-
40
-
A **Single** Model! Only **7M**! Process **2K** resolution image with a **Fast** speed on common PCs or Mobiles!
<!-- You can also scan the QR code below to try the WeChat Mini-Program based on our model.
49
-
您也可以扫描下方二维码尝试基于我们模型的微信小程序。 -->
34
+
A **Single** model! Only **7M**! Process **2K** resolution image with a **Fast** speed on common PCs or Mobiles! **Beter** performance than research demos!
35
+
Please try online portrait image matting via [this website](https://sight-x.cn/portrait_matting)!
50
36
51
-
<!-- Here are two example videos processed (frame independently) via our **portrait image matting** model:
@@ -111,21 +86,20 @@ We provide the [code](src/trainer.py) of MODNet training iteration, including:
111
86
-**Supervised Training**: Train MODNet on a labeled matting dataset
112
87
-**SOC Adaptation**: Adapt a trained MODNet to an unlabeled dataset
113
88
114
-
In the code comments, we provide examples for using the functions.
89
+
In code comments, we provide examples for using the functions.
115
90
116
91
117
92
## PPM Benchmark
118
93
The PPM benchmark is released in a separate repository [PPM](https://github.com/ZHKKKe/PPM).
119
94
120
95
121
96
## License
122
-
All resources in this repository (code, models, demos, *etc.*) are released under the [Creative Commons Attribution NonCommercial ShareAlike 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode) license.
123
-
The license will be changed to allow commercial use after our paper is accepted.
97
+
The code, models, and demos in this repository (excluding GIF files under the folder `doc/gif`) are released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.
0 commit comments