中文
相关论文

相关论文: Learning to Manipulate Artistic Images

200 篇论文

In this paper, we present DeepSIM, a generative model for conditional image manipulation based on a single image. We find that extensive augmentation is key for enabling single image training, and incorporate the use of thin-plate-spline…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Yael Vinker , Eliahu Horwitz , Nir Zabari , Yedid Hoshen

In this paper, we present DeepSIM, a generative model for conditional image manipulation based on a single image. We find that extensive augmentation is key for enabling single image training, and incorporate the use of thin-plate-spline…

计算机视觉与模式识别 · 计算机科学 2021-11-30 Yael Vinker , Eliahu Horwitz , Nir Zabari , Yedid Hoshen

Most existing style transfer methods follow the assumption that styles can be represented with global statistics (e.g., Gram matrices or covariance matrices), and thus address the problem by forcing the output and style images to have…

计算机视觉与模式识别 · 计算机科学 2021-09-03 Jing Huo , Shiyin Jin , Wenbin Li , Jing Wu , Yu-Kun Lai , Yinghuan Shi , Yang Gao

ControlNet has enabled detailed spatial control in text-to-image diffusion models by incorporating additional visual conditions such as depth or edge maps. However, its effectiveness heavily depends on the availability of visual conditions…

计算机视觉与模式识别 · 计算机科学 2025-09-29 Woosung Joung , Daewon Chae , Jinkyu Kim

Generative adversarial networks has emerged as a defacto standard for image translation problems. To successfully drive such models, one has to rely on additional networks e.g., discriminators and/or perceptual networks. Training these…

计算机视觉与模式识别 · 计算机科学 2019-08-02 M. Saquib Sarfraz , Constantin Seibold , Haroon Khalid , Rainer Stiefelhagen

In this paper, we present a method which combines the flexibility of the neural algorithm of artistic style with the speed of fast style transfer networks to allow real-time stylization using any content/style image pair. We build upon…

计算机视觉与模式识别 · 计算机科学 2017-08-28 Golnaz Ghiasi , Honglak Lee , Manjunath Kudlur , Vincent Dumoulin , Jonathon Shlens

Many image-to-image (I2I) translation problems are in nature of high diversity that a single input may have various counterparts. Prior works proposed the multi-modal network that can build a many-to-many mapping between two visual domains.…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Jialu Huang , Jing Liao , Tak Wu Sam Kwong

Computer vision systems currently lack the ability to reliably recognize artistically rendered objects, especially when such data is limited. In this paper, we propose a method for recognizing objects in artistic modalities (such as…

计算机视觉与模式识别 · 计算机科学 2018-12-31 Christopher Thomas , Adriana Kovashka

Deceptive images can be shared in seconds with social networking services, posing substantial risks. Tampering traces, such as boundary artifacts and high-frequency information, have been significantly emphasized by massive networks in the…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Xuntao Liu , Yuzhou Yang , Qichao Ying , Zhenxing Qian , Xinpeng Zhang , Sheng Li

Encoding images as a series of high-level constructs, such as brush strokes or discrete shapes, can often be key to both human and machine understanding. In many cases, however, data is only available in pixel form. We present a method for…

计算机视觉与模式识别 · 计算机科学 2018-09-27 Kevin Frans , Chin-Yi Cheng

Despite the recent success of GANs in synthesizing images conditioned on inputs such as a user sketch, text, or semantic labels, manipulating the high-level attributes of an existing natural photograph with GANs is challenging for two…

计算机视觉与模式识别 · 计算机科学 2020-09-15 David Bau , Hendrik Strobelt , William Peebles , Jonas Wulff , Bolei Zhou , Jun-Yan Zhu , Antonio Torralba

Domain shift is a very challenging problem for semantic segmentation. Any model can be easily trained on synthetic data, where images and labels are artificially generated, but it will perform poorly when deployed on real environments. In…

计算机视觉与模式识别 · 计算机科学 2020-09-03 Luigi Musto , Andrea Zinelli

Semantic image synthesis, translating semantic layouts to photo-realistic images, is a one-to-many mapping problem. Though impressive progress has been recently made, diverse semantic synthesis that can efficiently produce semantic-level…

计算机视觉与模式识别 · 计算机科学 2021-03-12 Zhentao Tan , Menglei Chai , Dongdong Chen , Jing Liao , Qi Chu , Bin Liu , Gang Hua , Nenghai Yu

The recent GAN inversion methods have been able to successfully invert the real image input to the corresponding editable latent code in StyleGAN. By combining with the language-vision model (CLIP), some text-driven image manipulation…

计算机视觉与模式识别 · 计算机科学 2023-09-22 Yunpeng Bai , Zihan Zhong , Chao Dong , Weichen Zhang , Guowei Xu , Chun Yuan

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We 'invert' a trained network (teacher) to synthesize class-conditional input images starting from random…

机器学习 · 计算机科学 2020-06-17 Hongxu Yin , Pavlo Molchanov , Zhizhong Li , Jose M. Alvarez , Arun Mallya , Derek Hoiem , Niraj K. Jha , Jan Kautz

Deep generative models, like GANs, have considerably improved the state of the art in image synthesis, and are able to generate near photo-realistic images in structured domains such as human faces. Based on this success, recent work on…

计算机视觉与模式识别 · 计算机科学 2022-03-10 Guillaume Couairon , Asya Grechka , Jakob Verbeek , Holger Schwenk , Matthieu Cord

Unsupervised image-to-image translation methods aim to map images from one domain into plausible examples from another domain while preserving structures shared across two domains. In the many-to-many setting, an additional guidance example…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Dina Bashkirova , Kate Saenko

Multi-layer image generation is a fundamental task that enables users to isolate, select, and edit specific image layers, thereby revolutionizing interactions with generative models. In this paper, we introduce the Anonymous Region…

The use of synthetic (or simulated) data for training machine learning models has grown rapidly in recent years. Synthetic data can often be generated much faster and more cheaply than its real-world counterpart. One challenge of using…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Handi Yu , Simiao Ren , Leslie M. Collins , Jordan M. Malof

Arbitrary style transfer has been demonstrated to be efficient in artistic image generation. Previous methods either globally modulate the content feature ignoring local details, or overly focus on the local structure details leading to…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Wenju Xu , Chengjiang Long , Yongwei Nie