Changelog

This page documents the major changes and new features added to TensorNets over time.

March 12, 2020

  • Released six variants of MobileNetV3.

January 28, 2020

  • Released eight variants of EfficientNet.

January 23, 2020

  • Added support for using TensorNets with TensorFlow 2.x via the compat.v1 module.

July 9, 2018

  • Released utilities for the MS COCO dataset.

May 12, 2018

  • Released PNASNet-large model.

May 5, 2018

  • Released six variants of MobileNetV2.

April 4, 2018

  • Released YOLOv3 for both COCO and VOC datasets.

March 26, 2018

  • Released generic object detection models for YOLOv2 and FasterRCNN, allowing them to be coupled with any classification backbone.