中文
相关论文

相关论文: ZoDi: Zero-Shot Domain Adaptation with Diffusion-B…

200 篇论文

Large-scale labeled training datasets have enabled deep neural networks to excel on a wide range of benchmark vision tasks. However, in many applications it is prohibitively expensive or time-consuming to obtain large quantities of labeled…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Sicheng Zhao , Bichen Wu , Joseph Gonzalez , Sanjit A. Seshia , Kurt Keutzer

Due to the singularity of real-world paired datasets and the complexity of low-light environments, this leads to supervised methods lacking a degree of scene generalisation. Meanwhile, limited by poor lighting and content guidance, existing…

计算机视觉与模式识别 · 计算机科学 2024-11-22 Jinhong He , Shivakumara Palaiahnakote , Aoxiang Ning , Minglong Xue

We present DiffPortrait3D, a conditional diffusion model that is capable of synthesizing 3D-consistent photo-realistic novel views from as few as a single in-the-wild portrait. Specifically, given a single RGB input, we aim to synthesize…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Yuming Gu , You Xie , Hongyi Xu , Guoxian Song , Yichun Shi , Di Chang , Jing Yang , Linjie Luo

Recent research leveraging large-scale pretrained diffusion models has demonstrated the potential of using diffusion features to establish semantic correspondences in images. Inspired by advancements in diffusion-based techniques, we…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Chengyu Zheng , Jin Huang , Honghua Chen , Mingqiang Wei

Diffusion models have advanced from text-to-image (T2I) to image-to-image (I2I) generation by incorporating structured inputs such as depth maps, enabling fine-grained spatial control. However, existing methods either train separate models…

计算机视觉与模式识别 · 计算机科学 2025-08-01 Yucheng Xie , Fu Feng , Ruixiao Shi , Jing Wang , Yong Rui , Xin Geng

Transfer learning is a problem defined over two domains. These two domains share the same feature space and class label space, but have significantly different distributions. One domain has sufficient labels, named as source domain, and the…

机器学习 · 计算机科学 2016-05-24 Hongqi Wang , Anfeng Xu , Shanshan Wang , Sunny Chughtai

Large scale image super-resolution is a challenging computer vision task, since vast information is missing in a highly degraded image, say for example forscale x16 super-resolution. Diffusion models are used successfully in recent years in…

图像与视频处理 · 电气工程与系统科学 2023-12-22 Chun-Chuen Hui , Wan-Chi Siu , Ngai-Fong Law

Domain adaptation aims to leverage a label-rich domain (the source domain) to help model learning in a label-scarce domain (the target domain). Most domain adaptation methods require the co-existence of source and target domain samples to…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jiayi Tian , Jing Zhang , Wen Li , Dong Xu

It is well-known that zero-shot learning (ZSL) can suffer severely from the problem of domain shift, where the true and learned data distributions for the unseen classes do not match. Although transductive ZSL (TZSL) attempts to improve…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Zhicai Wang , Yanbin Hao , Tingting Mu , Ouxiang Li , Shuo Wang , Xiangnan He

Diffusion models (DMs) have recently gained attention with state-of-the-art performance in text-to-image synthesis. Abiding by the tradition in deep learning, DMs are trained and evaluated on the images with fixed sizes. However, users are…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Zhiyu Jin , Xuli Shen , Bin Li , Xiangyang Xue

Diffusion models can learn strong image priors from underlying data distribution and use them to solve inverse problems, but the training process is computationally expensive and requires lots of data. Such bottlenecks prevent most existing…

计算机视觉与模式识别 · 计算机科学 2025-09-24 Jason Hu , Bowen Song , Xiaojian Xu , Liyue Shen , Jeffrey A. Fessler

This paper introduces innovative solutions to enhance spatial controllability in diffusion models reliant on text queries. We first introduce vision guidance as a foundational spatial cue within the perturbed distribution. This…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Zipeng Qi , Guoxi Huang , Chenyang Liu , Fei Ye

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pedro O. Pinheiro

Diffusion models (DMs) have emerged as powerful foundation models for a variety of tasks, with a large focus in synthetic image generation. However, their requirement of large annotated datasets for training limits their applicability in…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Guillermo Jimenez-Perez , Pedro Osorio , Josef Cersovsky , Javier Montalt-Tordera , Jens Hooge , Steffen Vogler , Sadegh Mohammadi

With a good image understanding capability, can we manipulate the images high level semantic representation? Such transformation operation can be used to generate or retrieve similar images but with a desired modification (for example…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Nam Vo , Lu Jiang , James Hays

Accurately translating medical images between different modalities, such as Computed Tomography (CT) to Magnetic Resonance Imaging (MRI), has numerous downstream clinical and machine learning applications. While several methods have been…

图像与视频处理 · 电气工程与系统科学 2025-12-03 Yuwen Chen , Nicholas Konz , Hanxue Gu , Haoyu Dong , Yaqian Chen , Lin Li , Jisoo Lee , Maciej A. Mazurowski

Localizing the exact pathological regions in a given medical scan is an important imaging problem that traditionally requires a large amount of bounding box ground truth annotations to be accurately solved. However, there exist alternative,…

计算机视觉与模式识别 · 计算机科学 2025-01-31 Konstantinos Vilouras , Pedro Sanchez , Alison Q. O'Neil , Sotirios A. Tsaftaris

Unsupervised domain adaptation aims to train a classification model from the labeled source domain for the unlabeled target domain. Since the data distributions of the two domains are different, the model often performs poorly on the target…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Jieren Cheng , Le Liu , Xiangyan Tang , Wenxuan Tu , Boyi Liu , Ke Zhou , Qiaobo Da , Yue Yang

Domain adaptation (DA) addresses the challenge of transferring knowledge from a source domain to a target domain where image data distributions may differ. Existing DA methods often require access to source domain data, adversarial…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Debopom Sutradhar , Md. Abdur Rahman , Mohaimenul Azam Khan Raiaan , Reem E. Mohamed , Sami Azam

Instance segmentation algorithms in remote sensing are typically based on conventional methods, limiting their application to seen scenarios and closed-set predictions. In this work, we propose a novel task called zero-shot remote sensing…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Shiqi Huang , Shuting He , Bihan Wen