8000 GitHub - otokama/dl-MiniProject2: ResNet w/ early-exit experiment on CIFAR-10 & CIFAR-100
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 2, 2023. It is now read-only.

otokama/dl-MiniProject2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

ECE7123 Mini Project 2

ResNet with early exit can acheive higher accuracy and reduce computational cost. In this experiment we compare the CIFAR-10 and CIFAR-100 classification accuracy of baseline models (ResNet20, ResNet32, ResNet56, ResNet110) to early exit models to show the benefits of early exit.

baseline folder contains baseline model training. early-exit folder contains early exit model training.

About

ResNet w/ early-exit experiment on CIFAR-10 & CIFAR-100

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0