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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,9 +62,6 @@ We also provide an [offline demo](demo/video_matting/custom) that allows you to
62
62
63
63
We share some cool applications/extentions of MODNet built by the community.
64
64
65
-
-**Docker Container for Portrait Image Matting**
66
-
You can try [this repository](https://github.com/nahidalam/modnet_docker) if you want a containerized version of the portrait matting solution.
67
-
68
65
-**WebGUI for Portrait Image Matting**
69
66
You can try [this WebGUI](https://www.gradio.app/hub/aliabd/modnet) (hosted on [Gradio](https://www.gradio.app/)) for portrait image matting from your browser without code!
70
67
@@ -80,6 +77,9 @@ You can convert the pre-trained MODNet to an TorchScript model by using [this co
80
77
-**TensorRT Version of MODNet**
81
78
You can access [this Github repository](https://github.com/jkjung-avt/tensorrt_demos) to try the TensorRT version of MODNet (provided by [@jkjung-avt](https://github.com/jkjung-avt)).
82
79
80
+
-**Docker Container for MODnet**
81
+
You can access [this Github repository](https://github.com/nahidalam/modnet_docker) for a containerized version of MODNet with the Docker environment (provided by [@nahidalam](https://github.com/nahidalam)).
82
+
83
83
84
84
There are some resources about MODNet from the community.
85
85
-[Video from What's AI YouTube Channel](https://youtu.be/rUo0wuVyefU)
@@ -104,7 +104,7 @@ The code, models, and demos in this repository (excluding GIF files under the fo
0 commit comments