Skip to content

Commit 9451b1c

Browse files
authored
Update README.md
1 parent 8d5e752 commit 9451b1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ Our academic paper, which describes our method in detail and provides full exper
2121
> [**OCR-free Document Understanding Transformer**](https://arxiv.org/abs/2111.15664).<br>
2222
> [Geewook Kim](https://geewook.kim), [Teakgyu Hong](https://dblp.org/pid/183/0952.html), [Moonbin Yim](https://github.com/moonbings), [JeongYeon Nam](https://github.com/long8v), [Jinyoung Park](https://github.com/jyp1111), [Jinyeong Yim](https://jinyeong.github.io), [Wonseok Hwang](https://scholar.google.com/citations?user=M13_WdcAAAAJ), [Sangdoo Yun](https://sangdooyun.github.io), [Dongyoon Han](https://dongyoonhan.github.io), [Seunghyun Park](https://scholar.google.com/citations?user=iowjmTwAAAAJ). To appear at ECCV 2022.
2323
24-
<img width="946" alt="image" src="./misc/overview.png">
24+
<img width="946" alt="image" src="misc/overview.png">
2525

2626
## Pre-trained Models and Web Demos
2727

2828
Gradio web demos are available! [![Demo](https://img.shields.io/badge/Demo-Gradio-brightgreen)](#demo) [![Demo](https://img.shields.io/badge/Demo-Colab-orange)](#demo)
2929
|:--:|
30-
|![image](./misc/screenshot_gradio_demos.png)|
30+
|![image](misc/screenshot_gradio_demos.png)|
3131
- You can run the demo with `./app.py` file.
3232
- Sample images are available at `./misc` and more receipt images are available at [CORD dataset link](https://huggingface.co/datasets/naver-clova-ix/cord-v2).
3333
- Web demos are available from the links in the following table.
@@ -47,7 +47,7 @@ Please see [our paper](#how-to-cite) for more details.
4747

4848
## SynthDoG datasets
4949

50-
![image](./misc/sample_synthdog.png)
50+
![image](misc/sample_synthdog.png)
5151

5252
The links to the SynthDoG-generated datasets are here:
5353

0 commit comments

Comments
 (0)