All Projects → alfianlosari → Coremlvisionscanner

alfianlosari / Coremlvisionscanner

CoreML Vision Text Data & Animal Detector iOS App

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Coremlvisionscanner

Build Ocr
Build an OCR for iOS apps
Stars: ✭ 17 (-65.31%)
Mutual labels:  coreml, ocr
Tnn
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and …
Stars: ✭ 3,257 (+6546.94%)
Mutual labels:  ocr, coreml
Pgstosrt
PGS to Srt converter
Stars: ✭ 21 (-57.14%)
Mutual labels:  ocr
Newocr
A custom OCR library in pure Java made as a replacement for MS Paint IDE's OCR
Stars: ✭ 43 (-12.24%)
Mutual labels:  ocr
Paperless
Scan, index, and archive all of your paper documents
Stars: ✭ 7,662 (+15536.73%)
Mutual labels:  ocr
Coremlstyletransfer
A simple demo for Core ML and Style Transfer
Stars: ✭ 30 (-38.78%)
Mutual labels:  coreml
Ocrbot
An OCR (Optical Character Recognition) bot for Mastodon (and compatible) instances
Stars: ✭ 39 (-20.41%)
Mutual labels:  ocr
Seq 2 Seq Ocr
Handwritten text recognition with Keras
Stars: ✭ 15 (-69.39%)
Mutual labels:  ocr
Eyevis
Android based Vocal Vision for Visually Impaired. Object Detection, Voice Assistance, Optical Character Reader, Read Aloud, Face Recognition, Landmark Recognition, Image Labelling etc.
Stars: ✭ 48 (-2.04%)
Mutual labels:  ocr
Mlmoji
Hand-Drawn Emoji Classifier (WWDC18 Scholarship Application)
Stars: ✭ 34 (-30.61%)
Mutual labels:  coreml
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+1971.43%)
Mutual labels:  coreml
Zxingcamera
Camera for Android,身份证号码识别 (本地,实时)
Stars: ✭ 34 (-30.61%)
Mutual labels:  ocr
Namescoremldemo
🏷 iOS11 demo application for predicting gender from first names.
Stars: ✭ 31 (-36.73%)
Mutual labels:  coreml
Pan card ocr project
To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a structured format
Stars: ✭ 39 (-20.41%)
Mutual labels:  ocr
Mnistkit
The better way to deal with MNIST model and Core ML in iOS
Stars: ✭ 21 (-57.14%)
Mutual labels:  coreml
Vue.js With Asp.net Core Sample
This provides a sample code using vue.js running on ASP.NET Core
Stars: ✭ 44 (-10.2%)
Mutual labels:  ocr
Mspaintide
Programming in MS Paint
Stars: ✭ 909 (+1755.1%)
Mutual labels:  ocr
Gocr
OCR implementation with Golang
Stars: ✭ 32 (-34.69%)
Mutual labels:  ocr
Blackout
NaNoGenMo 2016 entry #2
Stars: ✭ 36 (-26.53%)
Mutual labels:  ocr
Inceptionvisiondemo
🎥 iOS11 demo application for dominant objects detection.
Stars: ✭ 48 (-2.04%)
Mutual labels:  coreml

CoreML Vision Text & Animal Detector Project

Alt text

Building CoreML Vision Text Data & Animal Detector iOS App

  • Uses VNDocumentCameraViewController & VNDocumentCameraScan to take image and perform scan.
  • Uses VNRecognizeTextRequest for OCR.
  • Uses NSDataDetector to detect ocr, date, url, phone numbers.
  • Uses VNDetectAnimalRectangleRequest to detect cat and dog.

Getting Started

  • Clone.
  • Install Xcode 11.
  • Build & Run with iOS 13 physical devices with camera.
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].