Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aigcliu authored Nov 16, 2021
1 parent ba32445 commit 32ed19b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions contrib/Matting/deploy/human_matting_android_demo/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# human_matting_android_demo
基于[PaddleSeg](https://github.com/paddlepaddle/paddleseg/tree/develop)[MODNet](https://github.com/PaddlePaddle/PaddleSeg/tree/develop/contrib/Matting)算法实现人像抠图(安卓版demo)。

可以直接下载安装本示例工程中的[apk](https://paddleseg.bj.bcebos.com/matting/models/deploy/app-debug.apk.1)进行体验。
可以直接下载安装本示例工程中的[apk](https://paddleseg.bj.bcebos.com/matting/models/deploy/app-debug.apk)进行体验。

## 1. 效果展示
<div align="center">
<img src=https://user-images.githubusercontent.com/14087480/141755673-0e6e6a58-6f13-4534-9eae-0c10874a12ca.jpg width="50%">
<img src=https://user-images.githubusercontent.com/14087480/141755700-b314d11e-0998-48cc-9bde-18190dbbc1ad.jpg width="50%">

原图
</div>

<div align="center">
<img src=https://user-images.githubusercontent.com/14087480/141755700-b314d11e-0998-48cc-9bde-18190dbbc1ad.jpg width="50%" >
<img src=https://user-images.githubusercontent.com/14087480/141755673-0e6e6a58-6f13-4534-9eae-0c10874a12ca.jpg width="50%" >

新背景

Expand Down

0 comments on commit 32ed19b

Please sign in to comment.