paper-with-me

Papers

Salient Image Matting

2021-03-23 · Rahul Deora, Rishab Sharma, Dinesh Samuel Sathia Raj

In this paper, we propose an image matting framework called Salient Image Matting to estimate the per-pixel opacity value of the most salient foreground in an image. To deal with a large amount of semantic diversity in images, a trimap is conventionally required as it provides important guidance about object semantics to the matting process. However, creating a good trimap is often expensive and timeconsuming. The SIM framework simultaneously deals with the challenge of learning a wide range of semantics and salient object types in a fully automatic and an end to end manner. Specifically, our framework is able to produce accurate alpha mattes for a wide range of foreground objects and cases where the foreground class, such as human, appears in a very different context than the train data directly from an RGB input. This is done by employing a salient object detection model to produce a trimap of the most salient object in the image in order to guide the matting model about higher-level object semantics. Our framework leverages large amounts of coarse annotations coupled with a heuristic trimap generation scheme to train the trimap prediction network so it can produce trimaps for arbitrary foregrounds. Moreover, we introduce a multi-scale fusion architecture for the task of matting to better capture finer, low-level opacity semantics. With high-level guidance provided by the trimap network, our framework requires only a fraction of expensive matting data as compared to other automatic methods while being able to produce alpha mattes for a diverse range of inputs. We demonstrate our framework on a range of diverse images and experimental results show our framework compares favourably against state of art matting methods without the need for a trimap

📄 PDF Abstract BibTeX arXiv:2103.12337

Code (0)

등록된 구현이 없습니다.

Tasks

Image MattingObjectobject-detectionObject DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Deep Automatic Natural Image Matting

2021-07-15 · Jizhizi Li, Jing Zhang, DaCheng Tao

Automatic image matting (AIM) refers to estimating the soft foreground from an arbitrary natural image without any auxiliary input like trimap, which is useful for image editing. Prior methods try to learn semantic featu…

Image Matting

Boosting General Trimap-free Matting in the Real-World Image

2024-05-28 · Leo Shan Wenzhang Zhou Grace Zhao

Image matting aims to obtain an alpha matte that separates foreground objects from the background accurately. Recently, trimap-free matting has been well studied because it requires only the original image without any ex…

Image Mattingobject-detectionObject DetectionSalient Object Detection

Situational Perception Guided Image Matting

2022-04-20 · Bo Xu, Jiake Xie, Han Huang, Ziwen Li 외

Most automatic matting methods try to separate the salient foreground from the background. However, the insufficient quantity and subjective bias of the current existing matting datasets make it difficult to fully explor…

Image MattingObject

In-Context Matting

2024-03-23 · CVPR 2024 1 · He guo, Zixuan Ye, Zhiguo Cao, Hao Lu

We introduce in-context matting, a novel task setting of image matting. Given a reference image of a certain foreground and guided priors such as points, scribbles, and masks, in-context matting enables automatic alpha e…

Image Matting

Deep Image Matting: A Comprehensive Survey

2023-04-10 · Jizhizi Li, Jing Zhang, DaCheng Tao

Image matting refers to extracting precise alpha matte from natural images, and it plays a critical role in various downstream applications, such as image editing. Despite being an ill-posed problem, traditional methods …

Image MattingReferring Image MattingSurvey