资源算法NonLocal+SENet

NonLocal+SENet

2019-09-19 | |  81 |   0 |   0

NonLocalNetwork and Sequeeze-Excitation Network

Paper:

  1. Non-local Neural Networks (https://arxiv.org/abs/1711.07971)

  2. Squeeze-and-Excitation Networks (https://arxiv.org/abs/1709.01507)

Train nonlocal with cifar100

python train_nonlocal.py --cfg cfgs/nonlocal_cifar100.yaml

Train sequeeze-excitation with tiny-imagenet

python train_seresnet.py --cfg cfgs/seresnet_tinyimagenet.yaml

Reference

[1] [SENet.mxnet](https://github.com/bruinxiong/SENet.mxnet)

[2] [keras-non-local-nets](https://github.com/titu1994/keras-non-local-nets)

上一篇:Convolutional Neural Fabrics

下一篇:SqueezeDet

用户评价
全部评价

热门资源

  • 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...