中文
相关论文

相关论文: FBSDiff++: Improved Frequency Band Substitution of…

200 篇论文

Image-to-image translation (I2I) transforms an image from a source domain to a target domain while preserving source content. Most computer vision applications are in the field of image-to-image translation, such as style transfer, image…

图像与视频处理 · 电气工程与系统科学 2025-02-18 Mehran Safayani , Behnaz Mirzapour , Hanieh aghaebrahimiyan , Nasrin Salehi , Hamid Ravaee

Recent advancements in diffusion models have showcased their impressive capacity to generate visually striking images. Nevertheless, ensuring a close match between the generated image and the given prompt remains a persistent challenge. In…

计算机视觉与模式识别 · 计算机科学 2023-09-11 Yupeng Zhou , Daquan Zhou , Zuo-Liang Zhu , Yaxing Wang , Qibin Hou , Jiashi Feng

Modern text-to-image (T2I) diffusion models can generate images with remarkable realism and creativity. These advancements have sparked research in fake image detection and attribution, yet prior studies have not fully explored the…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Katherine Xu , Lingzhi Zhang , Jianbo Shi

This paper presents a novel Two-Stage Diffusion Model (TS-Diff) for enhancing extremely low-light RAW images. In the pre-training stage, TS-Diff synthesizes noisy images by constructing multiple virtual cameras based on a noise space.…

计算机视觉与模式识别 · 计算机科学 2025-05-09 Yi Li , Zhiyuan Zhang , Jiangnan Xia , Jianghan Cheng , Qilong Wu , Junwei Li , Yibin Tian , Hui Kong

Text-to-image (T2I) models have significantly advanced the development of artificial intelligence, enabling the generation of high-quality images in diverse contexts based on specific text prompts. However, existing T2I-based methods often…

计算机视觉与模式识别 · 计算机科学 2024-10-03 Salaheldin Mohamed , Dong Han , Yong Li

The issue of generative pretraining for vision models has persisted as a long-standing conundrum. At present, the text-to-image (T2I) diffusion model demonstrates remarkable proficiency in generating high-definition images matching textual…

计算机视觉与模式识别 · 计算机科学 2023-12-25 Qiang Wan , Zilong Huang , Bingyi Kang , Jiashi Feng , Li Zhang

Diffusion Probabilistic Models (DPMs) have demonstrated significant potential in 3D medical image segmentation tasks. However, their high computational cost and inability to fully capture global 3D contextual information limit their…

图像与视频处理 · 电气工程与系统科学 2025-04-17 Kangbo Ma

This work introduces Ui2i, a novel model for unpaired image-to-image translation, trained on content-wise unpaired datasets to enable style transfer across domains while preserving content. Building on CycleGAN, Ui2i incorporates key…

With the rapid development of diffusion models, text-to-image(T2I) models have made significant progress, showcasing impressive abilities in prompt following and image generation. Recently launched models such as FLUX.1 and Ideogram2.0,…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Jiayi Lei , Renrui Zhang , Xiangfei Hu , Weifeng Lin , Zhen Li , Wenjian Sun , Ruoyi Du , Le Zhuo , Zhongyu Li , Xinyue Li , Shitian Zhao , Ziyu Guo , Yiting Lu , Peng Gao , Hongsheng Li

Recent large-scale text-to-image diffusion models generate photorealistic images but often struggle to accurately depict interactions between humans and objects due to their limited ability to differentiate various interaction words. In…

图形学 · 计算机科学 2025-03-21 SeungJu Cha , Kwanyoung Lee , Ye-Chan Kim , Hyunwoo Oh , Dong-Jin Kim

Diffusion bridge models and stochastic interpolants enable high-quality image-to-image (I2I) translation by creating paths between distributions in pixel space. However, the proliferation of techniques based on incompatible mathematical…

机器学习 · 计算机科学 2025-07-04 Shaorong Zhang , Yuanbin Cheng , Greg Ver Steeg

Underwater images are subject to intricate and diverse degradation, inevitably affecting the effectiveness of underwater visual tasks. However, most approaches primarily operate in the raw pixel space of images, which limits the exploration…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Chen Zhao , Weiling Cai , Chenyu Dong , Chengwei Hu

Image-to-image translation aims to learn a mapping between a source and a target domain, enabling tasks such as style transfer, appearance transformation, and domain adaptation. In this work, we explore a diffusion-based framework for…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Qiang Zhu , Kuan Lu , Menghao Huo , Yuxiao Li

Stable Diffusion has advanced text-to-image synthesis, but training models to generate images with accurate object quantity is still difficult due to the high computational cost and the challenge of teaching models the abstract concept of…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Yanyu Li , Pencheng Wan , Liang Han , Yaowei Wang , Liqiang Nie , Min Zhang

We propose a diffusion-based approach for Text-to-Image (T2I) generation with interactive 3D layout control. Layout control has been widely studied to alleviate the shortcomings of T2I diffusion models in understanding objects' placement…

计算机视觉与模式识别 · 计算机科学 2024-08-28 Abdelrahman Eldesokey , Peter Wonka

Large-scale diffusion models have made significant advances in image generation, particularly through cross-attention mechanisms. While cross-attention has been well-studied in text-to-image tasks, their interpretability in image-to-image…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Junseo Park , Hyeryung Jang

The deployment of large-scale text-to-image diffusion models on mobile devices is impeded by their substantial model size and slow inference speed. In this paper, we propose \textbf{MobileDiffusion}, a highly efficient text-to-image…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Yang Zhao , Yanwu Xu , Zhisheng Xiao , Haolin Jia , Tingbo Hou

Text-to-image (T2I) diffusion models, when fine-tuned on a few personal images, can generate visuals with a high degree of consistency. However, such fine-tuned models are not robust; they often fail to compose with concepts of pretrained…

计算机视觉与模式识别 · 计算机科学 2024-12-13 Kyungmin Lee , Sangkyung Kwak , Kihyuk Sohn , Jinwoo Shin

Text-to-image generation is a significant domain in modern computer vision and has achieved substantial improvements through the evolution of generative architectures. Among these, there are diffusion-based models that have demonstrated…

With the advent of diffusion models, Text-to-Image (T2I) generation has seen substantial advancements. Current T2I models allow users to specify object colors using linguistic color names, and some methods aim to personalize color-object…

图形学 · 计算机科学 2025-08-13 Qianru Qiu , Jiafeng Mao , Xueting Wang