Skip to content

andrhua/renaissance-client

Repository files navigation

Renaissance

Replica of Google's Quick, Draw! as an autonomous Android app.

img

Trying out

Important: project is licensed with Google Cloud Platform Free Tier, meaning it won't be working past mid-December 2019, but you can relatively easy deploy your own prediction server as described here.

Android

Make sure your device is running Android 4.4+ and has OpenGL 3.0+ support.

Download .apk.

Desktop

Install JRE 1.8, download .jar.

java -jar desktop-1.0.jar

Built with

  • A custom drawing recognition model written in Tensorflow and deployed to Google Cloud AI Platform for requesting online predictions.

  • Client app is developed with the help of LibGDX framework, and technically is able to run anywhere with JRE 1.8 installed.

Further improvements

  1. Rewrite client in Flutter to support iOS
  2. Train a much more sophisticated recognition model, using stroke direction

Authors

hey, that's me

Acknowledgment

Sanyochek feat. forex broker

About

Android client for Renaissance game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages