Skip to content

Commit

Permalink
Merge branch 'master' of github.com:foamliu/Deep-Image-Matting-v2
Browse files Browse the repository at this point in the history
  • Loading branch information
foamliu committed Jul 17, 2019
2 parents 3f07e61 + 1eb8c24 commit 09c2eed
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ Deep Image Matting [paper](https://arxiv.org/abs/1703.03872) implementation in P
- input image is normalized with mean=[0.485, 0.456, 0.406] and std=[0.229, 0.224, 0.225].
- erode and dialte to generate trimap

|Models|SAD|MSE|
|---|---|---|
|paper-stage0|59.6|0.019|
|paper-stage1|54.6|0.017|
|paper-stage3|50.4|0.014|
|my-stage0|TBD|TBD|
|Models|SAD|MSE|Link|
|---|---|---|---|
|paper-stage0|59.6|0.019||
|paper-stage1|54.6|0.017||
|paper-stage3|50.4|0.014||
|my-stage0|39.3|0.013||


## Dataset
Expand Down

0 comments on commit 09c2eed

Please sign in to comment.