中文
相关论文

相关论文: Fast-ParC: Capturing Position Aware Global Feature…

200 篇论文

While convolutional neural networks (CNNs) and vision transformers (ViTs) have advanced medical image segmentation, they face inherent limitations such as local receptive fields in CNNs and high computational complexity in ViTs. This paper…

图像与视频处理 · 电气工程与系统科学 2025-04-02 Pooya Ashtari , Shahryar Noei , Fateme Nateghi Haredasht , Jonathan H. Chen , Giuseppe Jurman , Aleksandra Pizurica , Sabine Van Huffel

As convolution has empowered many smart applications, dynamic convolution further equips it with the ability to adapt to diverse inputs. However, the static and dynamic convolutions are either layout-agnostic or computation-heavy, making it…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Jierun Chen , Tianlang He , Weipeng Zhuo , Li Ma , Sangtae Ha , S. -H. Gary Chan

Light-weight convolutional neural networks (CNNs) are the de-facto for mobile vision tasks. Their spatial inductive biases allow them to learn representations with fewer parameters across different vision tasks. However, these networks are…

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

Recent advances in deep learning for 3D point clouds have shown great promises in scene understanding tasks thanks to the introduction of convolution operators to consume 3D point clouds directly in a neural network. Point cloud data,…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Zhiyuan Zhang , Binh-Son Hua , Wei Chen , Yibin Tian , Sai-Kit Yeung

The Vision Transformer (ViT) excels in global modeling but faces deployment challenges on resource-constrained devices due to the quadratic computational complexity of its attention mechanism. To address this, we propose the Semantic-Aware…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Youbing Hu , Yun Cheng , Anqi Lu , Dawei Wei , Zhijun Li

While models derived from Vision Transformers (ViTs) have been phonemically surging, pre-trained models cannot seamlessly adapt to arbitrary resolution images without altering the architecture and configuration, such as sampling the…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Song Zhang , Qingzhong Wang , Jiang Bian , Haoyi Xiong

Recent advances of Transformers have brought new trust to computer vision tasks. However, on small dataset, Transformers is hard to train and has lower performance than convolutional neural networks. We make vision transformers as…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Bin Chen , Ran Wang , Di Ming , Xin Feng

Transformers have captured growing attention in computer vision, thanks to its large capacity and global processing capabilities. However, transformers are data hungry, and their ability to generalize is constrained compared to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Hosam S. EL-Assiouti , Hadeer El-Saadawy , Maryam N. Al-Berry , Mohamed F. Tolba

High-resolution images enable neural networks to learn richer visual representations. However, this improved performance comes at the cost of growing computational complexity, hindering their usage in latency-sensitive applications. As not…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Xuanyao Chen , Zhijian Liu , Haotian Tang , Li Yi , Hang Zhao , Song Han

Convolutions are the fundamental building block of CNNs. The fact that their weights are spatially shared is one of the main reasons for their widespread use, but it also is a major limitation, as it makes convolutions content agnostic. We…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Hang Su , Varun Jampani , Deqing Sun , Orazio Gallo , Erik Learned-Miller , Jan Kautz

Forecasting the future traffic flow distribution in an area is an important issue for traffic management in an intelligent transportation system. The key challenge of traffic prediction is to capture spatial and temporal relations between…

机器学习 · 计算机科学 2019-04-15 Shiheng Ma , Jingcai Guo , Song Guo , Minyi Guo

Place recognition is a fundamental task for robotic application, allowing robots to perform loop closure detection within simultaneous localization and mapping (SLAM), and achieve relocalization on prior maps. Current range image-based…

机器人学 · 计算机科学 2024-05-28 Gang Wang , Chaoran Zhu , Qian Xu , Tongzhou Zhang , Hai Zhang , XiaoPeng Fan , Jue Hu

With the success of Vision Transformers (ViTs) in computer vision tasks, recent arts try to optimize the performance and complexity of ViTs to enable efficient deployment on mobile devices. Multiple approaches are proposed to accelerate…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Yanyu Li , Ju Hu , Yang Wen , Georgios Evangelidis , Kamyar Salahi , Yanzhi Wang , Sergey Tulyakov , Jian Ren

Recently, Transformers have emerged as the go-to architecture for both vision and language modeling tasks, but their computational efficiency is limited by the length of the input sequence. To address this, several efficient variants of…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Hao Zheng , Jinbao Wang , Xiantong Zhen , Hong Chen , Jingkuan Song , Feng Zheng

Deep 3-dimensional (3D) Convolutional Network (ConvNet) has shown promising performance on video recognition tasks because of its powerful spatio-temporal information fusion ability. However, the extremely intensive requirements on memory…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Haonan Wang , Jun Lin , Zhongfeng Wang

Vision Transformers have shown great promise recently for many vision tasks due to the insightful architecture design and attention mechanism. By revisiting the self-attention responses in Transformers, we empirically observe two…

计算机视觉与模式识别 · 计算机科学 2022-12-27 Xu Ma , Huan Wang , Can Qin , Kunpeng Li , Xingchen Zhao , Jie Fu , Yun Fu

Land Use Scene Classification (LUSC) from remote sensing imagery plays a critical role in environmental monitoring, urban planning, and sustainable resource management. In recent years, deep learning methods have significantly advanced the…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Arun D. Kulkarni

In the last few years, Deep Convolutional Neural Networks (D-CNNs) have shown state-of-the-art (SOTA) performance for Visual Place Recognition (VPR), a pivotal component of long-term intelligent robotic vision (vision-aware localization and…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Ahmad Khaliq , Shoaib Ehsan , Michael Milford , Klaus McDonald-Maier

Although convolutional networks have been the dominant architecture for vision tasks for many years, recent experiments have shown that Transformer-based models, most notably the Vision Transformer (ViT), may exceed their performance in…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Asher Trockman , J. Zico Kolter

Convolutional neural networks (CNNs) have so far been the de-facto model for visual data. Recent work has shown that (Vision) Transformer models (ViT) can achieve comparable or even superior performance on image classification tasks. This…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Maithra Raghu , Thomas Unterthiner , Simon Kornblith , Chiyuan Zhang , Alexey Dosovitskiy