paper-with-me

Papers

SOEDiff: Efficient Distillation for Small Object Editing

2024-05-15 · Yiming Wu, Qihe Pan, Zhen Zhao, Zicheng Wang, Sifan Long, Ronghua Liang

In this paper, we delve into a new task known as small object editing (SOE), which focuses on text-based image inpainting within a constrained, small-sized area. Despite the remarkable success have been achieved by current image inpainting approaches, their application to the SOE task generally results in failure cases such as Object Missing, Text-Image Mismatch, and Distortion. These failures stem from the limited use of small-sized objects in training datasets and the downsampling operations employed by U-Net models, which hinders accurate generation. To overcome these challenges, we introduce a novel training-based approach, SOEDiff, aimed at enhancing the capability of baseline models like StableDiffusion in editing small-sized objects while minimizing training costs. Specifically, our method involves two key components: SO-LoRA, which efficiently fine-tunes low-rank matrices, and Cross-Scale Score Distillation loss, which leverages high-resolution predictions from the pre-trained teacher diffusion model. Our method presents significant improvements on the test dataset collected from MSCOCO and OpenImage, validating the effectiveness of our proposed method in small object editing. In particular, when comparing SOEDiff with SD-I model on the OpenImage-f dataset, we observe a 0.99 improvement in CLIP-Score and a reduction of 2.87 in FID.

📄 PDF Abstract BibTeX arXiv:2405.09114

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingObject

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음
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 제목 키워드 기반

Exploring the Performance Frontier of Compact Unified Image Generation Models

2026-08-20 · Taihang Hu, Zhao Wang, Zuan Gao, Tao Liu 외 arxiv

We present Swift-Image, a compact unified model for text-to-image generation, single-image editing, and multi-image editing. Our goal is to explore how far a relatively small visual generator can be pushed through system…

Text-to-Image GenerationReinforcement LearningModel CompressionImage Editing

4D-Editor: Interactive Object-level Editing in Dynamic Neural Radiance Fields via Semantic Distillation

2023-10-25 · Dadong Jiang, Zhihui Ke, Xiaobo Zhou, Xidong Shi

This paper targets interactive object-level editing (e.g., deletion, recoloring, transformation, composition) in dynamic scenes. Recently, some methods aiming for flexible editing static scenes represented by neural radi…

NeRFSemantic Segmentation

SHAP-EDITOR: Instruction-guided Latent 3D Editing in Seconds

2023-12-14 · CVPR 2024 1 · Minghao Chen, Junyu Xie, Iro Laina, Andrea Vedaldi

We propose a novel feed-forward 3D editing framework called Shap-Editor. Prior research on editing 3D objects primarily concentrated on editing individual objects by leveraging off-the-shelf 2D image editing networks. Th…

Adversarial Score Distillation: When score distillation meets GAN

2023-12-01 · CVPR 2024 1 · Min Wei, Jingkai Zhou, Junyao Sun, Xuesong Zhang

Existing score distillation methods are sensitive to classifier-free guidance (CFG) scale: manifested as over-smoothness or instability at small CFG scales, while over-saturation at large ones. To explain and analyze the…

Generative Adversarial NetworkText to 3D

Plasticine3D: 3D Non-Rigid Editing with Text Guidance by Multi-View Embedding Optimization

2023-12-15 · Yige Chen, Teng Hu, Yizhe Tang, Siyuan Chen 외

With the help of Score Distillation Sampling (SDS) and the rapid development of neural 3D representations, some methods have been proposed to perform 3D editing such as adding additional geometries, or overwriting textur…

3D GenerationPlasticine3DText to 3D