Repository navigation
dbnet
- Website
- Wikipedia
OpenMMLab Text Detection, Recognition and Understanding Toolbox
📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO, PaddlePaddle and PyTorch.
A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".
基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn
SimpleAICV:pytorch training and testing examples.
A toolbox of ocr models and algorithms based on MindSpore
DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018
chineseocr lite onnx,超轻量级中文ocr demo,支持onnx推理 ( dbnet+crnn+anglenet)
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization
This is our solution dealing with BKAI challenge 😄
chineseocr lite android onnx ,超轻量级中文ocr android demo,支持竖排文字识别, 支持onnx推理(psenet+anglenet+crnn)
you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.
使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现
chineseocr lite android dbnet,超轻量级中文ocr android demo,支持竖排文字识别, 支持ncnn推理 ( dbnet+crnn+anglenet)