jiekechoo / coral-container

Google Coral containers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running Google Coral TPU Machine Learning in Docker

This project provides Docker containers to run serveral Google Coral USB TPU projects. These were tested on a 4 GB Raspberry Pi 4. To use these projects on the Pi, install the Edge TPU runtime following the step 1 directions on the Coral page.

The projects are:

  • coral-python - the is the base container, built on Debian Buster
  • classify-image - Google Coral TPU image classifier
  • posenet - container to run the human pose estimator

About

Google Coral containers


Languages

Language:Dockerfile 74.6%Language:Shell 19.8%Language:Python 5.5%