Skip to content

Latest commit

 

History

History

BN-absorber

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Batch normalization absorber

Batch normalization applies linear transformation to input in evaluation phase. It can be absorbed in following convolution layer by manipulating its weights and biases.

Example

Run the script th example.lua.

To convert user model and save as model.net

th convert.lua user_model.net