google/automl
Google Brain's AutoML library providing EfficientNet/EfficientDet model architectures and training pipelines for computer vision tasks.

This repository hosts Google’s AutoML research implementations including the EfficientNet family of image classification models, EfficientDet for object detection, and EfficientNetV2. These are TensorFlow-based implementations that provide automated machine learning techniques for neural architecture search and model optimization. The repository includes training scripts, pretrained checkpoints, and configuration files for reproducing AutoML research results.