TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Bridging Composite and Real: Towards End-to-end Deep Image...

Bridging Composite and Real: Towards End-to-end Deep Image Matting

Jizhizi Li, Jing Zhang, Stephen J. Maybank, DaCheng Tao

2020-10-30Image MattingSemantic Segmentation
PaperPDFCode(official)

Abstract

Extracting accurate foregrounds from natural images benefits many downstream applications such as film production and augmented reality. However, the furry characteristics and various appearance of the foregrounds, e.g., animal and portrait, challenge existing matting methods, which usually require extra user inputs such as trimap or scribbles. To resolve these problems, we study the distinct roles of semantics and details for image matting and decompose the task into two parallel sub-tasks: high-level semantic segmentation and low-level details matting. Specifically, we propose a novel Glance and Focus Matting network (GFM), which employs a shared encoder and two separate decoders to learn both tasks in a collaborative manner for end-to-end natural image matting. Besides, due to the limitation of available natural images in the matting task, previous methods typically adopt composite images for training and evaluation, which result in limited generalization ability on real-world images. In this paper, we investigate the domain gap issue between composite images and real-world images systematically by conducting comprehensive analyses of various discrepancies between the foreground and background images. We find that a carefully designed composition route RSSN that aims to reduce the discrepancies can lead to a better model with remarkable generalization ability. Furthermore, we provide a benchmark containing 2,000 high-resolution real-world animal images and 10,000 portrait images along with their manually labeled alpha mattes to serve as a test bed for evaluating matting model's generalization ability on real-world images. Comprehensive empirical studies have demonstrated that GFM outperforms state-of-the-art methods and effectively reduces the generalization error. The code and the datasets will be released at https://github.com/JizhiziLi/GFM.

Results

TaskDatasetMetricValueModel
Image MattingAM-2KMAD0.0056GFM(r')
Image MattingAM-2KMSE0.0024GFM(r')
Image MattingAM-2KSAD9.66GFM(r')
Image MattingAM-2KMAD0.006GFM(r2b)
Image MattingAM-2KMSE0.0028GFM(r2b)
Image MattingAM-2KSAD10.24GFM(r2b)
Image MattingAM-2KMAD0.0059GFM(d)
Image MattingAM-2KMSE0.0029GFM(d)
Image MattingAM-2KSAD10.26GFM(d)
Image MattingAM-2KMAD0.0064GFM(r)
Image MattingAM-2KMSE0.0029GFM(r)
Image MattingAM-2KSAD10.89GFM(r)
Image MattingP3M-10kMAD0.008GFM
Image MattingP3M-10kMSE0.005GFM
Image MattingP3M-10kSAD13.2GFM
Image MattingAIM-500Conn.52.69GFM
Image MattingAIM-500Grad.46.11GFM
Image MattingAIM-500MAD0.0313GFM
Image MattingAIM-500MSE0.0213GFM
Image MattingAIM-500SAD52.66GFM

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17SAMST: A Transformer framework based on SAM pseudo label filtering for remote sensing semi-supervised semantic segmentation2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15U-RWKV: Lightweight medical image segmentation with direction-adaptive RWKV2025-07-15