中文
相关论文

相关论文: MViTv2: Improved Multiscale Vision Transformers fo…

200 篇论文

Multi-scale representations are crucial for semantic segmentation. The community has witnessed the flourish of semantic segmentation convolutional neural networks (CNN) exploiting multi-scale contextual information. Motivated by that the…

计算机视觉与模式识别 · 计算机科学 2023-08-10 Haotian Yan , Chuang Zhang , Ming Wu

Recent advances in learned image compression (LIC) have achieved remarkable performance improvements over traditional codecs. Notably, the MLIC series-LICs equipped with multi-reference entropy models-have substantially surpassed…

图像与视频处理 · 电气工程与系统科学 2026-02-26 Wei Jiang , Yongqi Zhai , Jiayu Yang , Feng Gao , Ronggang Wang

Although Vision Transformer (ViT) has achieved significant success in computer vision, it does not perform well in dense prediction tasks due to the lack of inner-patch information interaction and the limited diversity of feature scale.…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Chunlong Xia , Xinliang Wang , Feng Lv , Xin Hao , Yifeng Shi

Vision transformers have achieved remarkable progress in vision tasks such as image classification and detection. However, in instance-level image retrieval, transformers have not yet shown good performance compared to convolutional…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Chull Hwan Song , Jooyoung Yoon , Shunghyun Choi , Yannis Avrithis

In this work, we present HieraTok, a novel multi-scale Vision Transformer (ViT)-based tokenizer that overcomes the inherent limitation of modeling single-scale representations. This is realized through two key designs: (1) multi-scale…

计算机视觉与模式识别 · 计算机科学 2025-09-30 Cong Chen , Ziyuan Huang , Cheng Zou , Muzhi Zhu , Kaixiang Ji , Jiajia Liu , Jingdong Chen , Hao Chen , Chunhua Shen

This paper proposes ResTv2, a simpler, faster, and stronger multi-scale vision Transformer for visual recognition. ResTv2 simplifies the EMSA structure in ResTv1 (i.e., eliminating the multi-head interaction part) and employs an upsample…

计算机视觉与模式识别 · 计算机科学 2022-09-28 Qing-Long Zhang , Yu-Bin Yang

As research on neural volumetric video reconstruction and compression flourishes, there is a need for diverse and realistic datasets, which can be used to develop and validate reconstruction and compression models. However, existing…

计算机视觉与模式识别 · 计算机科学 2026-04-23 Adrian Azzarelli , Ge Gao , Ho Man Kwan , Fan Zhang , Nantheera Anantrasirichai , Ollie Moolan-Feroze , David Bull

Vision transformers have demonstrated remarkable success in classification by leveraging global self-attention to capture long-range dependencies. However, this same mechanism can obscure fine-grained spatial details crucial for tasks such…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Sina Hajimiri , Farzad Beizaee , Fereshteh Shakeri , Christian Desrosiers , Ismail Ben Ayed , Jose Dolz

Mental rotation is a key test of spatial reasoning in humans and has been central to understanding how perception supports cognition. Despite the success of modern vision transformers, it is still unclear how well these models develop…

计算机视觉与模式识别 · 计算机科学 2026-01-30 Sebastian Ray Mason , Anders Gjølbye , Phillip Chavarria Højbjerg , Lenka Tětková , Lars Kai Hansen

We present a novel architecture for 3D object detection, M3DeTR, which combines different point cloud representations (raw, voxels, bird-eye view) with different feature scales based on multi-scale feature pyramids. M3DeTR is the first…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Tianrui Guan , Jun Wang , Shiyi Lan , Rohan Chandra , Zuxuan Wu , Larry Davis , Dinesh Manocha

Feature representation learning is the key recipe for learning-based Multi-View Stereo (MVS). As the common feature extractor of learning-based MVS, vanilla Feature Pyramid Networks (FPNs) suffer from discouraged feature representations for…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Chenjie Cao , Xinlin Ren , Yanwei Fu

Object perception from multi-view cameras is crucial for intelligent systems, particularly in indoor environments, e.g., warehouses, retail stores, and hospitals. Most traditional multi-target multi-camera (MTMC) detection and tracking…

We introduce JetViT, a novel family of hybrid-architecture Vision Transformer (ViT) models that match the accuracy of state-of-the-art full-attention vision foundation models while achieving substantially higher inference efficiency on…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Dongyun Zou , Zhuoyang Zhang , Junyu Chen , Wenkun He , Qinhe Peng , Hanrong Ye , Yao Lu , Hongxu Yin , Yu Wang , Song Han , Han Cai

Recent progress in video-to-video (V2V) translation has enabled realistic resimulation of embodied AI demonstrations, a capability that allows pretrained robot policies to be transferable to new environments without additional data…

计算机视觉与模式识别 · 计算机科学 2026-03-27 George Eskandar , Fengyi Shen , Mohammad Altillawi , Dong Chen , Yang Bai , Liudi Yang , Ziyuan Liu

Current stereo matching techniques are challenged by restricted searching space, occluded regions and sheer size. While single image depth estimation is spared from these challenges and can achieve satisfactory results with the extracted…

计算机视觉与模式识别 · 计算机科学 2023-11-02 Qing Su , Shihao Ji

Vision transformers (ViTs) have gained popularity recently. Even without customized image operators such as convolutions, ViTs can yield competitive performance when properly trained on massive data. However, the computational overhead of…

机器学习 · 计算机科学 2022-03-17 Shixing Yu , Tianlong Chen , Jiayi Shen , Huan Yuan , Jianchao Tan , Sen Yang , Ji Liu , Zhangyang Wang

Vision Transformers (ViTs) take all the image patches as tokens and construct multi-head self-attention (MHSA) among them. Complete leverage of these image tokens brings redundant computations since not all the tokens are attentive in MHSA.…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Youwei Liang , Chongjian Ge , Zhan Tong , Yibing Song , Jue Wang , Pengtao Xie

Conventionally, spatiotemporal modeling network and its complexity are the two most concentrated research topics in video action recognition. Existing state-of-the-art methods have achieved excellent accuracy regardless of the complexity…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Wenhao Wu , Dongliang He , Tianwei Lin , Fu Li , Chuang Gan , Errui Ding

Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) have led to significant progress in 2D body pose estimation. However, achieving a good balance between accuracy, efficiency, and robustness remains a challenge. For…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Kaleab A. Kinfu , René Vidal

Mobile vision transformers (MobileViT) can achieve state-of-the-art performance across several mobile vision tasks, including classification and detection. Though these models have fewer parameters, they have high latency as compared to…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Sachin Mehta , Mohammad Rastegari