Pinned Repositories
19th-century-fraktur-OCR
OCRopus/Calamari mixed models for recognizing (German) 19th century Fraktur scripts.
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
accelerated_features
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
AndroidOcr
android ocr 开发 基于 Tesseract OCR 开源技术 开发者可以学习使用 文字识别 语言可以配置
AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
AOcr
使用开源OCR API进行文字识别
Attention-ocr-Chinese-Version
Attention OCR Based On Tensorflow
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
calamari
OCR Engine based on OCRopy and Kraken
GanWang's Repositories
GanWang/accelerated_features
Implementation of XFeat (CVPR 2024). Do you need robust and fast local feature extraction? You are in the right place!
GanWang/AnimeGANv2
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
GanWang/awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
GanWang/awesome-local-global-descriptor
My personal note about local and global descriptor
GanWang/book
《深度学习图像识别技术:基于TensorFlow Object Detection API和Intel OpenVINO》
GanWang/cnn-registration
An image registration method using convolutional neural network features.
GanWang/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被60个国家的400所大学用于教学。
GanWang/DeDoDe
DeDoDe 🎶 Detect, Don't Describe - Describe, Don't Detect, for Local Feature Matching
GanWang/DeDoDe-onnxrun-cpp-py
使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序
GanWang/depthai-experiments
Experimental projects we've done with DepthAI.
GanWang/FOTS_OCR
TensorFlow Implementation of FOTS, Fast Oriented Text Spotting with a Unified Network.
GanWang/Grounded-Segment-Anything
Marrying Grounding DINO with Segment Anything & Stable Diffusion & Tag2Text & BLIP & Whisper & ChatBot - Automatically Detect , Segment and Generate Anything with Image, Text, and Audio Inputs
GanWang/GroundingDINO
The official implementation of "Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection"
GanWang/GroundingDINO-onnxrun
使用onnxruntime部署GroundingDINO开放世界目标检测,包含C++和Python两个版本的程序
GanWang/IT_book
本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)
GanWang/Keras-YOLOv4
yolov4 42.0% mAP.ppyolo 45.1% mAP.
GanWang/OpenSimpleLidar
Open Source scanning laser rangefinder
GanWang/OpenVINO-OCR-Paddle
二代paddle-ocr光学文字识别模型部署
GanWang/openvino_notebooks
📚 Jupyter notebook tutorials for OpenVINO™
GanWang/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (multilingual recognition: English, Chinese, Korean, Japanese, German, French etc. 3.5M practical ultra lightweight OCR system, support training and deployment among server, mobile, embedded and IoT devices)
GanWang/PaddleOCR2Pytorch
PaddleOCR inference in PyTorch. Converted from [PaddleOCR](https://github.com/PaddlePaddle/PaddleOCR)
GanWang/PaddleUtils
Some tools to operate PaddlePaddle model
GanWang/PaddleX
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
GanWang/pytorch-superpoint
Superpoint Implemented in PyTorch: https://arxiv.org/abs/1712.07629
GanWang/QWidgetDemo
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!
GanWang/Segment-Any-Anomaly
This project addresses zero-shot anomaly detection by combining SAM and Grouding DINO.
GanWang/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
GanWang/SuperPoint-Pytorch
Pytorch Implementation of rpautrat/SuperPoint
GanWang/TextRecognitionDataGenerator
A synthetic data generator for text recognition
GanWang/YOLOv5-Paddle
YOLOv5🚀 reproduction by Guo Quanhao using PaddlePaddle