中文
相关论文

相关论文: Dual Pipeline Style Transfer with Input Distributi…

200 篇论文

Image tiling -- the seamless connection of disparate images to create a coherent visual field -- is crucial for applications such as texture creation, video game asset development, and digital art. Traditionally, tiles have been constructed…

计算机视觉与模式识别 · 计算机科学 2025-03-18 Or Madar , Ohad Fried

Discrete diffusion models form a powerful class of generative models across diverse domains, including text and graphs. However, existing approaches face fundamental limitations. Masked diffusion models suffer from irreversible errors due…

机器学习 · 计算机科学 2026-04-21 Marcel Kollovieh , Sirine Ayadi , Stephan Günnemann

Recent progresses on deep discriminative and generative modeling have shown promising results on texture synthesis. However, existing feed-forward based methods trade off generality for efficiency, which suffer from many issues, such as…

计算机视觉与模式识别 · 计算机科学 2017-03-07 Yijun Li , Chen Fang , Jimei Yang , Zhaowen Wang , Xin Lu , Ming-Hsuan Yang

Prevailing Dataset Distillation (DD) methods leveraging generative models confront two fundamental limitations. First, despite pioneering the use of diffusion models in DD and delivering impressive performance, the vast majority of…

计算机视觉与模式识别 · 计算机科学 2025-12-04 Letian Zhou , Songhua Liu , Xinchao Wang

Self-correction is an effective technique for maintaining parallel sampling in discrete diffusion models with minimal performance degradation. Prior work has explored self-correction at inference time or during post-training; however, such…

机器学习 · 计算机科学 2026-03-04 Linxuan Wang , Ziyi Wang , Yikun Bai , Wei Deng , Guang Lin , Qifan Song

Common image-to-image translation methods rely on joint training over data from both source and target domains. The training process requires concurrent access to both datasets, which hinders data separation and privacy protection; and…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Xuan Su , Jiaming Song , Chenlin Meng , Stefano Ermon

Artistically controlling fluid simulations requires a large amount of manual work by an artist. The recently presented transportbased neural style transfer approach simplifies workflows as it transfers the style of arbitrary input images…

图形学 · 计算机科学 2020-05-29 Fabienne Christen , Byungsoo Kim , Vinicius C. Azevedo , Barbara Solenthaler

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

Distilled one-step (T=1) or few-step (T$\leq$4) diffusion models enable real-time image generation but often exhibit reduced sample diversity compared to their multi-step counterparts. In multi-step diffusion, diversity can be introduced…

计算机视觉与模式识别 · 计算机科学 2026-05-13 Ankit Yadav , Arpit Garg , Ta Duc Huy , Lingqiao Liu

In this paper, we address the challenge of procedure planning in instructional videos, aiming to generate coherent and task-aligned action sequences from start and end visual observations. Previous work has mainly relied on text-level…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Yufan Zhou , Zhaobo Qi , Lingshuai Lin , Junqi Jing , Tingting Chai , Beichen Zhang , Shuhui Wang , Weigang Zhang

Texture synthesis models are important tools for understanding visual processing. In particular, statistical approaches based on neurally relevant features have been instrumental in understanding aspects of visual perception and of neural…

神经元与认知 · 定量生物学 2020-10-26 Jonathan Vacher , Aida Davila , Adam Kohn , Ruben Coen-Cagli

We introduce MD-ProjTex, a method for fast and consistent text-guided texture generation for 3D shapes using pretrained text-to-image diffusion models. At the core of our approach is a multi-view consistency mechanism in UV space, which…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Ahmet Burak Yildirim , Mustafa Utku Aydogdu , Duygu Ceylan , Aysegul Dundar

Advancements in generative models have enabled image inpainting models to generate content within specific regions of an image based on provided prompts and masks. However, existing inpainting methods often suffer from problems such as…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jun Huang , Ting Liu , Yihang Wu , Xiaochao Qu , Luoqi Liu , Xiaolin Hu

Transferring visual style between images while preserving semantic correspondence between similar objects remains a central challenge in computer vision. While existing methods have made great strides, most of them operate at global level…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Wenbo Nie , Zixiang Li , Renshuai Tao , Bin Wu , Yunchao Wei , Yao Zhao

Knowledge distillation (KD) is essentially a process of transferring a teacher model's behavior, e.g., network response, to a student model. The network response serves as additional supervision to formulate the machine domain, which uses…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Yulei Niu , Long Chen , Chang Zhou , Hanwang Zhang

High-dimensional images, known for their rich semantic information, are widely applied in remote sensing and other fields. The spatial information in these images reflects the object's texture features, while the spectral information…

计算机视觉与模式识别 · 计算机科学 2023-11-21 Daixun Li , Weiying Xie , Jiaqing Zhang , Yunsong Li

While diffusion models excel at generating continuous data such as images, adapting them to discrete tasks has relied on indirect approaches that either operate in continuous embedding spaces or use token masking mechanisms, both of which…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Xiao Li , Jiaqi Zhang , Shuxiang Zhang , Tianshui Chen , Liang Lin , Guangrun Wang

The target representation learned by convolutional neural networks plays an important role in Thermal Infrared (TIR) tracking. Currently, most of the top-performing TIR trackers are still employing representations learned by the model…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Jingxian Sun , Lichao Zhang , Yufei Zha , Abel Gonzalez-Garcia , Peng Zhang , Wei Huang , Yanning Zhang

The diffusion-based text-to-image model harbors immense potential in transferring reference style. However, current encoder-based approaches significantly impair the text controllability of text-to-image models while transferring styles. In…

计算机视觉与模式识别 · 计算机科学 2024-03-13 Tianhao Qi , Shancheng Fang , Yanze Wu , Hongtao Xie , Jiawei Liu , Lang Chen , Qian He , Yongdong Zhang

Knowledge distillation (KD) has been widely used to transfer knowledge from large, accurate models (teachers) to smaller, efficient ones (students). Recent methods have explored enforcing consistency by incorporating causal interpretations…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Nikolaos Giakoumoglou , Tania Stathaki