Skip to content

Files

Latest commit

bb2193e · Apr 19, 2024

History

History

detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 18, 2021
Apr 19, 2024
Apr 10, 2020
Apr 19, 2024
Jun 9, 2022
Jun 20, 2019
Feb 28, 2023
Mar 10, 2023
Dec 20, 2022
Apr 13, 2022
Apr 19, 2024
Feb 2, 2021
Jun 15, 2020
May 12, 2020
Aug 2, 2021
Apr 13, 2022
Apr 13, 2022
May 12, 2020
Jun 1, 2020
Jun 1, 2020
Apr 13, 2022

README.md

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.