中文
相关论文

相关论文: Boosting General Trimap-free Matting in the Real-W…

200 篇论文

Object co-segmentation has drawn significant attention in recent years, thanks to its clarity on the expected foreground, the shared object in a group of images. Saliency fusion has been one of the promising ways to carry it out. However,…

计算机视觉与模式识别 · 计算机科学 2022-02-01 Harshit Singh Chhabra , Koteswar Rao Jerripothula

This paper addresses the problem of image matting for transparent objects. Existing approaches often require tedious capturing procedures and long processing time, which limit their practical use. In this paper, we formulate transparent…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Guanying Chen , Kai Han , Kwan-Yee K. Wong

Human matting is a foundation task in image and video processing, where human foreground pixels are extracted from the input. Prior works either improve the accuracy by additional guidance or improve the temporal consistency of a single…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Chuong Huynh , Seoung Wug Oh , Abhinav Shrivastava , Joon-Young Lee

Given a composite image, image harmonization aims to adjust the foreground illumination to be consistent with background. Previous methods have explored transforming foreground features to achieve competitive performance. In this work, we…

计算机视觉与模式识别 · 计算机科学 2023-08-02 Li Niu , Linfeng Tan , Xinhao Tao , Junyan Cao , Fengjun Guo , Teng Long , Liqing Zhang

Image matting is an ill-posed problem that aims to estimate the opacity of foreground pixels in an image. However, most existing deep learning-based methods still suffer from the coarse-grained details. In general, these algorithms are…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Yuhao Liu , Jiake Xie , Yu Qiao , Yong Tang and , Xin Yang

Recent generative data augmentation methods conditioned on both image and text prompts struggle to balance between fidelity and diversity, as it is challenging to preserve essential image details while aligning with varied text prompts.…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Tianchen Zhao , Xuanbai Chen , Zhihua Li , Jun Fang , Dongsheng An , Xiang Xu , Zhuowen Tu , Yifan Xing

Human matting refers to extracting human parts from natural images with high quality, including human detail information such as hair, glasses, hat, etc. This technology plays an essential role in image synthesis and visual effects in the…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Qing Song , Wenfeng Sun , Donghan Yang , Mengjie Hu , Chun Liu

Local feature matching is essential for many applications, such as localization and 3D reconstruction. However, it is challenging to match feature points accurately in various camera viewpoints and illumination conditions. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-01-26 Yerim Jung , Nur Suriza Syazwany Binti Ahmad Nizam , Sang-Chul Lee

In this paper, we propose a transformer-based image matting model called MatteFormer, which takes full advantage of trimap information in the transformer block. Our method first introduces a prior-token which is a global representation of…

计算机视觉与模式识别 · 计算机科学 2022-03-30 GyuTae Park , SungJoon Son , JaeYoung Yoo , SeHo Kim , Nojun Kwak

Segmenting salient objects in an image is an important vision task with ubiquitous applications. The problem becomes more challenging in the presence of a cluttered and textured background, low resolution and/or low contrast images. Even…

计算机视觉与模式识别 · 计算机科学 2019-05-29 Anuj Pahuja , Avishek Majumder , Anirban Chakraborty , R. Venkatesh Babu

Have you ever taken a picture only to find out that an unimportant background object ended up being overly salient? Or one of those team sports photos where your favorite player blends with the rest? Wouldn't it be nice if you could tweak…

计算机视觉与模式识别 · 计算机科学 2018-01-18 Roey Mechrez , Eli Shechtman , Lihi Zelnik-Manor

The effortless detection of salient objects by humans has been the subject of research in several fields, including computer vision as it has many applications. However, salient object detection remains a challenge for many computer models…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Didier Ndayikengurukiye , Max Mignotte

This paper proposes an unsupervised bottom-up saliency detection approach by aggregating complementary background template with refinement. Feature vectors are extracted from each superpixel to cover regional color, contrast and texture…

计算机视觉与模式识别 · 计算机科学 2017-06-15 Chenxing Xia , Hanling Zhang , Xiuju Gao

We study the composition style in deep image matting, a notion that characterizes a data generation flow on how to exploit limited foregrounds and random backgrounds to form a training dataset. Prior art executes this flow in a completely…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Zixuan Ye , Yutong Dai , Chaoyi Hong , Zhiguo Cao , Hao Lu

We present a method for generating alpha mattes using a limited data source. We pretrain a novel transformerbased model (StyleMatte) on portrait datasets. We utilize this model to provide image-mask pairs for the StyleGAN3-based network…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Sergej Chicherin , Karen Efremyan

Learning effective deep portrait matting models requires training data of both high quality and large quantity. Neither quality nor quantity can be easily met for portrait matting, however. Since the most accurate ground-truth portrait…

计算机视觉与模式识别 · 计算机科学 2025-01-28 Zhiyuan Lu , Hao Lu , Hua Huang

Interactive portrait matting refers to extracting the soft portrait from a given image that best meets the user's intent through their inputs. Existing methods often underperform in complex scenarios, mainly due to three factors. (1) Most…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Siyi Jiao , Wenzheng Zeng , Changxin Gao , Nong Sang

Replacing the background and simultaneously adjusting foreground objects is a challenging task in image editing. Current techniques for generating such images relies heavily on user interactions with image editing softwares, which is a…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Yunxuan Xiao , Yikai Li , Yuwei Wu , Lizhen Zhu

Video matting has broad applications, from adding interesting effects to casually captured movies to assisting video production professionals. Matting with associated effects such as shadows and reflections has also attracted increasing…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Geng Lin , Chen Gao , Jia-Bin Huang , Changil Kim , Yipeng Wang , Matthias Zwicker , Ayush Saraf

Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results. However, it is still challenging to learn effective features for detecting salient objects in complicated scenarios, in…

计算机视觉与模式识别 · 计算机科学 2020-04-07 Sina Mohammadi , Mehrdad Noori , Ali Bahri , Sina Ghofrani Majelan , Mohammad Havaei