HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

$F$, $B$, Alpha Matting

Marco Forte François Pitié

$F$, $B$, Alpha Matting

Abstract

Cutting out an object and estimating its opacity mask, known as image matting, is a key task in many image editing applications. Deep learning approaches have made significant progress by adapting the encoder-decoder architecture of segmentation networks. However, most of the existing networks only predict the alpha matte and post-processing methods must then be used to recover the original foreground and background colours in the transparent regions. Recently, two methods have shown improved results by also estimating the foreground colours, but at a significant computational and memory cost. In this paper, we propose a low-cost modification to alpha matting networks to also predict the foreground and background colours. We study variations of the training regime and explore a wide range of existing and novel loss functions for the joint prediction. Our method achieves the state of the art performance on the Adobe Composition-1k dataset for alpha matte and composite colour quality. It is also the current best performing method on the alphamatting.com online evaluation.

Code Repositories

MarcoForte/FBA-Matting
pytorch
Mentioned in GitHub
marcoforte/fba_matting
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-matting-on-composition-1k-1FBAMatting
Conn: 21.5
Grad: 10.6
MSE: 5.3
SAD: 26.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
$F$, $B$, Alpha Matting | Papers | HyperAI