PaddleOCR/docs/ppocr/infer_deploy/paddle_js.en.md
SWHL 0529e2303e
docs: Add a new document site (#13375)
* docs: Add a new document site

* docs: Update comment setting

* chore(pre-commit): Remove rules of md and remove the size limits of 512kb

* chore(format): Run pre-commit in local

* ci(document): Change the default name of building document site.

* chore: Update .pre-commit-config.yaml
2024-07-24 20:00:15 +08:00

1.5 KiB

typora-copy-images-to, comments
typora-copy-images-to comments
images true

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