GithubHelp home page GithubHelp logo

wemindful / orange_ocr Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 139.69 MB

​ OrangeOcr(橙子OCR) 依托前沿深度学习等人工智能技术,提供多渠道、高精准度的OCR字符识别技术服务

Java 3.65% HTML 3.79% CSS 55.47% JavaScript 37.09%

orange_ocr's Introduction

橙子OCR

项目介绍

​ OrangeOcr(橙子OCR) 依托前沿深度学习等人工智能技术,提供多渠道、高精准度的OCR字符识别技术服务,印刷体文字识别准确率可高达90%以上,提供通用OCR识别,身份证识别, 银行卡识别, 发票识别 ,车牌识别,等常见工业OCR识别服务。

橙子OCR 软件包括orange_ocr-viwer,orange_ocr-server,orange_ocr-admin,分别为前端,管理后台,服务监控。

软件架构

​ 微服务架构(microservices architecture)是服务导向架构(service-oriented architecture,缩写 SOA)的升级。

RESTful API 模式:服务通过 API 提供。

安装教程

  1. 确保安装maven 3.6+

    mvn -v
  2. 项目根目录打包

    mvn clean package
  3. 启动

    nohup java -Xms800m -Xmx800m -XX:PermSize=256m -XX:MaxPermSize=512m -XX:MaxNewSize=512m -jar xxxjar

使用技术

1: Spring Boot 2.2.6
2: Spring-Data-Jpa
3: Spring-Security
4: spring-boot-starter-mail
5: fastjson
6: thymeleaf
7: knife4j
8: lombok
9: hutool
10: Mysql
11: Spring-Admin

使用说明

  1. 可直接使用 Jpa

  2. 也可使用SQL.sql

在项目更目录 SQL文件: orange_ocr.sql

配置说明

在orange_ocr-admin项目的application.xml 配置监控地址:

# 例子:
orange_ocr-viwer : http://localhost:9090/
orange_ocr-server: http://localhost:9091/
orange_ocr-admin : http://localhost:9092/

项目展示

!(project-image/2.png)

orange_ocr's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.