You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, the bidirectional attention decoder proposed in ASTER is not included in my implementation.
24
+
25
+
You can use the codes to bootstrap for your next text recognition research project.
26
+
27
+
28
+
## Data preparation
29
+
30
+
We give an example to construct your own datasets. Details please refer to `tools/create_svtp_lmdb.py`.
31
+
32
+
33
+
IMPORTANT NOTICE: Although this software is licensed under MIT, our intention is to make it free for academic research purposes. If you are going to use it in a product, we suggest you [contact us]([email protected]) regarding possible patent issues.
0 commit comments