Ultrafast Photorealistic Style Transfer via Neural Architecture Search
Jie An, Haoyi Xiong, Jun Huan, Jiebo Luo

TL;DR
This paper introduces a neural architecture search-based method for ultrafast photorealistic style transfer that produces high-quality results without additional pre- or post-processing, significantly improving efficiency.
Contribution
It proposes a novel auto-encoder architecture called PhotoNet and an automatic network pruning framework named PhotoNAS for accelerated photorealistic style transfer.
Findings
Achieves 20-30x faster performance than state-of-the-art methods.
Produces photorealistic stylized images without pre- or post-processing.
Outperforms existing algorithms in both efficiency and effectiveness.
Abstract
The key challenge in photorealistic style transfer is that an algorithm should faithfully transfer the style of a reference photo to a content photo while the generated image should look like one captured by a camera. Although several photorealistic style transfer algorithms have been proposed, they need to rely on post- and/or pre-processing to make the generated images look photorealistic. If we disable the additional processing, these algorithms would fail to produce plausible photorealistic stylization in terms of detail preservation and photorealism. In this work, we propose an effective solution to these issues. Our method consists of a construction step (C-step) to build a photorealistic stylization network and a pruning step (P-step) for acceleration. In the C-step, we propose a dense auto-encoder named PhotoNet based on a carefully designed pre-analysis. PhotoNet integrates a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Enhancement Techniques · Generative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging
MethodsPruning · Sigmoid Activation · Tanh Activation · Softmax · Long Short-Term Memory
