中文
相关论文

相关论文: Block Shuffle: A Method for High-resolution Fast S…

200 篇论文

Current hair transfer methods struggle to handle diverse and intricate hairstyles, limiting their applicability in real-world scenarios. In this paper, we propose a novel diffusion-based hair transfer framework, named \textit{Stable-Hair},…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Yuxuan Zhang , Qing Zhang , Yiren Song , Jichao Zhang , Hao Tang , Jiaming Liu

Diffusion transformers have shown significant effectiveness in both image and video synthesis at the expense of huge computation costs. To address this problem, feature caching methods have been introduced to accelerate diffusion…

机器学习 · 计算机科学 2025-02-20 Chang Zou , Xuyang Liu , Ting Liu , Siteng Huang , Linfeng Zhang

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that the image content may…

计算机视觉与模式识别 · 计算机科学 2021-04-12 Jie An , Siyu Huang , Yibing Song , Dejing Dou , Wei Liu , Jiebo Luo

Making decorated logos requires image editing skills, without sufficient skills, it could be a time-consuming task. While there are many on-line web services to make new logos, they have limited designs and duplicates can be made. We…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Gantugs Atarsaikhan , Brian Kenji Iwana , Seiichi Uchida

Lossless image compression is an important technique for image storage and transmission when information loss is not allowed. With the fast development of deep learning techniques, deep neural networks have been used in this field to…

图像与视频处理 · 电气工程与系统科学 2021-08-25 Honglei Zhang , Francesco Cricri , Hamed R. Tavakoli , Nannan Zou , Emre Aksu , Miska M. Hannuksela

We consider the problem of face swapping in images, where an input identity is transformed into a target identity while preserving pose, facial expression, and lighting. To perform this mapping, we use convolutional neural networks trained…

计算机视觉与模式识别 · 计算机科学 2017-07-28 Iryna Korshunova , Wenzhe Shi , Joni Dambre , Lucas Theis

Style transfer is to render given image contents in given styles, and it has an important role in both computer vision fundamental research and industrial applications. Following the success of deep learning based approaches, this problem…

计算机视觉与模式识别 · 计算机科学 2020-05-08 Duc Minh Vo , Akihiro Sugimoto

Stylization for visual content aims to add specific style patterns at the pixel level while preserving the original structural features. Compared with using predefined styles, stylization guided by reference style images is more…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Wancheng Feng , Wanquan Feng , Dawei Huang , Jiaming Pei , Guangliang Cheng , Lukun Wang

With the emergence of diffusion models and rapid development in image processing, it has become effortless to generate fancy images in tasks such as style transfer and image editing. However, these impressive image processing approaches…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Zhongjie Duan , Chengyu Wang , Cen Chen , Weining Qian , Jun Huang , Mingyi Jin

With the large-scale explosion of images and videos over the internet, efficient hashing methods have been developed to facilitate memory and time efficient retrieval of similar images. However, none of the existing works uses hashing to…

计算机视觉与模式识别 · 计算机科学 2019-06-06 Ayan Kumar Bhunia , Perla Sai Raj Kishore , Pranay Mukherjee , Abhirup Das , Partha Pratim Roy

The scene text removal (STR) task aims to remove text regions and recover the background smoothly in images for private information protection. Most existing STR methods adopt encoder-decoder-based CNNs, with direct copies of the features…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Guangtao Lyu , Kun Liu , Anna Zhu , Seiichi Uchida , Brian Kenji Iwana

Deep learning models have emerged as a powerful tool for various medical applications. However, their success depends on large, high-quality datasets that are challenging to obtain due to privacy concerns and costly annotation. Generative…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Milad Yazdani , Yasamin Medghalchi , Pooria Ashrafian , Ilker Hacihaliloglu , Dena Shahriari

Artistic style transfer, a captivating application of generative artificial intelligence, involves fusing the content of one image with the artistic style of another to create unique visual compositions. This paper presents a comprehensive…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Jonayet Miah , Duc M Cao , Md Abu Sayed , Md. Sabbirul Haque

The recent work of Gatys et al., who characterized the style of an image by the statistics of convolutional neural network filters, ignited a renewed interest in the texture generation and image stylization problems. While their image…

计算机视觉与模式识别 · 计算机科学 2017-11-07 Dmitry Ulyanov , Andrea Vedaldi , Victor Lempitsky

Convolutional Neural Networks have been highly successful in performing a host of computer vision tasks such as object recognition, object detection, image segmentation and texture synthesis. In 2015, Gatys et. al [7] show how the style of…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Prutha Date , Ashwinkumar Ganesan , Tim Oates

On a constant quest for inspiration, designers can become more effective with tools that facilitate their creative process and let them overcome design fixation. This paper explores the practicality of applying neural style transfer as an…

计算机与社会 · 计算机科学 2018-05-29 Chaehan So

Recent research has investigated the shape and texture biases of deep neural networks (DNNs) in image classification which influence their generalization capabilities and robustness. It has been shown that, in comparison to regular DNN…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Ben Hamscher , Edgar Heinert , Annika Mütze , Kira Maag , Matthias Rottmann

We explore Multi-Head FFN (MH-FFN) as a replacement of FFN in the Transformer architecture, motivated by the structural similarity between single-head attention and FFN. While multi-head mechanisms enhance expressivity in attention, naively…

机器学习 · 计算机科学 2025-12-09 Minshen Zhang , Xiang Hu , Jianguo Li , Wei Wu , Kewei Tu

Arbitrary Style Transfer is a technique used to produce a new image from two images: a content image, and a style image. The newly produced image is unseen and is generated from the algorithm itself. Balancing the structure and style…

计算机视觉与模式识别 · 计算机科学 2022-12-23 Weiting Li , Rahul Vyas , Ramya Sree Penta

Extensive research in neural style transfer methods has shown that the correlation between features extracted by a pre-trained VGG network has a remarkable ability to capture the visual style of an image. Surprisingly, however, this…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Pei Wang , Yijun Li , Nuno Vasconcelos
‹ 上一页 1 8 9 10 下一页 ›