中文
相关论文

相关论文: iFormer: Integrating ConvNet and Transformer for M…

200 篇论文

Diabetic foot ulcer (DFU) detection is a clinically significant yet challenging task due to the scarcity and variability of publicly available datasets. To solve these problems, we propose ConMatFormer, a new hybrid deep learning…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Raihan Ahamed Rifat , Fuyad Hasan Bhoyan , Md Humaion Kabir Mehedi , Md Kaviul Hossain , Md. Jakir Hossen , M. F. Mridha

The recently proposed Conformer architecture which combines convolution with attention to capture both local and global dependencies has become the \textit{de facto} backbone model for Automatic Speech Recognition~(ASR). Inherited from the…

Next-generation wireless networks are expected to leverage multi-modal data sources to execute various wireless communication tasks such as beamforming and blockage prediction with situational-awareness. To do so, multi-modal transformers…

系统与控制 · 电气工程与系统科学 2026-04-22 Minsu Kim , Walid Saad , Kui Wang , Zongdian Li , Tao Yu , Kei Sakaguchi

The recent emergence of hybrid models has introduced a transformative approach to computer vision, gradually moving beyond conventional convolutional neural networks and vision transformers. However, efficiently combining these two…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Haruna Yunusa , Adamu Lawan , Abdulganiyu Abdu Yusuf

In this work, we introduce SPFormer, a novel Vision Transformer enhanced by superpixel representation. Addressing the limitations of traditional Vision Transformers' fixed-size, non-adaptive patch partitioning, SPFormer employs superpixels…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Jieru Mei , Liang-Chieh Chen , Alan Yuille , Cihang Xie

Real-image super-resolution (Real-ISR) seeks to recover HR images from LR inputs with mixed, unknown degradations. While diffusion models surpass GANs in perceptual quality, they under-reconstruct high-frequency (HF) details due to a…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Seungho Choi , Jeahun Sung , Jihyong Oh

This paper introduces a novel framework for unified incremental few-shot object detection (iFSOD) and instance segmentation (iFSIS) using the Transformer architecture. Our goal is to create an optimal solution for situations where only a…

计算机视觉与模式识别 · 计算机科学 2024-11-14 Chengyuan Zhang , Yilin Zhang , Lei Zhu , Deyin Liu , Lin Wu , Bo Li , Shichao Zhang , Mohammed Bennamoun , Farid Boussaid

Recent deep learning methods have achieved promising results in image shadow removal. However, most of the existing approaches focus on working locally within shadow and non-shadow regions, resulting in severe artifacts around the shadow…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Lanqing Guo , Siyu Huang , Ding Liu , Hao Cheng , Bihan Wen

Modern deep learning approaches usually utilize modality-specific processing. For example, the most common deep learning approach to image classification involves decoding image file bytes into an RGB tensor which is passed into a neural…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Maxwell Horton , Sachin Mehta , Ali Farhadi , Mohammad Rastegari

Given the broad application of infrared technology across diverse fields, there is an increasing emphasis on investigating super-resolution techniques for infrared images within the realm of deep learning. Despite the impressive results of…

图像与视频处理 · 电气工程与系统科学 2024-01-25 Feiwei Qin , Kang Yan , Changmiao Wang , Ruiquan Ge , Yong Peng , Kai Zhang

The advent of Transformer and Mamba-based architectures has significantly advanced 3D medical image segmentation by enabling global contextual modeling, a capability traditionally limited in Convolutional Neural Networks (CNNs). However,…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Duy D. Nguyen , Phat T. Tran-Truong

Although Transformers excel in natural language processing, their extension to time series forecasting remains challenging due to insufficient consideration of the differences between textual and temporal modalities. In this paper, we…

机器学习 · 计算机科学 2025-10-09 Zhipeng Liu , Peibo Duan , Xuan Tang , Baixin Li , Yongsheng Huang , Mingyang Geng , Changsheng Zhang , Bin Zhang , Binwu Wang

While transformers demonstrate outstanding performance across various audio tasks, their application to neural vocoders remains challenging. Neural vocoders require the generation of long audio signals at the sample level, which demands…

声音 · 计算机科学 2025-12-30 Seongho Hong , Yong-Hoon Choi

The fusion of LiDARs and cameras has been increasingly adopted in autonomous driving for perception tasks. The performance of such fusion-based algorithms largely depends on the accuracy of sensor calibration, which is challenging due to…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Yuxuan Xiao , Yao Li , Chengzhen Meng , Xingchen Li , Jianmin Ji , Yanyong Zhang

Multi-sensor modal fusion has demonstrated strong advantages in 3D object detection tasks. However, existing methods that fuse multi-modal features require transforming features into the bird's eye view space and may lose certain…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Chunyong Hu , Hang Zheng , Kun Li , Jianyun Xu , Weibo Mao , Maochun Luo , Lingxuan Wang , Mingxia Chen , Qihao Peng , Kaixuan Liu , Yiru Zhao , Peihan Hao , Minzhe Liu , Kaicheng Yu

In the pursuit of achieving ever-increasing accuracy, large and complex neural networks are usually developed. Such models demand high computational resources and therefore cannot be deployed on edge devices. It is of great interest to…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Muhammad Maaz , Abdelrahman Shaker , Hisham Cholakkal , Salman Khan , Syed Waqas Zamir , Rao Muhammad Anwer , Fahad Shahbaz Khan

Despite the tremendous progress in zero-shot learning(ZSL), the majority of existing methods still rely on human-annotated attributes, which are difficult to annotate and scale. An unsupervised alternative is to represent each class using…

计算机视觉与模式识别 · 计算机科学 2022-09-22 Muhammad Ferjad Naeem , Yongqin Xian , Luc Van Gool , Federico Tombari

We propose iSegFormer, a memory-efficient transformer that combines a Swin transformer with a lightweight multilayer perceptron (MLP) decoder. With the efficient Swin transformer blocks for hierarchical self-attention and the simple MLP…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Qin Liu , Zhenlin Xu , Yining Jiao , Marc Niethammer

Existing object detection frameworks are usually built on a single format of object/part representation, i.e., anchor/proposal rectangle boxes in RetinaNet and Faster R-CNN, center points in FCOS and RepPoints, and corner points in…

计算机视觉与模式识别 · 计算机科学 2020-10-30 Cheng Chi , Fangyun Wei , Han Hu

We introduce Iwin Transformer, a novel position-embedding-free hierarchical vision transformer, which can be fine-tuned directly from low to high resolution, through the collaboration of innovative interleaved window attention and depthwise…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Simin Huo , Ning Li