中文
相关论文

相关论文: Dual Cross-Attention Learning for Fine-Grained Vis…

200 篇论文

This paper presents experiments extending the work of Ba et al. (2014) on recurrent neural models for attention into less constrained visual environments, specifically fine-grained categorization on the Stanford Dogs data set. In this work…

计算机视觉与模式识别 · 计算机科学 2015-04-14 Pierre Sermanet , Andrea Frome , Esteban Real

Fine-Grained Visual Categorization (FGVC) is a challenging topic in computer vision. It is a problem characterized by large intra-class differences and subtle inter-class differences. In this paper, we tackle this problem in a weakly…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Ashiq Imran , Vassilis Athitsos

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping, is low-efficiency…

计算机视觉与模式识别 · 计算机科学 2019-03-26 Tao Hu , Honggang Qi , Qingming Huang , Yan Lu

LiDAR sensors are widely used for 3D object detection in various mobile robotics applications. LiDAR sensors continuously generate point cloud data in real-time. Conventional 3D object detectors detect objects using a set of points acquired…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Junhyung Lee , Junho Koh , Youngwoo Lee , Jun Won Choi

Brain atlases are essential for reducing the dimensionality of neuroimaging data and enabling interpretable analysis. However, most existing atlases are predefined, group-level templates with limited flexibility and resolution. We present…

神经元与认知 · 定量生物学 2025-09-23 Mo Wang , Kaining Peng , Jingsheng Tang , Hongkai Wen , Quanying Liu

Research in medical visual question answering (MVQA) can contribute to the development of computeraided diagnosis. MVQA is a task that aims to predict accurate and convincing answers based on given medical images and associated natural…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Xiaofei Huang , Hongfang Gong

Self-attention mechanism recently achieves impressive advancement in Natural Language Processing (NLP) and Image Processing domains. And its permutation invariance property makes it ideally suitable for point cloud processing. Inspired by…

计算机视觉与模式识别 · 计算机科学 2021-04-28 Xian-Feng Han , Zhang-Yue He , Jia Chen , Guo-Qiang Xiao

Effective feature fusion of multispectral images plays a crucial role in multi-spectral object detection. Previous studies have demonstrated the effectiveness of feature fusion using convolutional neural networks, but these methods are…

计算机视觉与模式识别 · 计算机科学 2023-08-16 Jifeng Shen , Yifei Chen , Yue Liu , Xin Zuo , Heng Fan , Wankou Yang

Visual attention has been extensively studied for learning fine-grained features in both facial expression recognition (FER) and Action Unit (AU) detection. A broad range of previous research has explored how to use attention modules to…

计算机视觉与模式识别 · 计算机科学 2022-03-24 Xiaotian Li , Zhihua Li , Huiyuan Yang , Geran Zhao , Lijun Yin

Fine-grained categories are more difficulty distinguished than generic categories due to the similarity of inter-class and the diversity of intra-class. Therefore, the fine-grained visual categorization (FGVC) is considered as one of…

计算机视觉与模式识别 · 计算机科学 2015-05-12 Guo Lihua , Guo Chenggan

For fine-grained visual classification, objects usually share similar geometric structure but present variant local appearance and different pose. Therefore, localizing and extracting discriminative local features play a crucial role in…

计算机视觉与模式识别 · 计算机科学 2019-03-01 Tao Hu , Jizheng Xu , Cong Huang , Honggang Qi , Qingming Huang , Yan Lu

Recently, prompt learning has demonstrated remarkable success in adapting pre-trained Vision-Language Models (VLMs) to various downstream tasks such as image classification. However, its application to the downstream Image-Text Retrieval…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Yifan Wang , Tao Wang , Chenwei Tang , Caiyang Yu , Zhengqing Zang , Mengmi Zhang , Shudong Huang , Jiancheng Lv

We present an attention-based model for recognizing multiple objects in images. The proposed model is a deep recurrent neural network trained with reinforcement learning to attend to the most relevant regions of the input image. We show…

机器学习 · 计算机科学 2015-04-24 Jimmy Ba , Volodymyr Mnih , Koray Kavukcuoglu

Channel and spatial attention mechanism has proven to provide an evident performance boost of deep convolution neural networks (CNNs). Most existing methods focus on one or run them parallel (series), neglecting the collaboration between…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Zizhang Wu , Man Wang , Weiwei Sun , Yuchen Li , Tianhao Xu , Fan Wang , Keke Huang

While existing query-based 3D end-to-end visual trackers integrate detection and tracking via the tracking-by-attention paradigm, these two chicken-and-egg tasks encounter optimization difficulties when sharing the same parameters. Our…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Shubo Lin , Yutong Kou , Zirui Wu , Shaoru Wang , Bing Li , Weiming Hu , Jin Gao

Multi-view clustering has shown to be an effective method for analyzing underlying patterns in multi-view data. The performance of clustering can be improved by learning the consistency and complementarity between multi-view features,…

计算机视觉与模式识别 · 计算机科学 2025-08-20 Shihao Dong , Yuhui Zheng , Huiying Xu , Xinzhong Zhu

In recent years, powered by the learned discriminative representation via graph neural network (GNN) models, deep graph matching methods have made great progresses in the task of matching semantic features. However, these methods usually…

计算机视觉与模式识别 · 计算机科学 2021-11-18 He Liu , Tao Wang , Yidong Li , Congyan Lang , Yi Jin , Haibin Ling

Speculative decoding (SD) is a widely adopted approach for accelerating inference in large language models (LLMs), particularly when the draft and target models are well aligned. However, state-of-the-art SD methods typically rely on…

计算与语言 · 计算机科学 2026-02-12 Wei Zhong , Manasa Bharadwaj , Yixiao Wang , Yipeng Ji , Chul Lee

Deep Learning for medical imaging faces challenges in adapting and generalizing to new contexts. Additionally, it often lacks sufficient labeled data for specific tasks requiring significant annotation effort. Continual Learning (CL)…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Rui Daniel , M. Rita Verdelho , Catarina Barata , Carlos Santiago

Extracting discriminative features plays a crucial role in the fine-grained visual classification task. Most of the existing methods focus on developing attention or augmentation mechanisms to achieve this goal. However, addressing the…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Tuong Do , Huy Tran , Erman Tjiputra , Quang D. Tran , Anh Nguyen