Miszo97 / ComputerVision

Neural network application for image classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Neural network application for image classification


Languages

Language:JavaScript 58.2%Language:Python 38.7%Language:HTML 3.1%Language:CSS 0.1%