Coupled Space Learning for Image Style Transformation

Abstract

In this paper, we present a new learning framework for image style transforms. Considering that the images in different style representations constitute different vector spaces, we propose a novel framework called coupled space learning to learn the relations between different spaces and use them to infer the images from one style to another style. Observing that for each style, only the components correlated to the space of the target style are useful for inference, we first develop the correlative component analysis to pursue the embedded hidden subspaces that best preserve the inter-space correlation information. Then we develop the coupled bidirectional transform algorithm to estimate the transforms between the two embedded spaces, where the coupling between the forward transform and the backward transform is explicitly taken into account. To enhance the capability of modelling complex data, we further develop the coupled Gaussian mixture model to generalize our framework to a mixture-model architecture. The effectiveness of the framework is demonstrated in the applications including face super-resolution and bidirectional portrait style transforms.

Cite

Text

Lin and Tang. "Coupled Space Learning for Image Style Transformation." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.65

Markdown

[Lin and Tang. "Coupled Space Learning for Image Style Transformation." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/lin2005iccv-coupled/) doi:10.1109/ICCV.2005.65

BibTeX

@inproceedings{lin2005iccv-coupled,
  title     = {{Coupled Space Learning for Image Style Transformation}},
  author    = {Lin, Dahua and Tang, Xiaoou},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2005},
  pages     = {1699-1706},
  doi       = {10.1109/ICCV.2005.65},
  url       = {https://mlanthology.org/iccv/2005/lin2005iccv-coupled/}
}