-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ee451e
commit cbdca81
Showing
3 changed files
with
30 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Image Matting | ||
<p align="center"> | ||
<img src="1.png" width="1050" title="Matting Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="2.png" width="1050" title="Matting Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="3.png" width="1050" title="Matting Comparison"/> | ||
</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
## Fully Automatic Matting System | ||
We further train MG Matting with an internal portrait matting dataset consisting of 4395 samples, and combine it with a base segmentation model to obtain a fully automatic matting system. We compare this system to latest trimap-free matting system (MODNet)[https://github.com/ZHKKKe/MODNet] and also commercial software Photoshop 2021. | ||
|
||
<p align="center"> | ||
<img src="4.png" width="1050" title="System Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="5.png" width="1050" title="System Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="6.png" width="1050" title="System Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="7.png" width="1050" title="System Comparison"/> | ||
</p> | ||
<p align="center"> | ||
<img src="8.png" width="1050" title="System Comparison"/> | ||
</p> |