msis / next18-ai-in-motion

Sample code for the AI in Motion demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI in Motion Demo

Disclaimer: This is not an officially supported Google product.

AI in Motion is a demo showing how machine learning models can be trained on Google Cloud Platform with synthesized and simulated data, deployed to mobile devices, and interacting with the physical world.

Some information is included in this video:

IMAGE ALT TEXT

We published a few blog posts to help explain the work done to create this demo.

Modules

Android App for player control.

Android App running the object detection and commander models.

Train a custom object detection model with Cloud TPUs and export it to the TensorFlow Lite format.

Generate synthesized labelled imaged for object detection model training.

Custom OpenAI Gym environment for training in simulations.

Reinforcement learning model training.

About

Sample code for the AI in Motion demo

License:Apache License 2.0


Languages

Language:Java 76.6%Language:Python 22.7%Language:Shell 0.7%