SOTAVerified

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

2019-10-24ICCV 2019Code Available0· sign in to hype

Badour AlBahar, Jia-Bin Huang

Code Available — Be the first to reproduce this paper.

Reproduce

Code

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Edge-to-ClothesbFTFID58.4Unverified
Edge-to-HandbagsbFTFID74.9Unverified
Edge-to-ShoesbFTFID121.2Unverified

Reproductions