中文
相关论文

相关论文: GRIT: Faster and Better Image captioning Transform…

200 篇论文

The detection and analysis of transient astronomical sources is of great importance to understand their time evolution. Traditional pipelines identify transient sources from difference (D) images derived by subtracting prior-observed…

天体物理仪器与方法 · 物理学 2023-09-19 Zhuoyang Chen , Wenjie Zhou , Guoyou Sun , Mi Zhang , Jiangao Ruan , Jingyuan Zhao

Image captioning is a multimodal problem that has drawn extensive attention in both the natural language processing and computer vision community. In this paper, we present a novel image captioning architecture to better explore semantics…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhan Shi , Xu Zhou , Xipeng Qiu , Xiaodan Zhu

Vision-transformers (ViTs) and large-scale convolution-neural-networks (CNNs) have reshaped computer vision through pretrained feature representations that enable strong transfer learning for diverse tasks. However, their efficiency as…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Alon Kaya , Igal Bilik , Inna Stainvas

This paper proposes a working recipe of using Vision Transformer (ViT) in class incremental learning. Although this recipe only combines existing techniques, developing the combination is not trivial. Firstly, naive application of ViT to…

计算机视觉与模式识别 · 计算机科学 2022-04-19 Pei Yu , Yinpeng Chen , Ying Jin , Zicheng Liu

Vision Transformers (ViT) have recently brought a new wave of research in the field of computer vision. These models have performed particularly well in image classification and segmentation. Research on semantic and instance segmentation…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Ashim Dahal , Saydul Akbar Murad , Nick Rahimi

We present a transformer-based multimodal framework for generating clinically relevant captions for MRI scans. Our system combines a DEiT-Small vision transformer as an image encoder, MediCareBERT for caption embedding, and a custom…

图像与视频处理 · 电气工程与系统科学 2025-11-03 Yogesh Thakku Suresh , Vishwajeet Shivaji Hogale , Luca-Alexandru Zamfira , Anandavardhana Hegde

The hybrid architecture of convolutional neural networks (CNNs) and Transformer are very popular for medical image segmentation. However, it suffers from two challenges. First, although a CNNs branch can capture the local image features…

图像与视频处理 · 电气工程与系统科学 2023-12-21 Tao Lei , Rui Sun , Xuan Wang , Yingbo Wang , Xi He , Asoke Nandi

Rich feature representations derived from CLIP-ViT have been widely utilized in AI-generated image detection. While most existing methods primarily leverage features from the final layer, we systematically analyze the contributions of…

计算机视觉与模式识别 · 计算机科学 2025-12-05 NaHyeon Park , Kunhee Kim , Junsuk Choe , Hyunjung Shim

Visual generation has witnessed remarkable progress in single-image tasks, yet extending these capabilities to temporal sequences remains challenging. Current approaches either build specialized video models from scratch with enormous…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Cong Wan , Xiangyang Luo , Hao Luo , Zijian Cai , Yiren Song , Yunlong Zhao , Yifan Bai , Fan Wang , Yuhang He , Yihong Gong

Avoiding the introduction of ghosts when synthesising LDR images as high dynamic range (HDR) images is a challenging task. Convolutional neural networks (CNNs) are effective for HDR ghost removal in general, but are challenging to deal with…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Fangfang Zhou , Dan Zhang , Zhenming Fu

Convolutional Neural Networks (CNNs) for computer vision sometimes struggle with understanding images in a global context, as they mainly focus on local patterns. On the other hand, Vision Transformers (ViTs), inspired by models originally…

计算机视觉与模式识别 · 计算机科学 2025-12-11 Dimitrios N. Vlachogiannis , Dimitrios A. Koutsomitropoulos

One major issue that challenges person re-identification (Re-ID) is the ubiquitous occlusion over the captured persons. There are two main challenges for the occluded person Re-ID problem, i.e., the interference of noise during feature…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Boqiang Xu , Lingxiao He , Jian Liang , Zhenan Sun

Image captioning is one of the most challenging tasks in AI, which aims to automatically generate textual sentences for an image. Recent methods for image captioning follow encoder-decoder framework that transforms the sequence of salient…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Zeliang Song , Xiaofei Zhou

We present a new supervised image classification method applicable to a broad class of image deformation models. The method makes use of the previously described Radon Cumulative Distribution Transform (R-CDT) for image data, whose…

Composed Image Retrieval (CIR) uses a reference image and a modification text as a query to retrieve a target image satisfying the requirement of ``modifying the reference image according to the text instructions''. However, existing CIR…

计算机视觉与模式识别 · 计算机科学 2026-04-01 Guozhi Qiu , Zhiwei Chen , Zixu Li , Qinlei Huang , Zhiheng Fu , Xuemeng Song , Yupeng Hu

Difference features obtained by comparing the images of two periods play an indispensable role in the change detection (CD) task. However, a pair of bi-temporal images can exhibit diverse changes, which may cause various difference…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Dan Wang , Licheng Jiao , Jie Chen , Shuyuan Yang , Fang Liu

In the evolving landscape of 6G networks, semantic communications are poised to revolutionize data transmission by prioritizing the transmission of semantic meaning over raw data accuracy. This paper presents a Vision Transformer…

图像与视频处理 · 电气工程与系统科学 2025-03-24 Muhammad Ahmed Mohsin , Muhammad Jazib , Zeeshan Alam , Muhmmad Farhan Khan , Muhammad Saad , Muhammad Ali Jamshed

Image dehazing aims to restore clean images from hazy ones. Convolutional Neural Networks (CNNs) and Transformers have demonstrated exceptional performance in local and global feature extraction, respectively, and currently represent the…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Huichun Liu , Xiaosong Li , Tianshu Tan

Vision Transformer (ViT) demonstrates that Transformer for natural language processing can be applied to computer vision tasks and result in comparable performance to convolutional neural networks (CNN), which have been studied and adopted…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Yi-Lun Liao , Sertac Karaman , Vivienne Sze

We introduce GVIT, a classification framework that abandons conventional pixel or patch grid input representations in favor of a compact set of learnable 2D Gaussians. Each image is encoded as a few hundred Gaussians whose positions,…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jefferson Hernandez , Ruozhen He , Guha Balakrishnan , Alexander C. Berg , Vicente Ordonez