paper-with-me

홈 › Papers

TurboFill: Adapting Few-step Text-to-image Model for Fast Image Inpainting

2025-01-01 · CVPR 2025 1 · Liangbin Xie, Daniil Pakhomov, Zhonghao Wang, Zongze Wu, Ziyan Chen, Yuqian Zhou, Haitian Zheng, Zhifei Zhang, Zhe Lin, Jiantao Zhou, Chao Dong

This paper introduces TurboFill, a fast image inpainting model that enhances a few-step text-to-image diffusion model with an inpainting adapter for high-quality and efficient inpainting. While standard diffusion models generate high-quality results, they incur high computational costs. We overcome this by training an inpainting adapter on a few-step distilled text-to-image model, DMD2, using a novel 3-step adversarial training scheme to ensure realistic, structurally consistent, and visually harmonious inpainted regions. To evaluate TurboFill, we propose two benchmarks: DilationBench, which tests performance across mask sizes, and HumanBench, based on human feedback for complex prompts. Experiments show that TurboFill outperforms both multi-step BrushNet and few-step inpainting methods, setting a new benchmark for high-performance inpainting tasks. The project page is available \href https://liangbinxie.github.io/projects/TurboFill/ here

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Inpainting

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…
Adapter 설명 없음
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

TurboEdit: Text-Based Image Editing Using Few-Step Diffusion Models

2024-08-01

Diffusion models have opened the path to a wide range of text-based image editing frameworks. However, these typically build on the multi-step nature of the diffusion backwards process, and adapting them to distilled, fa…

AdaBelief Optimizer: Adapting Stepsizes by theBelief in Observed Gradients

2020-10-19 · NeurIPS Workshop DL-IG 2020 12 · Juntang Zhuang, Tommy Tang, Sekhar Tatikonda, Nicha C Dvornek 외

Optimization is at the core of modern deep learning. We propose AdaBelief optimizer to simultaneously achieve three goals: fast convergence as in adaptive methods, good generalization as in SGD, and training stability. T…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling+1

AdaBelief Optimizer: Adapting Stepsizes by the Belief in Observed Gradients

2020-10-15 · NeurIPS 2020 12 · Juntang Zhuang, Tommy Tang, Yifan Ding, Sekhar Tatikonda 외

Most popular optimizers for deep learning can be broadly categorized as adaptive methods (e.g. Adam) and accelerated schemes (e.g. stochastic gradient descent (SGD) with momentum). For many models such as convolutional n…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling

Think More, Hallucinate Less: Mitigating Hallucinations via Dual Process of Fast and Slow Thinking

2025-01-02 · Xiaoxue Cheng, Junyi Li, Wayne Xin Zhao, Ji-Rong Wen

Large language models (LLMs) demonstrate exceptional capabilities, yet still face the hallucination issue. Typical text generation approaches adopt an auto-regressive generation without deliberate reasoning, which often …

HallucinationText Generation

Text-only Domain Adaptation using Unified Speech-Text Representation in Transducer

2023-06-07 · Lu Huang, Boyu Li, Jun Zhang, Lu Lu 외

Domain adaptation using text-only corpus is challenging in end-to-end(E2E) speech recognition. Adaptation by synthesizing audio from text through TTS is resource-consuming. We present a method to learn Unified Speech-Tex…

Domain AdaptationLanguage ModelingLanguage Modellingspeech-recognition+1