paper-with-me

Papers

Magic Insert: Style-Aware Drag-and-Drop

2024-07-02 · Nataniel Ruiz, Yuanzhen Li, Neal Wadhwa, Yael Pritch, Michael Rubinstein, David E. Jacobs, Shlomi Fruchter

We present Magic Insert, a method for dragging-and-dropping subjects from a user-provided image into a target image of a different style in a physically plausible manner while matching the style of the target image. This work formalizes the problem of style-aware drag-and-drop and presents a method for tackling it by addressing two sub-problems: style-aware personalization and realistic object insertion in stylized images. For style-aware personalization, our method first fine-tunes a pretrained text-to-image diffusion model using LoRA and learned text tokens on the subject image, and then infuses it with a CLIP representation of the target style. For object insertion, we use Bootstrapped Domain Adaption to adapt a domain-specific photorealistic object insertion model to the domain of diverse artistic styles. Overall, the method significantly outperforms traditional approaches such as inpainting. Finally, we present a dataset, SubjectPlop, to facilitate evaluation and future progress in this area. Project page: https://magicinsert.github.io/

📄 PDF Abstract BibTeX arXiv:2407.02489

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationObject

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…
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 제목 키워드 기반

MagicProp: Diffusion-based Video Editing via Motion-aware Appearance Propagation

2023-09-02 · Hanshu Yan, Jun Hao Liew, Long Mai, Shanchuan Lin 외

This paper addresses the issue of modifying the visual appearance of videos while preserving their motion. A novel framework, named MagicProp, is proposed, which disentangles the video editing process into two stages: ap…

Video Editing

Minimizing Time-to-Rank: A Learning and Recommendation Approach

2019-05-27 · Haoming Li, Sujoy Sikdar, Rohit Vaish, Junming Wang 외

Consider the following problem faced by an online voting platform: A user is provided with a list of alternatives, and is asked to rank them in order of preference using only drag-and-drop operations. The platform's goal…

Looks Like Magic: Transfer Learning in GANs to Generate New Card Illustrations

2022-05-28 · Matheus K. Venturelli, Pedro H. Gomes, Jônatas Wehrmann

In this paper, we propose MAGICSTYLEGAN and MAGICSTYLEGAN-ADA - both incarnations of the state-of-the-art models StyleGan2 and StyleGan2 ADA - to experiment with their capacity of transfer learning into a rather differen…

Transfer Learning

DragVideo: Interactive Drag-style Video Editing

2023-12-03 · Yufan Deng, Ruida Wang, Yuhao Zhang, Yu-Wing Tai 외

Video generation models have shown their superior ability to generate photo-realistic video. However, how to accurately control (or edit) the video remains a formidable challenge. The main issues are: 1) how to perform d…

Video EditingVideo Generation

MagicScroll: Nontypical Aspect-Ratio Image Generation for Visual Storytelling via Multi-Layered Semantic-Aware Denoising

2023-12-18 · Bingyuan Wang, Hengyu Meng, Zeyu Cai, Lanjiong Li 외

Visual storytelling often uses nontypical aspect-ratio images like scroll paintings, comic strips, and panoramas to create an expressive and compelling narrative. While generative AI has achieved great success and shown …

DenoisingImage GenerationVisual Storytelling