Skip to content

这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。

Notifications You must be signed in to change notification settings

jiangnanboy/doc_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DJL for document AI

Table of Contents
  1. About
  2. Getting Started
  3. Result
  4. Contact
  5. Reference

About

这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。

Getting started

onnx模型下载:

链接:https://pan.baidu.com/s/1Vcsn-VPTU_GHB_KU4pQFPg

提取码:uepl

项目启动后可以进入swagger进行接口使用 http://localhost:8080/swagger-ui/

Result

image

image

Contact

如有问题,联系我:

1、github:https://github.com/jiangnanboy

2、QQ:2229029156

Reference

https://github.com/PaddlePaddle/PaddleOCR

https://github.com/deepjavalibrary/djl

About

这里将paddle中的ocr等模型转为onnx格式,并利用java版深度框架djl加载这些onnx模型进行推理预测尝试。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages