Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 250 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 250 Bytes

Conv_BatchNorm_Fusion

fuse batch normalization layer and con layer in CNN

Caffe Model

command:

python fuse.py --deploy=./mobilenet_v2_deploy.prototxt --model=./mobilenet_v2.caffemodel

output:

XXX_fuse.prototxt and XXX_fuse.caffemodel