dbnet topic

List dbnet repositories

Deep-Belief-Networks-in-PyTorch

50
Stars
16
Forks
Watchers

The aim of this repository is to create RBMs, EBMs and DBNs in generalized manner, so as to allow modification and variation in model types.

OcrLiteNcnn

45
Stars
14
Forks
Watchers

chineseocr lite onnx to ncnn,超轻量级中文ocr demo,支持ncnn推理 ( dbnet+crnn+anglenet)

OcrLiteOnnx

96
Stars
16
Forks
Watchers

chineseocr lite onnx,超轻量级中文ocr demo,支持onnx推理 ( dbnet+crnn+anglenet)

dbnet-barcode

35
Stars
10
Forks
Watchers

使用DBNet检测条形码,包含C++和Python两种版本的程序

dbnet-opencv-cpp-python

32
Stars
5
Forks
Watchers

使用opencv部署DBNet文字检测,包含C++和Python两种版本的实现

BKAI-Challenge-Vietnamese-OCR

63
Stars
14
Forks
Watchers

This is our solution dealing with BKAI challenge :smile:

mindocr

166
Stars
45
Forks
Watchers

A toolbox of OCR models, algorithms, and pipelines based on MindSpore

ocr_torch

27
Stars
6
Forks
Watchers

ocr_torch是基于Torch1.8实现的DBNet(2.2M) + CRNN(3.8M)实现的轻量级文字检测识别项目(支持onnx推理).