EfficientNetV2: Smaller Models and Faster Training

In this post, I summary the ideas from a new paper from Google Brain.

(1) EfficientNet-V2  (A new SOTA architecture - resulting from an improved NAS)

(2) Progressive Learning (A new approach to speed up training/ inference processes)

[Full Paper] [Code]