mzhaoshuai commited on
Commit
01bb414
·
verified ·
1 Parent(s): a16ac5f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,7 +4,10 @@ language:
4
  - en
5
  ---
6
 
7
- [CLIP4STR: A Simple Baseline for Scene Text Recognition with Pre-trained Vision-Language Model](https://arxiv.org/abs/2305.14014).
 
 
 
 
8
 
9
 
10
- Please refer to https://github.com/VamosC/CLIP4STR for the usage of the models.
 
4
  - en
5
  ---
6
 
7
+ # CLIP4STR
8
+
9
+ **GitHub Repo**: https://github.com/VamosC/CLIP4STR
10
+
11
+ **Paper**: [CLIP4STR: A Simple Baseline for Scene Text Recognition with Pre-trained Vision-Language Model](https://arxiv.org/abs/2305.14014).
12
 
13