paper-with-me

홈 › Papers

Training-Free Consistency Pipeline for Fashion Repose

2025-01-23 · Potito Aghilar, Vito Walter Anelli, Michelantonio Trizio, Tommaso Di Noia

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.

📄 PDF Abstract BibTeX arXiv:2501.13692

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

RePose: A Real-Time 3D Human Pose Estimation and Biomechanical Analysis Framework for Rehabilitation

2026-01-02 · Junxiao Xue, Pavel Smirnov, Ziao Li, Yunyun Shi 외 arxiv

We propose a real-time 3D human pose estimation and motion analysis method termed RePose for rehabilitation training. It is capable of real-time monitoring and evaluation of patients'motion during rehabilitation, providi…

3D Human Pose Estimation

TexturePose: Supervising Human Mesh Estimation with Texture Consistency

2019-10-24 · ICCV 2019 10 · Georgios Pavlakos, Nikos Kolotouros, Kostas Daniilidis

This work addresses the problem of model-based human pose estimation. Recent approaches have made significant progress towards regressing the parameters of parametric human body models directly from images. Because of th…

Pose EstimationWeakly-supervised 3D Human Pose Estimation

RePOSE: Fast 6D Object Pose Refinement via Deep Texture Rendering

2021-04-01 · ICCV 2021 10 · Shun Iwase, Xingyu Liu, Rawal Khirodkar, Rio Yokota 외

We present RePOSE, a fast iterative refinement method for 6D object pose estimation. Prior methods perform refinement by feeding zoomed-in input and rendered RGB images into a CNN and directly regressing an update of a r…

6D Pose Estimation6D Pose Estimation using RGBObjectPose Estimation

SecurePose: Automated Face Blurring and Human Movement Kinematics Extraction from Videos Recorded in Clinical Settings

2024-02-21 · Rishabh Bajpai, Bhooma Aravamuthan

Movement disorders are typically diagnosed by consensus-based expert evaluation of clinically acquired patient videos. However, such broad sharing of patient videos poses risks to patient privacy. Face blurring can be us…

Face DetectionPose Estimation

Breaking the Bubble: Asynchronous Pipeline Parallel Training with Bounded Weight Inconsistency

2026-06-05 · Itay Elam, Eliron Rahimi, Avi Mendelson, Chaim Baskin arxiv

Pipeline parallelism is essential for training large neural networks, but existing schedules trade off throughput, memory, and optimization consistency. Synchronous pipelines preserve forward/backward weight consistency …