Skip to content

Commit 09c2eed

Browse files
committed
Merge branch 'master' of github.com:foamliu/Deep-Image-Matting-v2
2 parents 3f07e61 + 1eb8c24 commit 09c2eed

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ Deep Image Matting [paper](https://arxiv.org/abs/1703.03872) implementation in P
1515
- input image is normalized with mean=[0.485, 0.456, 0.406] and std=[0.229, 0.224, 0.225].
1616
- erode and dialte to generate trimap
1717

18-
|Models|SAD|MSE|
19-
|---|---|---|
20-
|paper-stage0|59.6|0.019|
21-
|paper-stage1|54.6|0.017|
22-
|paper-stage3|50.4|0.014|
23-
|my-stage0|TBD|TBD|
18+
|Models|SAD|MSE|Link|
19+
|---|---|---|---|
20+
|paper-stage0|59.6|0.019||
21+
|paper-stage1|54.6|0.017||
22+
|paper-stage3|50.4|0.014||
23+
|my-stage0|39.3|0.013||
2424

2525

2626
## Dataset

0 commit comments

Comments
 (0)