Skip to content

sicara/tf2-evonorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF2-EvoNorm

This repository implements candidates B0 and S0 defined in Evolving Normalization-Activation Layers in TensorFlow 2.0.

Benchmark

As of today, the layers have been tested in a ResNet18 architecture against CIFAR10 & 100. It shows some gain performance compared to a BN-ReLU ResNet18.

All TensorBoards logs are available here.

Requirements

Tensorflow Versions

If you want to launch the training, you will need to install Click and Loguru.

EvoNorm S0

EvoNorm B0

Releases

No releases published

Packages

No packages published

Languages