https://github.com/alfianlosari/coremlvisionscanner
CoreML Vision Text Data & Animal Detector iOS App
https://github.com/alfianlosari/coremlvisionscanner
coreml coreml-vision ios ios13 ocr swift
Last synced: 12 months ago
JSON representation
CoreML Vision Text Data & Animal Detector iOS App
- Host: GitHub
- URL: https://github.com/alfianlosari/coremlvisionscanner
- Owner: alfianlosari
- Created: 2019-07-26T01:31:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T01:32:26.000Z (almost 7 years ago)
- Last Synced: 2025-04-10T16:52:41.053Z (over 1 year ago)
- Topics: coreml, coreml-vision, ios, ios13, ocr, swift
- Language: Swift
- Size: 2.14 MB
- Stars: 61
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoreML Vision Text & Animal Detector Project

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.