NVIDIA Deep Learning Examples
NVIDIA Deep Learning Examples
EfficientNet V2 For Tensorflow2
Resource
NVIDIA Deep Learning Examples
NVIDIA Deep Learning Examples
EfficientNet V2 For Tensorflow2

EfficientNets are a family of image classification models, which achieve state-of-the-art accuracy, being an order-of-magnitude smaller and faster.

Changelog

February 2022

  • Initial release

Known issues

  • EfficientNet v2 might run into OOM or might exhibit a significant drop in throughput at the onset of the last stage of training. The fix is to resume training from the latest checkpoint.