中文
相关论文

相关论文: Soulstyler: Using Large Language Model to Guide Im…

200 篇论文

Existing neural style transfer methods require reference style images to transfer texture information of style images to content images. However, in many practical situations, users may not have reference style images but still be…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Gihyun Kwon , Jong Chul Ye

Recent progresses in large-scale text-to-image models have yielded remarkable accomplishments, finding various applications in art domain. However, expressing unique characteristics of an artwork (e.g. brushwork, colortone, or composition)…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Namhyuk Ahn , Junsoo Lee , Chunggi Lee , Kunhee Kim , Daesik Kim , Seung-Hun Nam , Kibeom Hong

Text-conditioned style transfer enables users to communicate their desired artistic styles through text descriptions, offering a new and expressive means of achieving stylization. In this work, we evaluate the text-conditioned image editing…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Silky Singh , Surgan Jandial , Simra Shahid , Abhinav Java

In recent years, language-driven artistic style transfer has emerged as a new type of style transfer technique, eliminating the need for a reference style image by using natural language descriptions of the style. The first model to achieve…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Ananda Padhmanabhan Suresh , Sanjana Jain , Pavit Noinongyao , Ankush Ganguly , Ukrit Watchareeruetai , Aubin Samacoits

Text-based style transfer is a newly-emerging research topic that uses text information instead of style image to guide the transfer process, significantly extending the application scenario of style transfer. However, previous methods…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Yunpeng Bai , Jiayue Liu , Chao Dong , Chun Yuan

Text-driven style transfer aims to merge the style of a reference image with content described by a text prompt. Recent advancements in text-to-image models have improved the nuance of style transformations, yet significant challenges…

计算机视觉与模式识别 · 计算机科学 2025-03-28 Mingkun Lei , Xue Song , Beier Zhu , Hao Wang , Chi Zhang

In this paper, we propose a novel language-guided 3D arbitrary neural style transfer method (CLIP3Dstyler). We aim at stylizing any 3D scene with an arbitrary style from a text description, and synthesizing the novel stylized view, which is…

计算机视觉与模式识别 · 计算机科学 2023-05-29 Ming Gao , YanWu Xu , Yang Zhao , Tingbo Hou , Chenkai Zhao , Mingming Gong

In this pioneering study, we introduce StyleWallfacer, a groundbreaking unified training and inference framework, which not only addresses various issues encountered in the style transfer process of traditional methods but also unifies the…

计算机视觉与模式识别 · 计算机科学 2025-06-19 Gary Song Yan , Yusen Zhang , Jinyu Zhao , Hao Zhang , Zhangping Yang , Guanye Xiong , Yanfei Liu , Tao Zhang , Yujie He , Siyuan Tian , Yao Gou , Min Li

Current image-to-image translations do not control the output domain beyond the classes used during training, nor do they interpolate between different domains well, leading to implausible results. This limitation largely arises because…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Kunhee Kim , Sanghun Park , Eunyeong Jeon , Taehun Kim , Daijin Kim

We present a novel algorithm for transferring artistic styles of semantically meaningful local regions of an image onto local regions of a target video while preserving its photorealism. Local regions may be selected either fully…

计算机视觉与模式识别 · 计算机科学 2020-10-21 Xide Xia , Tianfan Xue , Wei-sheng Lai , Zheng Sun , Abby Chang , Brian Kulis , Jiawen Chen

We present an approach to example-based stylization of images that uses a single pair of a source image and its stylized counterpart. We demonstrate how to train an image translation network that can perform real-time semantically…

计算机视觉与模式识别 · 计算机科学 2021-10-22 David Futschik , Michal Kučera , Michal Lukáč , Zhaowen Wang , Eli Shechtman , Daniel Sýkora

Pre-trained large text-to-image models synthesize impressive images with an appropriate use of text prompts. However, ambiguities inherent in natural language and out-of-distribution effects make it hard to synthesize image styles, that…

CLIPStyler demonstrated image style transfer with realistic textures using only a style text description (instead of requiring a reference style image). However, the ground semantics of objects in the style transfer output is lost due to…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Chanda Grover Kamra , Indra Deep Mastan , Debayan Gupta

Despite the progress made in the style transfer task, most previous work focus on transferring only relatively simple features like color or texture, while missing more abstract concepts such as overall art expression or painter-specific…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Zipeng Xu , Enver Sangineto , Nicu Sebe

Style transfer enables the seamless integration of artistic styles from a style image into a content image, resulting in visually striking and aesthetically enriched outputs. Despite numerous advances in this field, existing methods did not…

图形学 · 计算机科学 2025-02-21 Ye Wang , Tongyuan Bai , Xuping Xie , Zili Yi , Yilin Wang , Rui Ma

CLIPStyler demonstrated image style transfer with realistic textures using only the style text description (instead of requiring a reference style image). However, the ground semantics of objects in style transfer output is lost due to…

计算机视觉与模式识别 · 计算机科学 2023-07-13 Chanda G Kamra , Indra Deep Mastan , Debayan Gupta

This paper creates a novel method of deep neural style transfer by generating style images from freeform user text input. The language model and style transfer model form a seamless pipeline that can create output images with similar losses…

计算机视觉与模式识别 · 计算机科学 2022-12-15 Tejas Santanam , Mengyang Liu , Jiangyue Yu , Zhaodong Yang

We present StyleBlit---an efficient example-based style transfer algorithm that can deliver high-quality stylized renderings in real-time on a single-core CPU. Our technique is especially suitable for style transfer applications that use…

图形学 · 计算机科学 2018-07-10 Daniel Sýkora , Ondřej Jamriška , Jingwan Lu , Eli Shechtman

Style transfer is a problem of rendering image with some content in the style of another image, for example a family photo in the style of a painting of some famous artist. The drawback of classical style transfer algorithm is that it…

计算机视觉与模式识别 · 计算机科学 2019-06-05 Alexey Schekalev , Victor Kitov

Recent years have witnessed significant advancements in text-guided style transfer, primarily attributed to innovations in diffusion models. These models excel in conditional guidance, utilizing text or images to direct the sampling…

计算机视觉与模式识别 · 计算机科学 2025-04-18 Nisha Huang , Kaer Huang , Yifan Pu , Jiangshan Wang , Jie Guo , Yiqiang Yan , Xiu Li , Tong-Yee Lee
‹ 上一页 1 2 3 10 下一页 ›