Skip to content

Latest commit

 

History

History

detection

TPU Object Detection and Segmentation Framework

TPU Object Detection and Segmentation Framework provides implementations of common image classification, object detection and instance segmentation models in Tensorflow. Our models produce the competitive results, can be trained on multiple platforms including GPU and TPUs, and have been highly optimized for TPU performance. It also features latest research including Auto-Augument, NAS-FPN, ShapeMask, and SpineNet.

alt text ** Instance segmentation results of our Mask R-CNN model.

Updates

Major Features

Model Zoo

MODEL_ZOO.md provides a large collection of baselines and checkpoints for object detection, instance segmentation, and image classification.

Get started

Please follow the instructions in GETTING_STARTED.md.