#计算机科学#MMOCR 是基于 PyTorch 和 mmdetection 的开源工具箱,专注于文本检测,文本识别以及相应的下游任务,如关键信息提取。 它是 OpenMMLab 项目的一部分。
📄 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".
翻译 - PyToch实现的“具有可差分二值化的实时场景文本检测”。
基于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两种版本的实现
ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).
chineseocr lite android dbnet,超轻量级中文ocr android demo,支持竖排文字识别, 支持ncnn推理 ( dbnet+crnn+anglenet)