中文
相关论文

相关论文: Unsupervised Foreground Extraction via Deep Region…

200 篇论文

Deep learning models have demonstrated remarkable capabilities in learning complex patterns and concepts from training data. However, recent findings indicate that these models tend to rely heavily on simple and easily discernible features…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Raha Ahmadi , Mohammad Javad Rajabi , Mohammad Khalooie , Mohammad Sabokrou

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several deep learning methods…

计算机视觉与模式识别 · 计算机科学 2020-11-09 Jhony H. Giraldo , Thierry Bouwmans

Rendering realistic images with global illumination is a computationally demanding task and often requires dedicated hardware for feasible runtime. Recent research uses Deep Neural Networks to predict indirect lighting on image level, but…

图形学 · 计算机科学 2020-07-31 Giulio Jiang , Bernhard Kainz

We propose a foreground segmentation algorithm that does foreground extraction under different scales and refines the result by matting. First, the input image is filtered and resampled to 5 different resolutions. Then each of them is…

计算机视觉与模式识别 · 计算机科学 2014-02-12 Xintong Yu , Xiaohan Liu , Yisong Chen

In this work, we present a novel background subtraction system that uses a deep Convolutional Neural Network (CNN) to perform the segmentation. With this approach, feature engineering and parameter tuning become unnecessary since the…

计算机视觉与模式识别 · 计算机科学 2017-02-07 Mohammadreza Babaee , Duc Tung Dinh , Gerhard Rigoll

We address the unsupervised learning of several interconnected problems in low-level vision: single view depth prediction, camera motion estimation, optical flow, and segmentation of a video into the static scene and moving regions. Our key…

计算机视觉与模式识别 · 计算机科学 2019-03-13 Anurag Ranjan , Varun Jampani , Lukas Balles , Kihwan Kim , Deqing Sun , Jonas Wulff , Michael J. Black

Recovering 3D geometry and textures of individual objects is crucial for many robotics applications, such as manipulation, pose estimation, and autonomous driving. However, decomposing a target object from a complex background is…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jun Wu , Sicheng Li , Sihui Ji , Yifei Yang , Yue Wang , Rong Xiong , Yiyi Liao

We address an essential problem in computer vision, that of unsupervised object segmentation in video, where a main object of interest in a video sequence should be automatically separated from its background. An efficient solution to this…

计算机视觉与模式识别 · 计算机科学 2017-04-20 Emanuela Haller , Marius Leordeanu

Reusable model design becomes desirable with the rapid expansion of computer vision and machine learning applications. In this paper, we focus on the reusability of pre-trained deep convolutional models. Specifically, different from…

计算机视觉与模式识别 · 计算机科学 2017-07-21 Xiu-Shen Wei , Chen-Lin Zhang , Jianxin Wu , Chunhua Shen , Zhi-Hua Zhou

Unsupervised localization and segmentation are long-standing computer vision challenges that involve decomposing an image into semantically-meaningful segments without any labeled data. These tasks are particularly interesting in an…

计算机视觉与模式识别 · 计算机科学 2022-05-17 Luke Melas-Kyriazi , Christian Rupprecht , Iro Laina , Andrea Vedaldi

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Different from previous practices that only explore the embedding learning using pixels from foreground object…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Zongxin Yang , Yunchao Wei , Yi Yang

Image classification remains a fundamental yet challenging task in computer vision, particularly when fine-grained feature extraction and background noise suppression are required simultaneously. Conventional convolutional neural networks,…

计算机视觉与模式识别 · 计算机科学 2026-04-29 Wentao Jiang , Yuanchan Xu , Heng Yuan

In this paper, we investigate the impact of segmentation algorithms as a preprocessing step for classification of remote sensing images in a deep learning framework. Especially, we address the issue of segmenting the image into regions to…

计算机视觉与模式识别 · 计算机科学 2016-09-23 Nicolas Audebert , Bertrand Le Saux , Sébastien Lefèvre

Recently deep neutral networks have achieved promising performance for filling large missing regions in image inpainting tasks. They usually adopted the standard convolutional architecture over the corrupted image, leading to meaningless…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Yuqing Ma , Xianglong Liu , Shihao Bai , Lei Wang , Aishan Liu , Dacheng Tao , Edwin Hancock

This paper addresses the automatic image segmentation problem in a region merging style. With an initially over-segmented image, in which the many regions (or super-pixels) with homogeneous color are detected, image segmentation is…

计算机视觉与模式识别 · 计算机科学 2015-05-20 Bo Peng , Lei Zhang , David Zhang

"Background subtraction" is an old technique for finding moving objects in a video sequence for example, cars driving on a freeway. The idea is that subtracting the current image from a timeaveraged background image will leave only…

计算机视觉与模式识别 · 计算机科学 2013-02-08 Nir Friedman , Stuart Russell

Deep Convolutional features extracted from a comprehensive labeled dataset, contain substantial representations which could be effectively used in a new domain. Despite the fact that generic features achieved good results in many visual…

计算机视觉与模式识别 · 计算机科学 2018-05-06 Qun Liu , Supratik Mukhopadhyay

Deep unfolded neural networks are designed by unrolling the iterations of optimization algorithms. They can be shown to achieve faster convergence and higher accuracy than their optimization counterparts. This paper proposes a new…

机器学习 · 计算机科学 2020-10-05 Huynh Van Luong , Boris Joukovsky , Yonina C. Eldar , Nikos Deligiannis

Deep Convolutional Neural Networks (CNN) have exhibited superior performance in many visual recognition tasks including image classification, object detection, and scene label- ing, due to their large learning capacity and resistance to…

计算机视觉与模式识别 · 计算机科学 2016-10-12 Miao Sun , Tony X. Han , Xun Xu , Ming-Chang Liu , Ahmad Khodayari-Rostamabad

This paper presents a novel approach for segmenting moving objects in unconstrained environments using guided convolutional neural networks. This guiding process relies on foreground masks from independent algorithms (i.e. state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-04-26 Diego Ortego , Kevin McGuinness , Juan C. SanMiguel , Eric Arazo , José M. Martínez , Noel E. O'Connor