Giter VIP home page Giter VIP logo

seaformer's Introduction

Squeeze-enhanced axial Transformer

SeaFormer: Squeeze-enhanced Axial Transformer for Mobile Semantic Segmentation,
Qiang Wan, Zilong Huang, Jiachen Lu, Gang Yu, Li Zhang
ICLR 2023

This repository contains the official implementation of SeaFormer.

SeaFormer achieves superior trade-off between performance and latency

The overall architecture of Seaformer

The schematic illustration of the SeaFormer layer

Model Zoo

Image Classification

Classification configs & weights see >>>here<<<.

  • SeaFormer on ImageNet-1K
Model Size Acc@1 #Params (M) FLOPs (G)
SeaFormer-Tiny 224 68.1 1.8 0.1
SeaFormer-Small 224 73.4 4.1 0.2
SeaFormer-Base 224 76.4 8.7 0.3
SeaFormer-Large 224 79.9 14.0 1.2

Semantic Segmentation

Segmentation configs & weights see >>>here<<<.

  • SeaFormer on ADE20K
Method Backbone Pretrain Iters mIoU(ss)
Light Head SeaFormer-Tiny ImageNet-1K 160K 36.5
Light Head SeaFormer-Small ImageNet-1K 160K 39.4
Light Head SeaFormer-Base ImageNet-1K 160K 41.9
Light Head SeaFormer-Large ImageNet-1K 160K 43.8
  • SeaFormer on Cityscapes
Method Backbone FLOPs mIoU
Light Head(h) SeaFormer-Small 2.0G 71.1
Light Head(f) SeaFormer-Small 8.0G 76.4
Light Head(h) SeaFormer-Base 3.4G 72.2
Light Head(f) SeaFormer-Base 13.7G 77.7

BibTeX

@inproceedings{wan2023seaformer,
  title     = {SeaFormer: Squeeze-enhanced Axial Transformer for Mobile Semantic Segmentation},
  author    = {Wan, Qiang and Huang, Zilong and Lu, Jiachen and Yu, Gang and Zhang, Li},
  booktitle = {International Conference on Learning Representations (ICLR)},
  year      = {2023}
}

Acknowledgment

Thanks to previous open-sourced repo:
TopFormer
mmsegmentation
pytorch-image-models

seaformer's People

Contributors

wwqq avatar lzrobots avatar speedinghzl 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.