/UnityHandwrittenDigitRecognition

Unity project for recognising hand-written digits

Primary LanguageShaderLabMIT LicenseMIT

Unity Hand-written Digit Recognition

Unity project for recognising hand-written digits.

Made with Unity and MNIST model data.

Barracuda package and TMP essentials required. Install with the package manager and by clicking on "Add package by name" option and enter "com.unity.barracuda"(without quotes). Import TMP essentials on the TextMeshPro's first run popup.

  • Single-digit Detection

    • Write any number one-at-a-time on the black pad image
  • Multiple digits Detection

    • Write numbers on the black pads and check if the numbers are synced with those on the UI image

MIT Licence