CVMay 12, 2021

CT-Net: Complementary Transfering Network for Garment Transfer with Arbitrary Geometric Changes

arXiv:2105.05497v118 citations
Originality Incremental advance
AI Analysis

This addresses garment transfer for fashion and image editing applications, but it is incremental as it builds on existing methods with adaptive modeling.

The paper tackles garment transfer between images with heavy misalignments or occlusions by proposing CT-Net, which synthesizes high-quality images and significantly outperforms state-of-the-art methods on the DeepFashion dataset.

Garment transfer shows great potential in realistic applications with the goal of transfering outfits across different people images. However, garment transfer between images with heavy misalignments or severe occlusions still remains as a challenge. In this work, we propose Complementary Transfering Network (CT-Net) to adaptively model different levels of geometric changes and transfer outfits between different people. In specific, CT-Net consists of three modules: 1) A complementary warping module first estimates two complementary warpings to transfer the desired clothes in different granularities. 2) A layout prediction module is proposed to predict the target layout, which guides the preservation or generation of the body parts in the synthesized images. 3) A dynamic fusion module adaptively combines the advantages of the complementary warpings to render the garment transfer results. Extensive experiments conducted on DeepFashion dataset demonstrate that our network synthesizes high-quality garment transfer images and significantly outperforms the state-of-art methods both qualitatively and quantitatively.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes