Training-Free Consistency Pipeline for Fashion Repose
Potito Aghilar, Vito Walter Anelli, Michelantonio Trizio, Tommaso Di Noia
TL;DR
FashionRepose introduces a training-free, zero-shot pipeline for pose normalization of long-sleeve garments that preserves garment identity and branding during non-rigid edits. It deploys a multi-stage architecture that combines off-the-shelf models (e.g., RealisticVision, ControlNet OpenPose/Canny, Florence2, SAM2) with custom CV techniques (silhouette-based shape matching, sleeves-torso composition, and logo reinsertion) to achieve near real-time editing without retraining. Quantitative and qualitative evaluations on DressCode and VITON-HD demonstrate competitive metrics (LPIPS, PSNR, SSIM) and clear qualitative gains in pose consistency and identity preservation, including in logo-bearing garments. The work highlights practical impacts for e-commerce and design workflows, while noting limitations with complex textures and potential artifacts from composition, and points to texture reconstruction and mask refinement as future directions.
Abstract
Recent advancements in diffusion models have significantly broadened the possibilities for editing images of real-world objects. However, performing non-rigid transformations, such as changing the pose of objects or image-based conditioning, remains challenging. Maintaining object identity during these edits is difficult, and current methods often fall short of the precision needed for industrial applications, where consistency is critical. Additionally, fine-tuning diffusion models requires custom training data, which is not always accessible in real-world scenarios. This work introduces FashionRepose, a training-free pipeline for non-rigid pose editing specifically designed for the fashion industry. The approach integrates off-the-shelf models to adjust poses of long-sleeve garments, maintaining identity and branding attributes. FashionRepose uses a zero-shot approach to perform these edits in near real-time, eliminating the need for specialized training. consistent image editing. The solution holds potential for applications in the fashion industry and other fields demanding identity preservation in image editing.
