All Projects → KevinGong2013 → Chineseidcardocr

KevinGong2013 / Chineseidcardocr

Licence: apache-2.0
[Deprecated] 🇨🇳中国二代身份证光学识别

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Chineseidcardocr

CustomVisionMicrosoftToCoreMLDemoApp
This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.
Stars: ✭ 25 (-97.54%)
Mutual labels:  vision, ios11, coreml
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (+227.78%)
Mutual labels:  coreml, vision, ios11
Facesvisiondemo
👀 iOS11 demo application for age and gender classification of facial images.
Stars: ✭ 273 (-73.1%)
Mutual labels:  coreml, vision
Imagedetect
✂️ Detect and crop faces, barcodes and texts in image with iOS 11 Vision api.
Stars: ✭ 286 (-71.82%)
Mutual labels:  vision, ios11
Facecropper
✂️ Crop faces, inside of your image, with iOS 11 Vision api.
Stars: ✭ 479 (-52.81%)
Mutual labels:  vision, ios11
inception
Real time image recognition using Core ML
Stars: ✭ 24 (-97.64%)
Mutual labels:  ios11, coreml
Visionfacedetection
An example of use a Vision framework for face landmarks detection in iOS 11
Stars: ✭ 258 (-74.58%)
Mutual labels:  vision, ios11
Torch2coreml
Torch7 -> CoreML
Stars: ✭ 363 (-64.24%)
Mutual labels:  coreml, ios11
iOS11-Demos
Collection of samples and demos of features introduced in iOS 11
Stars: ✭ 16 (-98.42%)
Mutual labels:  ios11, coreml
Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+411.53%)
Mutual labels:  coreml, ios11
Awesome Coreml Models
Collection of models for Core ML
Stars: ✭ 500 (-50.74%)
Mutual labels:  coreml, ios11
Awesome Ios Interview
📲 The curated list of iOS Developer interview questions and answers, Swift & Objective-C
Stars: ✭ 753 (-25.81%)
Mutual labels:  xcode, ios11
BabelCamera
Find out how to describe the things around you in another language with Core ML and the Vision framework in iOS 11! 👀
Stars: ✭ 13 (-98.72%)
Mutual labels:  ios11, coreml
CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (-96.26%)
Mutual labels:  ios11, coreml
Disk
Delightful framework for iOS to easily persist structs, images, and data
Stars: ✭ 2,896 (+185.32%)
Mutual labels:  xcode, ios11
Vision CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Stars: ✭ 15 (-98.52%)
Mutual labels:  vision, coreml
Objectclassifier
An iOS swift app that detects objects using machine learning (CoreML, Vision)
Stars: ✭ 12 (-98.82%)
Mutual labels:  coreml, vision
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (-87.78%)
Mutual labels:  vision, coreml
SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (-96.65%)
Mutual labels:  vision, coreml
Iowncode
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Stars: ✭ 499 (-50.84%)
Mutual labels:  coreml, vision

[Deprecated] 本项目已经迁移至新repo ==> Evil 身份证、银行卡、等OCR识别

ChineseIDCardOCR

🇨🇳中国二代身份证光学识别

2017.09.21 Change Log

使用 VisionCoreML替换原来的 FFNN

TODO 如何生成训练数据,训练神经网络,转换 *.h5 -> *.mlmodel

交流讨论

1.github issue (推荐)
2.qq 群:641256202

如何体验

  • Xcode9, iOS 11
  • git clone https://github.com/KevinGong2013/ChineseIDCardOCR
  • Build && Run
由于自己电脑性能问题,训练的神经网络对一些质量较差的图片识别率不是很高~

图片处理过程

screenshot

LICENSE

 Apache License
 Version 2.0, January 2004
 http://www.apache.org/licenses/	

Copyright 2017 - 2018 Kevin.Gong aoxianglele#icloud.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].