Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doodle Recognition !


Recogniton of doodles from the ‘Quick, Draw!’ dataset.

TABLE OF CONTENTS


The Project


The Objective of this project was to recreate a Neural Network using the Tensorflow Deep Learning Library to identify drawings at run-time. This model trains on ‘Quick, Draw!’’s dataset, this dataset is a collection of 50 million drawings across 345 categories, contributed by players of the game Quick, Draw!, for this project we will settle for 10 of them.

Project structure:

  • Input data analysis and preprocessing;
  • Building a model to classify drawings;
  • Building a little software to draw;
  • Process the drawing with the model;

Input Data


The dataset will be in .npy format and shortened to 28x28 resolution to simplify it’s preprocessing.

A cat from the training dataset:

Untitled

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages