We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c754154 commit 44c419cCopy full SHA for 44c419c
README.md
@@ -1,2 +1,10 @@
1
# svtr-pytorch
2
pytorch version of svtr model
3
+
4
5
6
+rec_svtrnet.py --- 原paddle版本
7
8
+svtr_model.py --- pytorch复现版本, 亲测可用。
9
10
+svtr论文链接:https://arxiv.org/abs/2205.00159
0 commit comments