paper-with-me

Papers

GroupDiff: Diffusion-based Group Portrait Editing

2024-09-22 · Yuming Jiang, Nanxuan Zhao, Qing Liu, Krishna Kumar Singh, Shuai Yang, Chen Change Loy, Ziwei Liu

Group portrait editing is highly desirable since users constantly want to add a person, delete a person, or manipulate existing persons. It is also challenging due to the intricate dynamics of human interactions and the diverse gestures. In this work, we present GroupDiff, a pioneering effort to tackle group photo editing with three dedicated contributions: 1) Data Engine: Since there is no labeled data for group photo editing, we create a data engine to generate paired data for training. The training data engine covers the diverse needs of group portrait editing. 2) Appearance Preservation: To keep the appearance consistent after editing, we inject the images of persons from the group photo into the attention modules and employ skeletons to provide intra-person guidance. 3) Control Flexibility: Bounding boxes indicating the locations of each person are used to reweight the attention matrix so that the features of each person can be injected into the correct places. This inter-person guidance provides flexible manners for manipulation. Extensive experiments demonstrate that GroupDiff exhibits state-of-the-art performance compared to existing methods. GroupDiff offers controllability for editing and maintains the fidelity of the original photos.

📄 PDF Abstract BibTeX arXiv:2409.14379

Code (1)

yumingj/GroupDiff pytorch

Tasks

Multimodel-guided image editing

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 설명 없음

Similar Papers 제목 키워드 기반

Group Diffusion: Enhancing Image Generation by Unlocking Cross-Sample Collaboration

2025-12-11 · Sicheng Mo, Thao Nguyen, Richard Zhang, Nick Kolkin 외 arxiv

In this work, we explore an untapped signal in diffusion model inference. While all previous methods generate images independently at inference, we instead ask if samples can be generated collaboratively. We propose Grou…

Image Generation

InstructPix2NeRF: Instructed 3D Portrait Editing from a Single Image

2023-11-06 · Jianhui Li, Shilong Liu, Zidong Liu, Yikai Wang 외

With the success of Neural Radiance Field (NeRF) in 3D-aware portrait editing, a variety of works have achieved promising results regarding both quality and 3D consistency. However, these methods heavily rely on per-prom…

NeRFTriplet

Edit Away and My Face Will not Stay: Personal Biometric Defense against Malicious Generative Editing

2024-11-25 · CVPR 2025 1 · Hanhui Wang, Yihua Zhang, Ruizheng Bai, Yue Zhao 외

Recent advancements in diffusion models have made generative image editing more accessible, enabling creative edits but raising ethical concerns, particularly regarding malicious edits to human portraits that threaten pr…

Privacy Preserving

Control4D: Efficient 4D Portrait Editing with Text

2023-05-31 · CVPR 2024 1 · Ruizhi Shao, Jingxiang Sun, Cheng Peng, Zerong Zheng 외

We introduce Control4D, an innovative framework for editing dynamic 4D portraits using text instructions. Our method addresses the prevalent challenges in 4D editing, notably the inefficiencies of existing 4D representat…

Qffusion: Controllable Portrait Video Editing via Quadrant-Grid Attention Learning

2025-01-11 · Maomao Li, Lijian Lin, Yunfei Liu, Ye Zhu 외

This paper presents Qffusion, a dual-frame-guided framework for portrait video editing. Specifically, we consider a design principle of ``animation for editing'', and train Qffusion as a general animation framework from …

Video EditingVideo Generation