/caffe_tools

include removing batch normalize layer, calculate FLOPS and Parameters.

Primary LanguagePython

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