paper-with-me

홈 › Papers

Trans-Adapter: A Plug-and-Play Framework for Transparent Image Inpainting

2025-08-01 · Yuekun Dai, Haitian Li, Shangchen Zhou, Chen Change Loy arxiv

RGBA images, with the additional alpha channel, are crucial for any application that needs blending, masking, or transparency effects, making them more versatile than standard RGB images. Nevertheless, existing image inpainting methods are designed exclusively for RGB images. Conventional approaches to transparent image inpainting typically involve placing a background underneath RGBA images and employing a two-stage process: image inpainting followed by image matting. This pipeline, however, struggles to preserve transparency consistency in edited regions, and matting can introduce jagged edges along transparency boundaries. To address these challenges, we propose Trans-Adapter, a plug-and-play adapter that enables diffusion-based inpainting models to process transparent images directly. Trans-Adapter also supports controllable editing via ControlNet and can be seamlessly integrated into various community models. To evaluate our method, we introduce LayerBench, along with a novel non-reference alpha edge quality evaluation metric for assessing transparency edge quality. We conduct extensive experiments on LayerBench to demonstrate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2508.01098

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingImage Matting

Similar Papers 제목 키워드 기반

X-Adapter: Adding Universal Compatibility of Plugins for Upgraded Diffusion Model

2023-12-04 · CVPR 2024 1 · Lingmin Ran, Xiaodong Cun, Jia-Wei Liu, Rui Zhao 외

We introduce X-Adapter, a universal upgrader to enable the pretrained plug-and-play modules (e.g., ControlNet, LoRA) to work directly with the upgraded text-to-image diffusion model (e.g., SDXL) without further retrainin…

Denoising

NVS-Adapter: Plug-and-Play Novel View Synthesis from a Single Image

2023-12-12 · Yoonwoo Jeong, Jinwoo Lee, Chiheon Kim, Minsu Cho 외

Transfer learning of large-scale Text-to-Image (T2I) models has recently shown impressive potential for Novel View Synthesis (NVS) of diverse objects from a single image. While previous methods typically train large mode…

Novel View SynthesisTransfer Learning

PlugSI: Plug-and-Play Test-Time Graph Adaptation for Spatial Interpolation

2026-02-10 · Xuhang Wu, Zhuoxuan Liang, Wei Li, Xiaohua Jia 외 arxiv

With the rapid advancement of IoT and edge computing, sensor networks have become indispensable, driving the need for large-scale sensor deployment. However, the high deployment cost hinders their scalability. To tackle …

AsyncShield: A Plug-and-Play Edge Adapter for Asynchronous Cloud-based VLA Navigation

2026-04-27 · Kai Yang, Zedong Chu, Yingnan Guo, Zhengbo Wang 외 arxiv

While Vision-Language-Action (VLA) models have been demonstrated possessing strong zero-shot generalization for robot control, their massive parameter sizes typically necessitate cloud-based deployment. However, cloud de…

Zero-shot GeneralizationReinforcement Learning

CDR-Adapter: Learning Adapters to Dig Out More Transferring Ability for Cross-Domain Recommendation Models

2023-11-04 · Yanyu Chen, Yao Yao, Wai Kin Victor Chan, Li Xiao 외

Data sparsity and cold-start problems are persistent challenges in recommendation systems. Cross-domain recommendation (CDR) is a promising solution that utilizes knowledge from the source domain to improve the recommend…

Recommendation SystemsTransfer Learning