paper-with-me

Papers

Learning Trimaps via Clicks for Image Matting

2024-03-30 · Chenyi Zhang, Yihan Hu, Henghui Ding, Humphrey Shi, Yao Zhao, Yunchao Wei

Despite significant advancements in image matting, existing models heavily depend on manually-drawn trimaps for accurate results in natural image scenarios. However, the process of obtaining trimaps is time-consuming, lacking user-friendliness and device compatibility. This reliance greatly limits the practical application of all trimap-based matting methods. To address this issue, we introduce Click2Trimap, an interactive model capable of predicting high-quality trimaps and alpha mattes with minimal user click inputs. Through analyzing real users' behavioral logic and characteristics of trimaps, we successfully propose a powerful iterative three-class training strategy and a dedicated simulation function, making Click2Trimap exhibit versatility across various scenarios. Quantitative and qualitative assessments on synthetic and real-world matting datasets demonstrate Click2Trimap's superior performance compared to all existing trimap-free matting methods. Especially, in the user study, Click2Trimap achieves high-quality trimap and matting predictions in just an average of 5 seconds per image, demonstrating its substantial practical value in real-world applications.

📄 PDF Abstract BibTeX arXiv:2404.00335

Code (1)

chenyizhang007/click2trimap 공식 구현 pytorch

Tasks

Image Matting

Similar Papers 제목 키워드 기반

Boosting Robustness of Image Matting with Context Assembling and Strong Data Augmentation

2022-01-18 · CVPR 2022 1 · Yutong Dai, Brian Price, He Zhang, Chunhua Shen

Deep image matting methods have achieved increasingly better results on benchmarks (e.g., Composition-1k/alphamatting.com). However, the robustness, including robustness to trimaps and generalization to images from diffe…

Data AugmentationDecoderImage Matting

Training Matting Models without Alpha Labels

2024-08-20 · Wenze Liu, Zixuan Ye, Hao Lu, Zhiguo Cao 외

The labelling difficulty has been a longstanding problem in deep image matting. To escape from fine labels, this work explores using rough annotations such as trimaps coarsely indicating the foreground/background as supe…

2kImage Matting

End-to-End Video Matting With Trimap Propagation

2023-01-01 · CVPR 2023 1 · Wei-Lun Huang, Ming-Sui Lee

The research of video matting mainly focuses on temporal coherence and has gained significant improvement via neural networks. However, matting usually relies on user-annotated trimaps to estimate alpha values, which…

Image MattingSegmentationSemantic SegmentationVideo Matting+2

DiffusionMat: Alpha Matting as Sequential Refinement Learning

2023-11-22 · Yangyang Xu, Shengfeng He, Wenqi Shao, Kwan-Yee K. Wong 외

In this paper, we introduce DiffusionMat, a novel image matting framework that employs a diffusion model for the transition from coarse to refined alpha mattes. Diverging from conventional methods that utilize trimaps me…

DenoisingImage Matting

Fast Deep Matting for Portrait Animation on Mobile Phone

2017-07-26 · Bingke Zhu, Yingying Chen, Jinqiao Wang, Si Liu 외

Image matting plays an important role in image and video editing. However, the formulation of image matting is inherently ill-posed. Traditional methods usually employ interaction to deal with the image matting problem w…

Image MattingPortrait AnimationVideo Editing