GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

dbnet

Website
Wikipedia
https://static.github-zh.com/github_avatars/open-mmlab?size=40
open-mmlab / mmocr

#计算机科学#MMOCR 是基于 PyTorch 和 mmdetection 的开源工具箱,专注于文本检测,文本识别以及相应的下游任务,如关键信息提取。 它是 OpenMMLab 项目的一部分。

PyTorchOCR深度学习text-detectiontext-recognitionsarpsenetpanetmaskrcnnkey-information-extractionpandbnetcrnnabcnet
Python 4.55 k
7 个月前
https://static.github-zh.com/github_avatars/RapidAI?size=40
RapidAI / RapidOCR

📄 Awesome OCR multiple programing languages toolkits based on ONNXRuntime, OpenVINO, PaddlePaddle and PyTorch.

OCRonnxruntimecrnndbnetopenvinorapidocrchineseocreasyocrpaddleocronnxocrrapidocronnxruntime
Python 4.28 k
4 天前
https://static.github-zh.com/github_avatars/MhLiao?size=40
MhLiao / DB

A PyTorch implementation of "Real-time Scene Text Detection with Differentiable Binarization".

scene-text-detectiondbnet
Python 2.18 k
1 年前
https://static.github-zh.com/github_avatars/BADBADBADBOY?size=40
BADBADBADBOY / pytorchOCR

基于pytorch的ocr算法库,包括 psenet, pan, dbnet, sast , crnn

OCRtextdetectiondbnetpsenetcrnntextrecognitionsast
C++ 684
4 年前
https://static.github-zh.com/github_avatars/zgcr?size=40
zgcr / SimpleAICV_pytorch_training_examples

SimpleAICV:pytorch training and testing examples.

PyTorchresnetvitvandetrfcosretinanetdeeplabv3plussolov2yolactdbnetsamsegment-anything
Jupyter Notebook 434
1 个月前
https://static.github-zh.com/github_avatars/mindspore-lab?size=40
mindspore-lab / mindocr

#计算机科学#A toolbox of ocr models and algorithms based on MindSpore

OCR深度学习text-detectiontext-recognitioncrnndbnetkey-information-extractionlayout-analysislayoutxlmtable-recognition
Python 275
2 个月前
https://static.github-zh.com/github_avatars/driving-behavior?size=40
driving-behavior / DBNet

DBNet: A Large-Scale Dataset for Driving Behavior Learning, CVPR 2018

autonomous-drivingbenchmarkPoint cloudcvpr2018dbnet
Python 219
6 年前
https://static.github-zh.com/github_avatars/benjaminwan?size=40
benjaminwan / OcrLiteOnnx

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

onnxruntimedbnetcrnn
C++ 134
2 年前
https://static.github-zh.com/github_avatars/positive666?size=40
positive666 / Deepstream_Project

#人脸识别#This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.

deepstreamobject-detectionyolov5dbnetonnxtensorrtcrnnarcfaceyolov3OCRface-recognition
C++ 121
2 年前
https://static.github-zh.com/github_avatars/BADBADBADBOY?size=40
BADBADBADBOY / DBnet-lite.pytorch

A pytorch re-implementation of Real-time Scene Text Detection with Differentiable Binarization

dbnettextdetectionOCRlightweightPyTorchPython
Python 110
4 年前
https://static.github-zh.com/github_avatars/benjaminwan?size=40
benjaminwan / OcrLiteAndroidNcnn

#安卓#Chineseocr Lite Android Onnx To Ncnn Demo,超轻量级中文OCR Android Demo,支持ncnn推理

ncnndbnetOCRcrnnAndroid
C++ 97
2 年前
https://static.github-zh.com/github_avatars/manhph2211?size=40
manhph2211 / ViOCR

This is our solution dealing with BKAI challenge 😄

text-detectiondbnettext-recognitionPyTorchOCRscene-text-detection-recognition
Python 64
3 年前
https://static.github-zh.com/github_avatars/AmanPriyanshu?size=40
AmanPriyanshu / Deep-Belief-Networks-in-PyTorch

#计算机科学#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.

dbnet深度学习机器学习PyTorchrbm
Python 63
9 个月前
https://static.github-zh.com/github_avatars/benjaminwan?size=40
benjaminwan / OcrLiteNcnn

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

ncnndbnetAndroidcrnn
C++ 52
2 年前
https://static.github-zh.com/github_avatars/benjaminwan?size=40
benjaminwan / OcrLiteAndroidOnnx

#安卓#chineseocr lite android onnx ,超轻量级中文ocr android demo,支持竖排文字识别, 支持onnx推理(psenet+anglenet+crnn)

Androidonnxruntimedbnetcrnn
C++ 51
2 年前
https://static.github-zh.com/github_avatars/fanpeace?size=40
fanpeace / dbnet_torch

you can use dbnet to detect word or bar code,Knowledge Distillation is provided,also python tensorrt inference is provided.

dbnetonnxknowledge-distillation
Python 46
4 年前
https://static.github-zh.com/github_avatars/hpc203?size=40
hpc203 / dbnet-barcode

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

dbnetonnxruntimeC++Python
Python 37
4 年前
https://static.github-zh.com/github_avatars/hpc203?size=40
hpc203 / dbnet-opencv-cpp-python

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

OpenCVdbnettext-detectionopencv-dnn
C++ 33
4 年前
https://static.github-zh.com/github_avatars/jakeywu?size=40
jakeywu / ocr_torch

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

torchdbnetcrnnOCR
Python 29
4 年前
https://static.github-zh.com/github_avatars/benjaminwan?size=40
benjaminwan / ChOcrLiteAndroidDBNet

chineseocr lite android dbnet,超轻量级中文ocr android demo,支持竖排文字识别, 支持ncnn推理 ( dbnet+crnn+anglenet)

dbnetncnn
C++ 9
4 年前
loading...