Skip to content

bibs2091/Guess-my-shape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess-my-shape

Deep learning version of skribbl game (drawing and guessing).

the training dataset used is quickdraw-dataset

To run the project:

  • install requirements:

    $pip install -r requirements.txt 
    
  • run the flask server:

    $flask run
    

live demo: (https://guessmyshape.herokuapp.com/)

About

Deep learning version of skribbl game (drawing and guessing).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published