paper-with-me

Papers

Ctrl-Adapter: An Efficient and Versatile Framework for Adapting Diverse Controls to Any Diffusion Model

2024-04-15 · Han Lin, Jaemin Cho, Abhay Zala, Mohit Bansal

ControlNets are widely used for adding spatial control to text-to-image diffusion models with different conditions, such as depth maps, scribbles/sketches, and human poses. However, when it comes to controllable video generation, ControlNets cannot be directly integrated into new backbones due to feature space mismatches, and training ControlNets for new backbones can be a significant burden for many users. Furthermore, applying ControlNets independently to different frames cannot effectively maintain object temporal consistency. To address these challenges, we introduce Ctrl-Adapter, an efficient and versatile framework that adds diverse controls to any image/video diffusion model through the adaptation of pretrained ControlNets. Ctrl-Adapter offers strong and diverse capabilities, including image and video control, sparse-frame video control, fine-grained patch-level multi-condition control (via an MoE router), zero-shot adaptation to unseen conditions, and supports a variety of downstream tasks beyond spatial control, including video editing, video style transfer, and text-guided motion control. With six diverse U-Net/DiT-based image/video diffusion models (SDXL, PixArt-$\alpha$, I2VGen-XL, SVD, Latte, Hotshot-XL), Ctrl-Adapter matches the performance of pretrained ControlNets on COCO and achieves the state-of-the-art on DAVIS 2017 with significantly lower computation (< 10 GPU hours).

📄 PDF Abstract BibTeX arXiv:2404.09967

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage GenerationStyle TransferVideo EditingVideo GenerationVideo Style Transfer

Methods 이 논문이 사용한 방법론

MoE 설명 없음
Adapter 설명 없음
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 제목 키워드 기반

Enabling Versatile Controls for Video Diffusion Models

2025-03-21 · Xu Zhang, Hao Zhou, Haoming Qin, Xiaobin Lu 외

Despite substantial progress in text-to-video generation, achieving precise and flexible control over fine-grained spatiotemporal attributes remains a significant unresolved challenge in video generation research. To add…

Text-to-Video GenerationVideo Generation

AdapterHub: A Framework for Adapting Transformers

2020-07-15 · EMNLP 2020 11 · Jonas Pfeiffer, Andreas Rücklé, Clifton Poth, Aishwarya Kamath 외

The current modus operandi in NLP involves downloading and fine-tuning pre-trained models consisting of millions or billions of parameters. Storing and sharing such large trained models is expensive, slow, and time-consu…

XLM-R

ROICtrl: Boosting Instance Control for Visual Generation

2024-11-27 · CVPR 2025 1 · YuChao Gu, Yipin Zhou, Yunfan Ye, Yixin Nie 외

Natural language often struggles to accurately associate positional and attribute information with multiple instances, which limits current text-based visual generation models to simpler compositions featuring only a few…

Attributeobject-detectionObject Detection

ObjCtrl-2.5D: Training-free Object Control with Camera Poses

2024-12-10 · Zhouxia Wang, Yushi Lan, Shangchen Zhou, Chen Change Loy

This study aims to achieve more precise and versatile object control in image-to-video (I2V) generation. Current methods typically represent the spatial movement of target objects with 2D trajectories, which often fail t…

Object

Forensics Adapter: Adapting CLIP for Generalizable Face Forgery Detection

2025-01-01 · CVPR 2025 1 · Xinjie Cui, Yuezun Li, Ao Luo, Jiaran Zhou 외

We describe the Forensics Adapter, an adapter network designed to transform CLIP into an effective and generalizable face forgery detector. Although CLIP is highly versatile, adapting it for face forgery detection is…