Skip to content

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

License

Notifications You must be signed in to change notification settings

romanmazeev/Draws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published