paper-with-me

홈 › Papers

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

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

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 webcasting and photo editing. Nevertheless, achieving highly accurate background matting remains a formidable challenge, primarily owing to the limitations inherent in conventional RGB images. These limitations manifest in the form of susceptibility to varying lighting conditions and unforeseen shadows. In this paper, we leverage the rich depth information provided by the RGB-Depth (RGB-D) cameras to enhance background matting performance in real-time, dubbed DART. Firstly, we adapt the original RGB-based BGM algorithm to incorporate depth information. The resulting model's output undergoes refinement through Bayesian inference, incorporating a background depth prior. The posterior prediction is then translated into a "trimap," which is subsequently fed into a state-of-the-art matting algorithm to generate more precise alpha mattes. To ensure real-time matting capabilities, a critical requirement for many real-world applications, we distill the backbone of our model from a larger and more versatile BGM network. Our experiments demonstrate the superior performance of the proposed method. Moreover, thanks to the distillation operation, our method achieves a remarkable processing speed of 33 frames per second (fps) on a mid-range edge-computing device. This high efficiency underscores DART's immense potential for deployment in mobile applications}

📄 PDF Abstract BibTeX arXiv:2402.15820

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceEdge-computingImage Matting

Methods 이 논문이 사용한 방법론

DART # 🎯 DART-Math > Difficulty-Aware Rejection Tuning for Mathematical Problem-Solving 📝 Paper@arXiv | 🤗…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DART: Learning-Enhanced Model Predictive Control for Dual-Arm Non-Prehensile Manipulation

2026-04-20 · Autrio Das, Shreya Bollimuntha, Madala Venkata Renu Jeevesh, Keshab Patra 외 arxiv

What appears effortless to a human waiter remains a major challenge for robots. Manipulating objects nonprehensilely on a tray is inherently difficult, and the complexity is amplified in dual-arm settings. Such tasks are…

Reinforcement Learning

Label Distribution Shift-Aware Prediction Refinement for Test-Time Adaptation

2024-11-20 · Minguk Jang, Hye Won Chung

Test-time adaptation (TTA) is an effective approach to mitigate performance degradation of trained models when encountering input distribution shifts at test time. However, existing TTA methods often suffer significant p…

Pseudo LabelTest-time Adaptation

sharpDARTS: Faster and More Accurate Differentiable Architecture Search

2019-03-23 · Andrew Hundt, Varun Jain, Gregory D. Hager

Neural Architecture Search (NAS) has been a source of dramatic improvements in neural network design, with recent results meeting or exceeding the performance of hand-tuned architectures. However, our understanding of ho…

Hyperparameter OptimizationImage ClassificationNeural Architecture Search

Advancing WordArt-Oriented Scene Text Recognition: Datasets and Methods

2026-06-23 · Xingsong Ye, Yongkun Du, Jiaxin Zhang, Haojie Zhang 외 arxiv

WordArt (artistic text) features highly customized fonts, textures, and layouts, making WordArt-oriented scene TExt Recognition (WATER) substantially more challenging than general Scene Text Recognition (STR). Existing S…

Scene Text Recognition

DART: Depth-as-Target Pretraining for Surgical Vision Foundation Models

2026-09-03 · John J. Han, Adam Schmidt, Muhammad Abdullah Jamal, Jie Ying Wu 외 arxiv

Vision foundation models (VFMs) are valuable in data-scarce domains such as surgery, where a single pretrained backbone can provide rich representations for many downstream tasks. Yet the dominant self-supervised pretrai…

Depth Estimation