From 03934722b5db7851d91f6117621ae63995e73950 Mon Sep 17 00:00:00 2001 From: wkema Date: Wed, 6 Jul 2022 23:51:22 -0400 Subject: [PATCH] added a teaser --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e705d72..944d85d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # PaperEdge The code and the DIW dataset for "Learning From Documents in the Wild to Improve Document Unwarping" (SIGGRAPH 2022) +![image](https://user-images.githubusercontent.com/12742725/177686793-77c6652e-f86a-45ea-829f-78306f2d5021.png) + + ## Documents In the Wild (DIW) dataset (2.13GB) [link](https://drive.google.com/file/d/1qAmLurt6bK0ro8PnRz6rBgVs1rfrsdKi/view?usp=sharing) @@ -14,4 +17,4 @@ The code and the DIW dataset for "Learning From Documents in the Wild to Improve [docunet_benchmark_paperedge.zip](https://drive.google.com/file/d/1QM3Y5Ty96ydVCQPNqR0_bnMG9oqIQkGm/view?usp=sharing) The last row of `adres.txt` is the evaluation results. -The values in the last 3 columns are `AD`, `MS-SSIM`, and `LD`. \ No newline at end of file +The values in the last 3 columns are `AD`, `MS-SSIM`, and `LD`.