Fashion Synthesis

6 papers with code • 0 benchmarks • 1 datasets

This task has no description! Would you like to contribute one?

Datasets


Most implemented papers

Spatially Constrained GAN for Face and Fashion Synthesis

jackyjsy/scgan 7 May 2019

Besides, a segmentor network is constructed to impose spatial constraints on the generator.

Poly-GAN: Multi-Conditioned GAN for Fashion Synthesis

nile649/POLY-GAN 5 Sep 2019

We present Poly-GAN, a novel conditional GAN architecture that is motivated by Fashion Synthesis, an application where garments are automatically placed on images of human models at an arbitrary pose.

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

cuiaiyu/dressing-in-order ICCV 2021

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.

SGDiff: A Style Guided Diffusion Model for Fashion Synthesis

taited/sgdiff 15 Aug 2023

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.

HieraFashDiff: Hierarchical Fashion Design with Multi-stage Diffusion Models

haoli-zbdbc/hierafashdiff 15 Jan 2024

Fashion design is a challenging and complex process. Recent works on fashion generation and editing are all agnostic of the actual fashion design process, which limits their usage in practice. In this paper, we propose a novel hierarchical diffusion-based framework tailored for fashion design, coined as HieraFashDiff.

CatVTON: Concatenation Is All You Need for Virtual Try-On with Diffusion Models

zheng-chong/catvton 21 Jul 2024

Virtual try-on methods based on diffusion models achieve realistic try-on effects but often replicate the backbone network as a ReferenceNet or use additional image encoders to process condition inputs, leading to high training and inference costs.