MViTv2

作者: Valar_Morghulis | 来源:发表于2023-01-23 13:54 被阅读0次

    arXiv:2112.01526 [pdfother]

    作者也是MAE的作者之一

    cs.CV

    MViTv2: Improved Multiscale Vision Transformers for Classification and Detection

    Authors: Yanghao LiChao-Yuan WuHaoqi FanKarttikeya MangalamBo XiongJitendra MalikChristoph Feichtenhofer

    Abstract: In this paper, we study Multiscale Vision Transformers (MViTv2) as a unified architecture for image and video classification, as well as object detection. We present an improved version of MViT that incorporates decomposed relative positional embeddings and residual pooling connections. We instantiate this architecture in five sizes and evaluate it for ImageNet classification, COCO detection and Kinetics video recognition where it outperforms prior work. We further compare MViTv2s' pooling attention to window attention mechanisms where it outperforms the latter in accuracy/compute. Without bells-and-whistles, MViTv2 has state-of-the-art performance in 3 domains: 88.8% accuracy on ImageNet classification, 58.7 boxAP on COCO object detection as well as 86.1% on Kinetics-400 video classification. Code and models are available at https://github.com/facebookresearch/mvit. △ Less

    Submitted 30 March, 2022; v1 submitted 2 December, 2021; originally announced December 2021.

    Comments: CVPR 2022 Camera Ready

    相关文章

      网友评论

          本文标题:MViTv2

          本文链接:https://www.haomeiwen.com/subject/uiqnjrtx.html