中文
相关论文

相关论文: Reframing Image Difference Captioning with BLIP2ID…

200 篇论文

Generating an image from its description is a challenging task worth solving because of its numerous practical applications ranging from image editing to virtual reality. All existing methods use one single caption to generate a plausible…

计算机视觉与模式识别 · 计算机科学 2018-09-28 K J Joseph , Arghya Pal , Sailaja Rajanala , Vineeth N Balasubramanian

The Image Captioning (IC) technique is widely used to describe images in natural language. Recently, some IC system testing methods have been proposed. However, these methods still rely on pre-annotated information and hence cannot really…

软件工程 · 计算机科学 2024-10-07 Xiaoyuan Xie , Xingpeng Li , Songqiang Chen

Recent progress in text-to-image (TTI) systems, such as StableDiffusion, Imagen, and DALL-E 2, have made it possible to create realistic images with simple text prompts. It is tempting to use these systems to eliminate the manual task of…

计算机视觉与模式识别 · 计算机科学 2023-11-02 David Marwood , Shumeet Baluja , Yair Alon

The recent emergence of latent diffusion models such as SDXL and SD 1.5 has shown significant capability in generating highly detailed and realistic images. Despite their remarkable ability to produce images, generating accurate text within…

计算机视觉与模式识别 · 计算机科学 2024-10-24 Jun Young Koh , Sang Hyun Park , Joy Song

Existing image augmentation methods consist of two categories: perturbation-based methods and generative methods. Perturbation-based methods apply pre-defined perturbations to augment an original image, but only locally vary the image, thus…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Bohan Li , Xiao Xu , Xinghao Wang , Yutai Hou , Yunlong Feng , Feng Wang , Xuanliang Zhang , Qingfu Zhu , Wanxiang Che

Discriminativeness is a desirable feature of image captions: captions should describe the characteristic details of input images. However, recent high-performing captioning models, which are trained with reinforcement learning (RL), tend to…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Ukyo Honda , Taro Watanabe , Yuji Matsumoto

Pretrained vision-language models (VLMs) such as CLIP excel in general multimodal comprehension but often struggle to capture nuanced, context-dependent visual cues. This makes it difficult to distinguish between similar-looking concepts…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Yuchen Huang , Zhiyuan Fan , Zhitao He , Sandeep Polisetty , Wenyan Li , Yi R. Fung

Automatic image captioning is a promising technique for conveying visual information using natural language. It can benefit various tasks in satellite remote sensing, such as environmental monitoring, resource management, disaster…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Yingxu He , Qiqi Sun

Deep learning in computer vision has achieved great success with the price of large-scale labeled training data. However, exhaustive data annotation is impracticable for each task of all domains of interest, due to high labor costs and…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Hui Tang , Kui Jia

Mainstream image caption models are usually two-stage captioners, i.e., calculating object features by pre-trained detector, and feeding them into a language model to generate text descriptions. However, such an operation will cause a…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Bo Wang , Zhao Zhang , Mingbo Zhao , Xiaojie Jin , Mingliang Xu , Meng Wang

Synthetic images are an option for augmenting limited medical imaging datasets to improve the performance of various machine learning models. A common metric for evaluating synthetic image quality is the Fr\'echet Inception Distance (FID)…

图像与视频处理 · 电气工程与系统科学 2025-07-30 Thomas Wallace , Ik Siong Heng , Senad Subasic , Chris Messenger

In this paper, we address a key scientific problem in machine learning: Given a training set for an image classification task, can we train a generative model on this dataset to enhance the classification performance? (i.e., closed-set…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Haowen Wang , Guowei Zhang , Xiang Zhang , Zeyuan Chen , Haiyang Xu , Dou Hoon Kwark , Zhuowen Tu

In contrast to the incremental classification task, the incremental detection task is characterized by the presence of data ambiguity, as an image may have differently labeled bounding boxes across multiple continuous learning stages. This…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Ziyue Huang , Yupeng He , Qingjie Liu , Yunhong Wang

Characters are an important aspect of any storyline and identifying and including them in descriptions is necessary for story understanding. While previous work has largely ignored identity and generated captions with someone (anonymized…

计算机视觉与模式识别 · 计算机科学 2024-05-21 Haran Raajesh , Naveen Reddy Desanur , Zeeshan Khan , Makarand Tapaswi

In this paper, we study the impact of motion blur, a common quality flaw in real world images, on a state-of-the-art two-stage image captioning solution, and notice a degradation in solution performance as blur intensity increases. We…

计算与语言 · 计算机科学 2021-06-11 Shashank Bujimalla , Mahesh Subedar , Omesh Tickoo

Composed image retrieval (CIR) enables users to search images using a reference image combined with textual modifications. Recent advances in vision-language models have improved CIR, but dataset limitations remain a barrier. Existing…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Pranavi Kolouju , Eric Xing , Robert Pless , Nathan Jacobs , Abby Stylianou

Real-world image matting is essential for applications in content creation and augmented reality. However, it remains challenging due to the complex nature of scenes and the scarcity of high-quality datasets. To address these limitations,…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Rui Liu

In this paper, we present an effective data augmentation framework leveraging the Large Language Model (LLM) and Diffusion Model (DM) to tackle the challenges inherent in data-scarce scenarios. Recently, DMs have opened up the possibility…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Kyuheon Jung , Yongdeuk Seo , Seongwoo Cho , Jaeyoung Kim , Hyun-seok Min , Sungchul Choi

Generative diffusion models offer a natural choice for data augmentation when training complex vision models. However, ensuring reliability of their generative content as augmentation samples remains an open challenge. Despite a number of…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Khawar Islam , Naveed Akhtar

We introduce SynthLight, a diffusion model for portrait relighting. Our approach frames image relighting as a re-rendering problem, where pixels are transformed in response to changes in environmental lighting conditions. Using a…

计算机视觉与模式识别 · 计算机科学 2025-01-17 Sumit Chaturvedi , Mengwei Ren , Yannick Hold-Geoffroy , Jingyuan Liu , Julie Dorsey , Zhixin Shu