Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dufflink/recipe-reader
Recipe recognition with CreateML
https://github.com/dufflink/recipe-reader
coreml-vision createml google-ml-kit ios-app live-text recipe-recognition swift word-tagger
Last synced: 3 months ago
JSON representation
Recipe recognition with CreateML
- Host: GitHub
- URL: https://github.com/dufflink/recipe-reader
- Owner: dufflink
- License: mit
- Created: 2022-04-04T11:36:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T14:54:55.000Z (about 2 years ago)
- Last Synced: 2023-03-08T23:35:28.039Z (almost 2 years ago)
- Topics: coreml-vision, createml, google-ml-kit, ios-app, live-text, recipe-recognition, swift, word-tagger
- Language: Swift
- Homepage:
- Size: 4.61 MB
- Stars: 10
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## WordTagger model with Create ML
This is mobile application that can recognize the English-language text of a recipe using the mobile camera and which can then convert this information into a set of class objects. And all of this happenes right on the device in real-time!
### This [article](https://evilmartians.com/chronicles/realtime-text-analysis-word-tagger-pro-computer-vision-part-1) explains how it works!https://user-images.githubusercontent.com/29461219/199932021-71512479-1b04-4e04-8d48-4418e66a393e.mp4
### Other projects
[Object Detection with Create ML: car license plate recognition](https://github.com/dufflink/car-license-plate-detection) and the [article series](https://evilmartians.com/chronicles/object-detection-with-create-ml-images-and-dataset) about it.https://user-images.githubusercontent.com/29461219/153381556-9554837a-d844-41f8-8c55-50823e68b4d9.mp4