English

Guided Image-to-Image Translation with Bi-Directional Feature Transformation

Computer Vision and Pattern Recognition 2019-10-25 v1

Abstract

We address the problem of guided image-to-image translation where we translate an input image into another while respecting the constraints provided by an external, user-provided guidance image. Various conditioning methods for leveraging the given guidance image have been explored, including input concatenation , feature concatenation, and conditional affine transformation of feature activations. All these conditioning mechanisms, however, are uni-directional, i.e., no information flow from the input image back to the guidance. To better utilize the constraints of the guidance image, we present a bi-directional feature transformation (bFT) scheme. We show that our bFT scheme outperforms other conditioning schemes and has comparable results to state-of-the-art methods on different tasks.

Keywords

Cite

@article{arxiv.1910.11328,
  title  = {Guided Image-to-Image Translation with Bi-Directional Feature Transformation},
  author = {Badour AlBahar and Jia-Bin Huang},
  journal= {arXiv preprint arXiv:1910.11328},
  year   = {2019}
}

Comments

ICCV 2019 Code: https://github.com/vt-vl-lab/Guided-pix2pix Project page: https://filebox.ece.vt.edu/~Badour/guided_pix2pix.html