rishikksh20 / Inception-Transformer-pytorch

iFormer: Inception Transformer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inception Transformer

This is a Unofficial PyTorch implementation of iFormer Inception Transformer.

Note:

Citation:

@misc{https://doi.org/10.48550/arxiv.2205.12956,
  doi = {10.48550/ARXIV.2205.12956},
  
  url = {https://arxiv.org/abs/2205.12956},
  
  author = {Si, Chenyang and Yu, Weihao and Zhou, Pan and Zhou, Yichen and Wang, Xinchao and Yan, Shuicheng},
  
  keywords = {Computer Vision and Pattern Recognition (cs.CV), Artificial Intelligence (cs.AI), Machine Learning (cs.LG), FOS: Computer and information sciences, FOS: Computer and information sciences},
  
  title = {Inception Transformer},
  
  publisher = {arXiv},
  
  year = {2022},
  
  copyright = {arXiv.org perpetual, non-exclusive license}
}

About

iFormer: Inception Transformer

License:MIT License