paper-with-me

Papers

Path-Adaptive Matting for Efficient Inference Under Various Computational Cost Constraints

2025-03-05 · Qinglin Liu, Zonglin Li, Xiaoqian Lv, Xin Sun, Ru Li, Shengping Zhang

In this paper, we explore a novel image matting task aimed at achieving efficient inference under various computational cost constraints, specifically FLOP limitations, using a single matting network. Existing matting methods which have not explored scalable architectures or path-learning strategies, fail to tackle this challenge. To overcome these limitations, we introduce Path-Adaptive Matting (PAM), a framework that dynamically adjusts network paths based on image contexts and computational cost constraints. We formulate the training of the computational cost-constrained matting network as a bilevel optimization problem, jointly optimizing the matting network and the path estimator. Building on this formalization, we design a path-adaptive matting architecture by incorporating path selection layers and learnable connect layers to estimate optimal paths and perform efficient inference within a unified network. Furthermore, we propose a performance-aware path-learning strategy to generate path labels online by evaluating a few paths sampled from the prior distribution of optimal paths and network estimations, enabling robust and efficient online path learning. Experiments on five image matting datasets demonstrate that the proposed PAM framework achieves competitive performance across a range of computational cost constraints.

📄 PDF Abstract BibTeX arXiv:2503.03228

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel OptimizationImage Matting

Similar Papers 제목 키워드 기반

ViTMatte: Boosting Image Matting with Pretrained Plain Vision Transformers

2023-05-24 · Jingfeng Yao, Xinggang Wang, Shusheng Yang, Baoyuan Wang

Recently, plain vision Transformers (ViTs) have shown impressive performance on various computer vision tasks, thanks to their strong modeling capacity and large-scale pretraining. However, they have not yet conquered th…

Image Matting

DART: Depth-Enhanced Accurate and Real-Time Background Matting

2024-02-24 · Hanxi Li, Guofeng Li, Bo Li, Lin Wu 외

Matting with a static background, often referred to as ``Background Matting" (BGM), has garnered significant attention within the computer vision community due to its pivotal role in various practical applications like w…

Bayesian InferenceEdge-computingImage Matting

Matting Anything

2023-06-08 · Jiachen Li, Jitesh Jain, Humphrey Shi

In this paper, we propose the Matting Anything Model (MAM), an efficient and versatile framework for estimating the alpha matte of any instance in an image with flexible and interactive visual or linguistic user prompt g…

Image MattingReferring Image Matting

PyMatting: A Python Library for Alpha Matting

2020-03-25 · Thomas Germer, Tobias Uelwer, Stefan Conrad, Stefan Harmeling

An important step of many image editing tasks is to extract specific objects from an image in order to place them in a scene of a movie or compose them onto another background. Alpha matting describes the problem of sepa…

Image Matting

MatAnyone: Stable Video Matting with Consistent Memory Propagation

2025-01-24 · CVPR 2025 1 · Peiqing Yang, Shangchen Zhou, Jixin Zhao, Qingyi Tao 외

Auxiliary-free human video matting methods, which rely solely on input frames, often struggle with complex or ambiguous backgrounds. To address this, we propose MatAnyone, a robust framework tailored for target-assigned …

Image MattingVideo Matting