bibs2091 / Guess-my-shape

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

Home Page:https://guessmyshape.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

https://guessmyshape.herokuapp.com/


Languages

Language:JavaScript 53.2%Language:Python 16.2%Language:CSS 15.8%Language:HTML 14.8%