Models Versions Save

Models and examples built with TensorFlow

v2.16.0-no-deps

3 weeks ago

v2.16.0

2 months ago

This release of the Official Models targets TensorFlow 2.16.1 Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/tree/r2.16.0

v2.15.0

6 months ago

This release of the Official Models targets TensorFlow 2.15.0 Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/tree/r2.15.0

v2.14.2

7 months ago

This release of the Official Models targets TensorFlow 2.14.0 Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/tree/r2.14.2

v2.14.1

7 months ago

This release is to avoid breakage in TF officials pip package.

This release of the Official Models targets TensorFlow 2.14.0 Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/commits/r2.14.1

v2.14.0

7 months ago

This release of the Official Models targets TensorFlow 2.14.0 Note that Research/tutorial/sample models have been removed.

Release branch is: https://github.com/tensorflow/models/tree/r2.14.0

v2.13.2

8 months ago

This release is to fix dependency conflict with PYyaml versions with latest release of Cython and to avoid breakage in TF models official pip package.

v2.13.1

10 months ago

This release fix breakage in TF models official pip package by restricting the PyYAML version to <5.4.0 and uses latest version of Cython.

v2.12.1

10 months ago

This release fixes the issue of preemption_watcher which would cause failed cases in TPU environments.

v2.13.0

10 months ago

This release of the Official Models targets TensorFlow 2.13.0. Note that Research/tutorial/sample models have been removed.

New features:

  1. Checkpoints added for ResNet-(50, 101, 152), SpineNet-(49, 96, 143) and DeepLabV3+.
  2. Implementation of Perceiver IO: A General Architecture for Structured Inputs & Outputs.
  3. Implementation of Linformer: Self-Attention with Linear Complexity with tasks on long range arena.

Release branch is: https://github.com/tensorflow/models/tree/r2.13.0