paper-with-me

Papers

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 separating the objects in the foreground from the background of an image given only a rough sketch. We introduce the PyMatting package for Python which implements various approaches to solve the alpha matting problem. Our toolbox is also able to extract the foreground of an image given the alpha matte. The implementation aims to be computationally efficient and easy to use. The source code of PyMatting is available under an open-source license at https://github.com/pymatting/pymatting.

📄 PDF Abstract BibTeX arXiv:2003.12382

Code (1)

pymatting/pymatting 공식 구현 paddle

Tasks

Image Matting

Similar Papers 제목 키워드 기반

Penman: An Open-Source Library and Tool for AMR Graphs

2020-07-01 · ACL 2020 6 · Michael Wayne Goodman

Abstract Meaning Representation (AMR) (Banarescu et al., 2013) is a framework for semantic dependencies that encodes its rooted and directed acyclic graphs in a format called PENMAN notation. The format is simple enough …

Abstract Meaning Representation

Self-supervised Matting-specific Portrait Enhancement and Generation

2022-08-13 · Yangyang Xu Zeyang Zhou, Shengfeng He

We resolve the ill-posed alpha matting problem from a completely different perspective. Given an input portrait image, instead of estimating the corresponding alpha matte, we focus on the other end, to subtly enhance thi…

Image MattingSpecificity

Patch alignment manifold matting

2019-04-16 · Xuelong. Li, Kang Liu, Yongsheng Dong, DaCheng Tao

Image matting is generally modeled as a space transform from the color space to the alpha space. By estimating the alpha factor of the model, the foreground of an image can be extracted. However, there is some dimensiona…

Image Matting

Background Matting

2020-02-11 · Hossein Javidnia, François Pitié

The current state of the art alpha matting methods mainly rely on the trimap as the secondary and only guidance to estimate alpha. This paper investigates the effects of utilising the background information as well as tr…

Image MattingVideo 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