Skip to content

In caffe framwork,this .py can merge bn and scale layer into conv layer,which can speed up test。

License

Notifications You must be signed in to change notification settings

dl19940602/merge_bn-caffe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

merge_bn-caffe

In caffe framwork,this .py can merge bn and scale layer into conv layer,which can speed up test。

You need prepare deploy.prototxt(it must includes batchnorm and scale layer),.caffemodel。

So in the terminal,you should put it:$pyhon merge_bn.py deploy.prototxt XXX.caffemodel

About

In caffe framwork,this .py can merge bn and scale layer into conv layer,which can speed up test。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages