https://github.com/tucan9389/textrecognition-mlkit
https://github.com/tucan9389/textrecognition-mlkit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tucan9389/textrecognition-mlkit
- Owner: tucan9389
- License: mit
- Created: 2019-02-20T17:38:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-25T02:04:52.000Z (over 6 years ago)
- Last Synced: 2025-07-04T12:06:51.769Z (3 months ago)
- Language: Swift
- Size: 25.8 MB
- Stars: 95
- Watchers: 1
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TextRecognition-MLKit


This project is [Text Recognition using Firebase built-in model](https://firebase.google.com/docs/ml-kit/recognize-text) on iOS.
If you are interested in iOS + Machine Learning, visit [here](https://github.com/motlabs/iOS-Proejcts-with-ML-Models) you can see various DEMOs.
## Requirements
- Xcode 9.2+
- iOS 12.0+
- Swift 4.2## Performance
### Inference Time
| device | inference time |
| -------- | -------------- |
| iPhone X | 35~200 ms |#### Inference time in various cases - iPhone X

> More appear words in a picture, more need inference time.
## Build & Run
### 1. Prerequisites
#### Add permission in info.plist for device's camera access
