paddle-ocr topic

List paddle-ocr repositories

java-springboot-paddleocr-v2

30
Stars
5
Forks
Watchers

本项目利用JNI加载paddle-ocr的C++编译的dll库,并利用springboot进行web部署访问。This project uses JNI to load the C++ compiled dll libraries of paddle-ocr, and uses springboot for web deployment

java-springboot-paddleocr

58
Stars
20
Forks
Watchers

本项目利用java加载paddle-ocr的C++编译的exe文件,并利用springboot进行web部署访问。This project loads the C++ compiled version of paddle-ocr in java and makes use of springboot for web deployment.