Skip to content

ayyucekizrak/EfficientNet-Transfer-Learning-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

EfficientNet - Transfer Learning Implementation

EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks


📌Open In Colab Google Colab Notebook

📌Open In Jupyter Jupyter Notebook


Reviewing EfficientNet: Increasing the Accuracy and Robustness CNNs: EfficientNet

EfficientNet-Model Scaling

Model Scaling: (a) is a baseline network example; (b)-(d) are conventional scaling that only increases one dimension of network width, depth, or resolution. (e) is our proposed compound scaling method that uniformly scales all three dimensions with a fixed ratio.


The Effect of Transfer Learning on EfficientNet


:octocat: EfficientNet: Increasing the Accuracy and Robustness CNNs Transfer Learning for EfficientNet was performed on the CIFAR10 dataset in the application prepared as an attachment to the blog post.


🍫 References:

About

EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published