PaddleOCR/deploy/paddlejs
Evezerest 4aff082c5b
Update README_ch.md
2023-01-13 15:32:39 +08:00
..
README.md Update README.md 2023-01-13 15:32:08 +08:00
README_ch.md Update README_ch.md 2023-01-13 15:32:39 +08:00
paddlejs_demo.gif update 2022-04-21 05:24:31 +00:00

README.md

English| 简体中文

Paddle.js Introduction

Paddle.js is a web project for Baidu PaddlePaddle, which is an open source deep learning framework running in the browser. Paddle.js can either load a pre-trained model, or transforming a model from paddle-hub with model transforming tools provided by Paddle.js. It could run in every browser with WebGL/WebGPU/WebAssembly supported. It could also run in Baidu Smartprogram and wechat miniprogram.

Web Demo

Run OCR demo in browser refer to tutorial.

demo web demo dicrctory visualization
PP-OCRv3 TextDetection、TextRecognition

Mini Program Demo

The Mini Program demo running tutorial eference Run OCR demo in wechat miniprogram refer to tutorial.

demo directory
Text Detection ocrdetecXcx
Text Recognition ocrXcx
trackgit-views