Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Latest commit

 

History

History

senet

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Squeeze-and-Excitation Networks (SENet)

For evaluation, please go to examples/classification.

Convert Caffe model

Convert *.caffemodel to *.npz.

$ python caffe2npz.py [se-resnet50|se-resnet101|se-resnet152|se-resnext50|se-resnext101] <source>.caffemodel <target>.npz

Pretrained .caffemodel can be downloaded here: https://github.com/hujie-frank/SENet