Skip to content

Commit

Permalink
update pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
TongkunGuan committed Jul 15, 2023
1 parent 8cfa397 commit 6a63686
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ This is the code of "Self-supervised Character-to-Character Distillation for Tex
For more details, please refer to our [arxiv](https://arxiv.org/abs/2211.00288).
Code will be released.

## Pipeline
![examples](graph/pipeline.png)

## Model architecture
![examples](graph/network.png)

## Environments
```bash
# 3090 Ubuntu 16.04 Cuda 11
Expand Down Expand Up @@ -41,6 +47,12 @@ pip install Pillow LMDB nltk six natsort scipy
- [Synth](https://github.com/FangShancheng/ABINet/README.md)
- [evaluation](https://github.com/FangShancheng/ABINet/README.md)

## Visualization
![examples](graph/order.png)
![examples](graph/SM_1.png)
![examples](graph/SM_3.png)
![examples](graph/SM_2.png)

### TODO
- [ ] Release data
- [ ] Release code
Expand Down
Binary file added graph/SM_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/SM_2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/SM_3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/network.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/order.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added graph/pipeline.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6a63686

Please sign in to comment.