paper-with-me

Papers

Dressing in Order: Recurrent Person Image Generation for Pose Transfer, Virtual Try-on and Outfit Editing

2021-04-14 · ICCV 2021 10 · Aiyu Cui, Daniel McKee, Svetlana Lazebnik

We propose a flexible person generation framework called Dressing in Order (DiOr), which supports 2D pose transfer, virtual try-on, and several fashion editing tasks. The key to DiOr is a novel recurrent generation pipeline to sequentially put garments on a person, so that trying on the same garments in different orders will result in different looks. Our system can produce dressing effects not achievable by existing work, including different interactions of garments (e.g., wearing a top tucked into the bottom or over it), as well as layering of multiple garments of the same type (e.g., jacket over shirt over t-shirt). DiOr explicitly encodes the shape and texture of each garment, enabling these elements to be edited separately. Joint training on pose transfer and inpainting helps with detail preservation and coherence of generated garments. Extensive evaluations show that DiOr outperforms other recent methods like ADGAN in terms of output quality, and handles a wide range of editing functions for which there is no direct supervision.

📄 PDF Abstract BibTeX arXiv:2104.07021

Code (1)

cuiaiyu/dressing-in-order 공식 구현 pytorch

Tasks

Fashion SynthesisImage GenerationPose TransferVirtual Try-on

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

Ordered or Orderless: A Revisit for Video based Person Re-Identification

2019-12-24 · Le Zhang, Zenglin Shi, Joey Tianyi Zhou, Ming-Ming Cheng 외

Is recurrent network really necessary for learning a good visual representation for video based person re-identification (VPRe-id)? In this paper, we first show that the common practice of employing recurrent neural netw…

DiagnosticPerson Re-IdentificationVideo-Based Person Re-Identification

Attention-based Fusion for Multi-source Human Image Generation

2019-05-07 · Stéphane Lathuilière, Enver Sangineto, Aliaksandr Siarohin, Nicu Sebe

We present a generalization of the person-image generation task, in which a human image is generated conditioned on a target pose and a set X of source appearance images. In this way, we can exploit multiple, possibly co…

Image Generation

Persona-Aware Tips Generation

2019-03-06 · Piji Li, ZiHao Wang, Lidong Bing, Wai Lam

Tips, as a compacted and concise form of reviews, were paid less attention by researchers. In this paper, we investigate the task of tips generation by considering the `persona' information which captures the intrinsic l…

Attribute Recognition by Joint Recurrent Learning of Context and Correlation

2017-09-25 · ICCV 2017 10 · Jingya Wang, Xiatian Zhu, Shaogang Gong, Wei Li

Recognising semantic pedestrian attributes in surveillance images is a challenging task for computer vision, particularly when the imaging quality is poor with complex background clutter and uncontrolled viewing conditio…

AttributeDecoderimage-classificationImage Classification+2

HorNet: A Hierarchical Offshoot Recurrent Network for Improving Person Re-ID via Image Captioning

2019-08-14 · Shi-Yang Yan, Jun Xu, Yuai Liu, Lin Xu

Person re-identification (re-ID) aims to recognize a person-of-interest across different cameras with notable appearance variance. Existing research works focused on the capability and robustness of visual representation…

Generative Adversarial NetworkImage CaptioningPerson Re-Identification