paper-with-me

Papers

A Benchmark Dataset and Saliency-guided Stacked Autoencoders for Video-based Salient Object Detection

2016-11-01 · Jia Li, Changqun Xia, Xiaowu Chen

Image-based salient object detection (SOD) has been extensively studied in the past decades. However, video-based SOD is much less explored since there lack large-scale video datasets within which salient objects are unambiguously defined and annotated. Toward this end, this paper proposes a video-based SOD dataset that consists of 200 videos (64 minutes). In constructing the dataset, we manually annotate all objects and regions over 7,650 uniformly sampled keyframes and collect the eye-tracking data of 23 subjects that free-view all videos. From the user data, we find salient objects in video can be defined as objects that consistently pop-out throughout the video, and objects with such attributes can be unambiguously annotated by combining manually annotated object/region masks with eye-tracking data of multiple subjects. To the best of our knowledge, it is currently the largest dataset for video-based salient object detection. Based on this dataset, this paper proposes an unsupervised baseline approach for video-based SOD by using saliency-guided stacked autoencoders. In the proposed approach, multiple spatiotemporal saliency cues are first extracted at pixel, superpixel and object levels. With these saliency cues, stacked autoencoders are unsupervisedly constructed which automatically infer a saliency score for each pixel by progressively encoding the high-dimensional saliency cues gathered from the pixel and its spatiotemporal neighbors. Experimental results show that the proposed unsupervised approach outperforms 30 state-of-the-art models on the proposed dataset, including 19 image-based & classic (unsupervised or non-deep learning), 6 image-based & deep learning, and 5 video-based & unsupervised. Moreover, benchmarking results show that the proposed dataset is very challenging and has the potential to boost the development of video-based SOD.

📄 PDF Abstract BibTeX arXiv:1611.00135

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingObjectobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Stacked Autoencoders for Medical Image Search

2016-10-02 · S. Sharma, I. Umar, L. Ospina, D. Wong 외

Medical images can be a valuable resource for reliable information to support medical diagnosis. However, the large volume of medical images makes it challenging to retrieve relevant information given a particular scenar…

Content-Based Image RetrievalImage RetrievalMedical DiagnosisRetrieval

UC-Net: Uncertainty Inspired RGB-D Saliency Detection via Conditional Variational Autoencoders

2020-04-13 · CVPR 2020 6 · Jing Zhang, Deng-Ping Fan, Yuchao Dai, Saeed Anwar 외

In this paper, we propose the first framework (UCNet) to employ uncertainty for RGB-D saliency detection by learning from the data labeling process. Existing RGB-D saliency detection methods treat the saliency detection …

RGB-D Salient Object DetectionSaliency DetectionThermal Image Segmentation

DISC: Deep Image Saliency Computing via Progressive Representation Learning

2015-11-13 · Tianshui Chen, Liang Lin, Lingbo Liu, Xiaonan Luo 외

Salient object detection increasingly receives attention as an important component or step in several pattern recognition and image processing tasks. Although a variety of powerful saliency models have been intensively p…

object-detectionObject DetectionRepresentation LearningRGB Salient Object Detection+1

Remote sensing framework for geological mapping via stacked autoencoders and clustering

2024-04-02 · Sandeep Nagar, Ehsan Farahbakhsh, Joseph Awange, Rohitash Chandra

Supervised machine learning methods for geological mapping via remote sensing face limitations due to the scarcity of accurately labelled training data that can be addressed by unsupervised learning, such as dimensionali…

ClusteringDimensionality Reduction

Training Stacked Denoising Autoencoders for Representation Learning

2021-02-16 · Jason Liang, Keith Kelly

We implement stacked denoising autoencoders, a class of neural networks that are capable of learning powerful representations of high dimensional data. We describe stochastic gradient descent for unsupervised training of…

Denoisingimage-classificationImage ClassificationRepresentation Learning