paper-with-me

Papers

Pose Guided Fashion Image Synthesis Using Deep Generative Model

2019-06-17 · Wei Sun, Jawadul H. Bappy, Shanglin Yang, Yi Xu, Tianfu Wu, Hui Zhou

Generating a photorealistic image with intended human pose is a promising yet challenging research topic for many applications such as smart photo editing, movie making, virtual try-on, and fashion display. In this paper, we present a novel deep generative model to transfer an image of a person from a given pose to a new pose while keeping fashion item consistent. In order to formulate the framework, we employ one generator and two discriminators for image synthesis. The generator includes an image encoder, a pose encoder and a decoder. The two encoders provide good representation of visual and geometrical context which will be utilized by the decoder in order to generate a photorealistic image. Unlike existing pose-guided image generation models, we exploit two discriminators to guide the synthesis process where one discriminator differentiates between generated image and real images (training samples), and another discriminator verifies the consistency of appearance between a target pose and a generated image. We perform end-to-end training of the network to learn the parameters through back-propagation given ground-truth images. The proposed generative model is capable of synthesizing a photorealistic image of a person given a target pose. We have demonstrated our results by conducting rigorous experiments on two data sets, both quantitatively and qualitatively.

📄 PDF Abstract BibTeX arXiv:1906.07251

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage GenerationPose-Guided Image GenerationVirtual Try-on

Similar Papers 제목 키워드 기반

SGDiff: A Style Guided Diffusion Model for Fashion Synthesis

2023-08-15 · Zhengwentai Sun, Yanghong Zhou, HongHong He, P. Y. Mok

This paper reports on the development of \textbf{a novel style guided diffusion model (SGDiff)} which overcomes certain weaknesses inherent in existing models for image synthesis. The proposed SGDiff combines image modal…

Fashion SynthesisImage Generation

FIRST: A Million-Entry Dataset for Text-Driven Fashion Synthesis and Design

2023-11-13 · Zhen Huang, Yihao Li, Dong Pei, Jiapeng Zhou 외

Text-driven fashion synthesis and design is an extremely valuable part of artificial intelligence generative content(AIGC), which has the potential to propel a tremendous revolution in the traditional fashion industry. T…

Fashion Synthesis

3D-Aware Semantic-Guided Generative Model for Human Synthesis

2021-12-02 · Jichao Zhang, Enver Sangineto, Hao Tang, Aliaksandr Siarohin 외

Generative Neural Radiance Field (GNeRF) models, which extract implicit 3D representations from 2D images, have recently been shown to produce realistic images representing rigid/semi-rigid objects, such as human faces o…

3D-Aware Image SynthesisImage Generation

Towards Intelligent Design: A Self-driven Framework for Collocated Clothing Synthesis Leveraging Fashion Styles and Textures

2025-01-23 · Minglong Dong, Dongliang Zhou, Jianghong Ma, Haijun Zhang

Collocated clothing synthesis (CCS) has emerged as a pivotal topic in fashion technology, primarily concerned with the generation of a clothing item that harmoniously matches a given item. However, previous investigation…

Generative Adversarial NetworkSelf-Supervised Learning

DreamPose: Fashion Image-to-Video Synthesis via Stable Diffusion

2023-04-12 · Johanna Karras, Aleksander Holynski, Ting-Chun Wang, Ira Kemelmacher-Shlizerman

We present DreamPose, a diffusion-based method for generating animated fashion videos from still images. Given an image and a sequence of human body poses, our method synthesizes a video containing both human and fabric …