paper-with-me

홈 › Papers

Unsupervised RGBD Video Object Segmentation Using GANs

2018-11-05 · Maryam Sultana, Arif Mahmood, Sajid Javed, Soon Ki Jung

Video object segmentation is a fundamental step in many advanced vision applications. Most existing algorithms are based on handcrafted features such as HOG, super-pixel segmentation or texture-based techniques, while recently deep features have been found to be more efficient. Existing algorithms observe performance degradation in the presence of challenges such as illumination variations, shadows, and color camouflage. To handle these challenges we propose a fusion based moving object segmentation algorithm which exploits color as well as depth information using GAN to achieve more accuracy. Our goal is to segment moving objects in the presence of challenging background scenes, in real environments. To address this problem, GAN is trained in an unsupervised manner on color and depth information independently with challenging video sequences. During testing, the trained GAN generates backgrounds similar to that in the test sample. The generated background samples are then compared with the test sample to segment moving objects. The final result is computed by fusion of object boundaries in both modalities, RGB and the depth. The comparison of our proposed algorithm with five state-of-the-art methods on publicly available dataset has shown the strength of our algorithm for moving object segmentation in videos in the presence of challenging real scenarios.

📄 PDF Abstract BibTeX arXiv:1811.01526

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Object Discovery and Segmentation of RGBD-images

2017-10-18 · Johan Ekekrantz, Nils Bore, Rares Ambrus, John Folkesson 외

In this paper we introduce a system for unsupervised object discovery and segmentation of RGBD-images. The system models the sensor noise directly from data, allowing accurate segmentation without sensor specific hand tu…

ObjectObject DiscoverySegmentation

SfM-Net: Learning of Structure and Motion from Video

2017-04-25 · Sudheendra Vijayanarasimhan, Susanna Ricco, Cordelia Schmid, Rahul Sukthankar 외

We propose SfM-Net, a geometry-aware neural network for motion estimation in videos that decomposes frame-to-frame pixel motion in terms of scene and object depth, camera motion and 3D object rotations and translations. …

Motion EstimationObjectOptical Flow Estimation

Object-Based RGBD Image Co-Segmentation With Mutex Constraint

2015-06-01 · CVPR 2015 6 · Huazhu Fu, Dong Xu, Stephen Lin, Jiang Liu

We present an object-based co-segmentation method that takes advantage of depth data and is able to correctly handle noisy images in which the common foreground object is missing. With RGBD images, our method utilizes th…

ObjectSegmentation

LabelFusion: A Pipeline for Generating Ground Truth Labels for Real RGBD Data of Cluttered Scenes

2017-07-15 · Pat Marion, Peter R. Florence, Lucas Manuelli, Russ Tedrake

Deep neural network (DNN) architectures have been shown to outperform traditional pipelines for object segmentation and pose estimation using RGBD data, but the performance of these DNN pipelines is directly tied to how …

3D ReconstructionObjectPose EstimationSemantic Segmentation

3DFS: Deformable Dense Depth Fusion and Segmentation for Object Reconstruction from a Handheld Camera

2016-06-15 · Tanmay Gupta, Daeyun Shin, Naren Sivagnanadasan, Derek Hoiem

We propose an approach for 3D reconstruction and segmentation of a single object placed on a flat surface from an input video. Our approach is to perform dense depth map estimation for multiple views using a proposed obj…

3D ReconstructionDepth EstimationObjectObject Reconstruction+2