Code Monkey home page Code Monkey logo

tokenmix's Introduction

Pytorch implementation of TokenMix (ECCV 2022)

tenser

This repo is the offcial implementation of the paper TokenMix: Rethinking Image Mixing for Data Augmentation in Vision Transformers

@article{UniNet,
  author  = {Jihao Liu, Boxiao Liu, Hang Zhou, Yu Liu, Hongsheng Li},
  journal = {arXiv:2207.08409},
  title   = {TokenMix: Rethinking Image Mixing for Data Augmentation in Vision Transformers},
  year    = {2022},
}

Update

8/9/2022 Update the source code.

Preparation

Data

Following TokenLabeling to prepare ImageNet data and label maps generated with NFNet-F6.

Environment

The code is tested with torch==1.11 and timm==0.5.4.

Run experiments

Currently, we supporting running experiments with slurm. You can reproduce the results of Deit-small as follows:

sh exp/deit_small/run.sh partition

Models

Model epochs Top-1 Acc. Ckpt
Deit-tiny 300 73.2 -
Deit-small 300 80.8 -
Deit-base 300 82.9 -

tokenmix's People

Contributors

jihaonew avatar sense-x 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.