Skip to content

charlietcheng/Intro-to-EfficientNet

Repository files navigation

Intro to EfficientNet

By Charlie Cheng, Ethan Qiu, Yuexi Shen, Siqi Zhu

This is an introductory tutorial to EfficientNet, a family of convolutional neural networks that have achieved state-of-the-art performance on image classification tasks. We designed various conceptual questions, including the intuition on compound scaling, stochastic depth training, squeeze & excitation, and more. We also implemented a PyTorch version of EfficientNet and trained it on the CIFAR-10 dataset. We hope this tutorial can help you understand the EfficientNet paper and its implementation better.

Table of Contents

  1. Conceptual/Written Questions
  2. Conceptual/Written Questions Solutions
  3. PyTorch Notebook
  4. PyTorch Notebook Solutions
  5. Project Report

About

An Introductory Notebook to EfficientNet

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published