/Draws

iOS/MacOS app that recognize drawings with the possibility of personalization for the user

Primary LanguageSwiftMIT LicenseMIT

Draws

iOS/MacOS app that recognize drawings with the possibility of personalization for the user.

Screenshots

Drawing recognition

recognition

Drawing recognition after model updating

updated

Requirements

  • Xcode 11
  • Swift 5
  • iOS 13
  • MacOS 10.15

For model converting

Model

For conversion, a pre-trained keras model was taken, which was trained on several classes of the Quick Draw! Dataset.

How convert to CoreML model

  1. Update file with classes to match the classes of your model.
  2. Run this script to generate CoreML model.

How to make model updatable

In order to make the model updatable, you need to run the script.