Using pretrained TPU models
Google offers a collection of models pretrained with TPUs available on GitHub TensorFlow/tpu repo (https://github.com/tensorflow/tpu). Models include image recognition, object detection, low-resource models, machine translation and language models, speech recognition, and image generation. Whenever it is possible, my suggestion is to start with a pretrained model [6], and then fine tune it or apply some form of transfer learning. As of September 2019, the following models are available:
Image Recognition, Segmentation, and more | Machine Translation and Language Models | Speech Recognition | Image Generation |
Image Recognition
Object Detection
Image... |