Giter VIP home page Giter VIP logo

convnets-for-sketch-recognition's Introduction

DEEP DOODLE:

  • Doodles are Fun to draw and hard to classify, especially if I draw ;)

TO DO:

  1. Add Accuracy plots of all models for comparison

In this project I intend to experiment with various machine learning algorithms on a classification problem.

Task: Classify images, ones that are shitty drawn i.e., doodles.

DateSet: Google Quickdraw DataSet

We experiment with many algorithm, list provided below. We take baby steps, first implementing simple algorithms, experiment with numpy, tensors, then the shit gets real. We play with PyTorch and its Autograd functionality. Implement Nueral Network, Then the Deep ones (real deep), Convolutional Neural Network and then finally more sophisticated CNN.

We play with several parameters while implementing the algorithms. Details are provided in the respective sections and also the Jupyter notebooks with visualization. Lets rock!!

Before jumping in to the actual implementations, lets play with the easy implementation.

Intro to Pytorch:

  1. 2Layer_Nueral_Network_using_Numpy

Easy peasy Binary Classification Models:

  1. Perceptron
  2. Logistic Regression
  3. Neural Network

Doodle calssification Algorithms:

  1. 2_Layer Neural Network
  2. Deep Neural Network: Neural Network implementation with several hidden layers. Experiments conducted to tune the performance. Deep Neural Net
  3. Simple Convnet
  4. CNN on steroids (Such Performance Much Fun): Several experiments are conducted to tune the hyper parameters and improve accuracy. CNN final version

convnets-for-sketch-recognition's People

Contributors

vijayaramilla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.