https://github.com/ctripcorp/c-ocr
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
https://github.com/ctripcorp/c-ocr
Last synced: about 1 year ago
JSON representation
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。 项目包含4个部分,拒识、检测、识别、后处理。
- Host: GitHub
- URL: https://github.com/ctripcorp/c-ocr
- Owner: ctripcorp
- Created: 2019-04-11T06:07:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-14T13:11:42.000Z (over 2 years ago)
- Last Synced: 2025-05-15T03:39:06.418Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 1.89 MB
- Stars: 2,439
- Watchers: 90
- Forks: 623
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
C-OCR是携程自研的OCR项目,主要包括身份证、护照、火车票、签证等旅游相关证件、材料的识别。
项目包含4个部分,拒识、检测、识别、后处理。