iOS/MacOS app that recognize drawings with the possibility of personalization for the user.
- Xcode 11
- Swift 5
- iOS 13
- MacOS 10.15
- Python 3.6
- coremltools
For conversion, a pre-trained keras model was taken, which was trained on several classes of the Quick Draw! Dataset.
- Update file with classes to match the classes of your model.
- Run this script to generate CoreML model.
In order to make the model updatable, you need to run the script.