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
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -97,9 +97,9 @@ Full documentation can be found on [docs](https://rapidai.github.io/RapidOCRDocs
97
97
98
98
### 🙏 Acknowledgements
99
99
100
-
- Many thanks to PaddleOCR for everything.
101
-
- Many thanks to PaddleOCR2Pytorch for providing the converted PyTorch format models.
102
-
- Many thanks to PaddleX for providing the document models.
100
+
- Many thanks to [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR) for everything.
101
+
- Many thanks to [PaddleOCR2Pytorch](https://github.com/frotms/PaddleOCR2Pytorch) for providing the converted PyTorch format models.
102
+
- Many thanks to [PaddleX](https://github.com/PaddlePaddle/PaddleX) for providing the document models.
103
103
- Many thanks to [DeliciaLaniD](https://github.com/DeliciaLaniD) for fixing the misplaced start position of scan animation in ocrweb.
104
104
- Many thanks to [zhsunlight](https://github.com/zhsunlight) for the suggestion about parameterized call GPU reasoning and the careful and thoughtful testing.
105
105
- Many thanks to [lzh111222334](https://github.com/lzh111222334) for fixing some bugs of rec preprocessing under python version.
0 commit comments