paper-with-me

홈 › Papers

Time-of-Day Neural Style Transfer for Architectural Photographs

2022-09-13 · Yingshu Chen, Tuan-Anh Vu, Ka-Chun Shum, Binh-Son Hua, Sai-Kit Yeung

Architectural photography is a genre of photography that focuses on capturing a building or structure in the foreground with dramatic lighting in the background. Inspired by recent successes in image-to-image translation methods, we aim to perform style transfer for architectural photographs. However, the special composition in architectural photography poses great challenges for style transfer in this type of photographs. Existing neural style transfer methods treat the architectural images as a single entity, which would generate mismatched chrominance and destroy geometric features of the original architecture, yielding unrealistic lighting, wrong color rendition, and visual artifacts such as ghosting, appearance distortion, or color mismatching. In this paper, we specialize a neural style transfer method for architectural photography. Our method addresses the composition of the foreground and background in an architectural photograph in a two-branch neural network that separately considers the style transfer of the foreground and the background, respectively. Our method comprises a segmentation module, a learning-based image-to-image translation module, and an image blending optimization module. We trained our image-to-image translation neural network with a new dataset of unconstrained outdoor architectural photographs captured at different magic times of a day, utilizing additional semantic information for better chrominance matching and geometry preservation. Our experiments show that our method can produce photorealistic lighting and color rendition on both the foreground and background, and outperforms general image-to-image translation and arbitrary style transfer baselines quantitatively and qualitatively. Our code and data are available at https://github.com/hkust-vgd/architectural_style_transfer.

📄 PDF Abstract BibTeX arXiv:2209.05800

Code (1)

hkust-vgd/architectural_style_transfer 공식 구현 pytorch

Tasks

Image-to-Image TranslationStyle TransferTranslation

Similar Papers 제목 키워드 기반

Deep Photo Style Transfer

2017-03-22 · CVPR 2017 7 · Fujun Luan, Sylvain Paris, Eli Shechtman, Kavita Bala

This paper introduces a deep-learning approach to photographic style transfer that handles a large variety of image content while faithfully transferring the reference style. Our approach builds upon the recent work on p…

Style Transfer

Automatic Content-Aware Color and Tone Stylization

2015-11-12 · CVPR 2016 6 · Joon-Young Lee, Kalyan Sunkavalli, Zhe Lin, Xiaohui Shen 외

We introduce a new technique that automatically generates diverse, visually compelling stylizations for a photograph in an unsupervised manner. We achieve this by learning style ranking for a given input using a large ph…

Style Transfer

Multimodal Transfer: A Hierarchical Deep Convolutional Neural Network for Fast Artistic Style Transfer

2016-11-17 · CVPR 2017 7 · Xin Wang, Geoffrey Oxholm, Da Zhang, Yuan-Fang Wang

Transferring artistic styles onto everyday photographs has become an extremely popular task in both academia and industry. Recently, offline training has replaced on-line iterative optimization, enabling nearly real-time…

Style Transfer

Image2StyleGAN: How to Embed Images Into the StyleGAN Latent Space?

2019-04-05 · ICCV 2019 10 · Rameen Abdal, Yipeng Qin, Peter Wonka

We propose an efficient algorithm to embed a given image into the latent space of StyleGAN. This embedding enables semantic image editing operations that can be applied to existing photographs. Taking the StyleGAN traine…

Image MorphingStyle Transfer

Learning to Compose with Professional Photographs on the Web

2017-02-01 · Yi-Ling Chen, Jan Klopp, Min Sun, Shao-Yi Chien 외

Photo composition is an important factor affecting the aesthetics in photography. However, it is a highly challenging task to model the aesthetic properties of good compositions due to the lack of globally applicable rul…

Image Cropping