资源算法PyTorch-SE-ResNet

PyTorch-SE-ResNet

2020-02-21 | |  35 |   0 |   0

PyTorch-SE-ResNet

SE-ResNet PyTorch Version

I implement it for Place365 & Challenge AI Scene Classification.

Implemented Net

  • SE-ResNet (50, 101, 152)

  • SE-ResNeXt (50, 101, 152)

other framework cound be easily implement to modify model/model.py.

Source Caffe codes are at here

Citation

If you use Squeeze-and-Excitation Networks in your research, please cite the paper:

@article{hu2017,
  title={Squeeze-and-Excitation Networks},
  author={Jie Hu and Li Shen and Gang Sun},
  journal={arXiv preprint arXiv:1709.01507},
  year={2017}
}


上一篇:Identity-Mapping-ResNet-Lasagne

下一篇:resnet-cifar10

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...