Skip to content

TensorFlow Official Models 2.11.0

Compare
Choose a tag to compare
@ByzanTine ByzanTine released this 23 Nov 00:09
· 33 commits to r2.11 since this release

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

New features:

  1. MobileNetV2 backbone for Mask RCNN
  2. Panoptic deeplab supported;
  3. freeze_backbone supported, and many bug fixes
  4. FNet and SparseMixer implementations
  5. Move ViT models from projects to vision main backbone folder

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