/ComputerVision

Neural network application for image classification

Primary LanguageJavaScript

ComputerVision

Neural network application for image classification.

The idea is to use a web application to let users draw digital numbers which can be later recognized by a neural network. The outcome is then returned to the user.

We can consider the whole project to be composed of two layers.

  • Frontend layer (React application)
  • Backend layer (Django application + machine learning algorithms)

Try it out: http://kol478.pythonanywhere.com/