Giter Club home page Giter Club logo

sa-net's Introduction

SA-Net

By Qing-Long Zhang and Yu-Bin Yang

[State Key Laboratory for Novel Software Technology at Nanjing University]

This repo is the official implementation of "SA-Net: Shuffle Attention for Deep Convolutional Neural Networks".

Approach

Figure 1: The Diagram of a shuffle attention module.

Image Classification

We provide baseline sa_resnet models pretrained on ImageNet-1k.

name acc@1 #params (M) url
sa_resnet50 77.88 25.56 BaiduDrive(474p)
sa_resnet101 78.95 44.55 BaiduDrive(6nxm)

Evaluation

To evaluate a pre-trained sa_resnet50 on ImageNet val with a single GPU run:

python main.py -a sa_resnet50 -e --resume /path/to/sa_resnet50.pth.tar /path/to/imagenet

This should give

 * Acc@1 77.882 Acc@5 93.892

Citing SA-Net

@article{zhql2021sanet,
  title={SA-Net: Shuffle Attention for Deep Convolutional Neural Networks},
  author={Zhang, Qinglong and Yang, Yubin},
  journal={arXiv preprint arXiv:2102.00240},
  year={2021}
}

sa-net's People

Contributors

wofmanaf avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.