Skip to content

Implementation of ResNet, and a myraid of Normalization layers, in PyTorch

Notifications You must be signed in to change notification settings

rVSaxena/Cifar_ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cifar_ResNet

Implements Residual Networks (https://doi.org/10.1109/CVPR.2016.90), instance normalization, batch normalization, layer normalization, batch instance normalization and group normalization in PyTorch.

About

Implementation of ResNet, and a myraid of Normalization layers, in PyTorch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published