baoachun / caffe_tools

include convert prototxt without bn layer, calculate FLOPS and Parameters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. convert_no_bn.py: remove batch normalization and scale layer.
  2. compute_flops_params.py: calculate FLOPS and Parameters.

About

include convert prototxt without bn layer, calculate FLOPS and Parameters.


Languages

Language:Python 100.0%