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:
We published a few blog posts to help explain the work done to create this demo.
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.