1 Star 0 Fork 16

Paddles / Paddle.js

forked from PaddlePaddle / Paddle.js 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 636 Bytes
一键复制 编辑 原始数据 按行查看 历史

中文版

ocr_detect

ocr_detect model is used to detect the text area in the image.

Setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Usage


import * as ocr from '@paddlejs-models/ocrdet';

// Load ocr_detect model
await ocr.load();

// Get text area points
const res = await ocr.detect(img);

Online experience

https://paddlejs.baidu.com/ocrdet

Performance

image
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/paddles/Paddle.js.git
git@gitee.com:paddles/Paddle.js.git
paddles
Paddle.js
Paddle.js
release/v2.2.5

搜索帮助

344bd9b3 5694891 D2dac590 5694891