# ChineseAddress_OCR
**Repository Path**: egg_tree/ChineseAddress_OCR
## Basic Information
- **Project Name**: ChineseAddress_OCR
- **Description**: Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 1
- **Created**: 2020-04-02
- **Last Updated**: 2023-03-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# ChineseAddress_OCR
## 环境不可控场景下拍照文档地址文字识别
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction.
This is a project of the 2018 Deecamp 25th group (DRPRG). Thanks to my team members!
这个是 2018年 Deecamp 25组 (深度受限抠图小组) 的项目,非常非常的感谢每一位队友!
Our Demo: https://www.bilibili.com/video/av30081208
Our Wechat Program (微信小程序): OCRdeecamp
Reference Paper: [Detecting Text in Natural Image with Connectionist Text Proposal Network](https://arxiv.org/pdf/1609.03605.pdf)
Reference Code: https://github.com/YCG09/chinese_ocr (Thanks to Yang Chenguang)
## Method
Text Detection : [CTPN](https://arxiv.org/pdf/1609.03605.pdf)
Text Recognition: CTC+DenseNet
Address Judgment: Light GBM or [textgrocery](https://github.com/2shou/TextGrocery)
Address Correction: Fuzzy matching based on address library