paper-with-me

홈 › Papers

Learning Flow Fields in Attention for Controllable Person Image Generation

2024-12-11 · CVPR 2025 1 · Zijian Zhou, Shikun Liu, Xiao Han, Haozhe Liu, Kam Woh Ng, Tian Xie, Yuren Cong, Hang Li, Mengmeng Xu, Juan-Manuel Pérez-Rúa, Aditya Patel, Tao Xiang, Miaojing Shi, Sen He

Controllable person image generation aims to generate a person image conditioned on reference images, allowing precise control over the person's appearance or pose. However, prior methods often distort fine-grained textural details from the reference image, despite achieving high overall image quality. We attribute these distortions to inadequate attention to corresponding regions in the reference image. To address this, we thereby propose learning flow fields in attention (Leffa), which explicitly guides the target query to attend to the correct reference key in the attention layer during training. Specifically, it is realized via a regularization loss on top of the attention map within a diffusion-based baseline. Our extensive experiments show that Leffa achieves state-of-the-art performance in controlling appearance (virtual try-on) and pose (pose transfer), significantly reducing fine-grained detail distortion while maintaining high image quality. Additionally, we show that our loss is model-agnostic and can be used to improve the performance of other diffusion models.

📄 PDF Abstract BibTeX arXiv:2412.08486

Code (1)

franciszzj/leffa 공식 구현 pytorch

Tasks

AttributeImage GenerationPose TransferVirtual Try-on

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
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 제목 키워드 기반

Deep Image Spatial Transformation for Person Image Generation

2020-03-02 · CVPR 2020 6 · Yurui Ren, Xiaoming Yu, Junming Chen, Thomas H. Li 외

Pose-guided person image generation is to transform a source person image to a target pose. This task requires spatial manipulations of source data. However, Convolutional Neural Networks are limited by the lack of abili…

Image Generation

Deep Spatial Transformation for Pose-Guided Person Image Generation and Animation

2020-08-27 · Yurui Ren, Ge Li, Shan Liu, Thomas H. Li

Pose-guided person image generation and animation aim to transform a source person image to target poses. These tasks require spatial manipulation of source data. However, Convolutional Neural Networks are limited by the…

Image AnimationImage GenerationNovel View Synthesis

Single Stage Virtual Try-on via Deformable Attention Flows

2022-07-19 · Shuai Bai, Huiling Zhou, Zhikang Li, Chang Zhou 외

Virtual try-on aims to generate a photo-realistic fitting result given an in-shop garment and a reference person image. Existing methods usually build up multi-stage frameworks to deal with clothes warping and body blend…

Image AnimationVirtual Try-on

Generate Anything Anywhere in Any Scene

2023-06-29 · Yuheng Li, Haotian Liu, Yangming Wen, Yong Jae Lee

Text-to-image diffusion models have attracted considerable interest due to their wide applicability across diverse fields. However, challenges persist in creating controllable models for personalized object generation. I…

Data AugmentationObject

Implicit Neural Head Synthesis via Controllable Local Deformation Fields

2023-04-21 · CVPR 2023 1 · Chuhan Chen, Matthew O'Toole, Gaurav Bharaj, Pablo Garrido

High-quality reconstruction of controllable 3D head avatars from 2D videos is highly desirable for virtual human applications in movies, games, and telepresence. Neural implicit fields provide a powerful representation t…