Skip to content

Unofficial Keras implementation of the paper Instance Enhancement Batch Normalization.

License

Notifications You must be signed in to change notification settings

Cyril9227/Keras_IEBN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instance Enhancement Batch Normalization: an Adaptive Regulator of Batch Noise

This repository is an unofficial Keras implementation of the paper Instance Enhancement Batch Normalization by Senwei Liang, Zhongzhan Huang, Mingfu Liang and Haizhao Yang.

The official Pytorch implementation is available here : https://github.com/gbup-group/IEBN

Introduction

Instance Enhancement Batch Normalization (IEBN) is an attention-based version of BN which recalibrates channel information of BN by a simple linear transformation, this can be used as a droppin replacement of standard BatchNormalization layer.

Usage

Please refer to the notebook for an usage example.

About

Unofficial Keras implementation of the paper Instance Enhancement Batch Normalization.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published