paper-with-me

Papers

Flow Guided Recurrent Neural Encoder for Video Salient Object Detection

2018-06-01 · CVPR 2018 6 · Guanbin Li, Yuan Xie, Tianhao Wei, Keze Wang, Liang Lin

Image saliency detection has recently witnessed significant progress due to deep convolutional neural networks. However, extending state-of-the-art saliency detectors from image to video is challenging. The performance of salient object detection suffers from object or camera motion and the dramatic change of the appearance contrast in videos. In this paper, we present flow guided recurrent neural encoder(FGRNE), an accurate and end-to-end learning framework for video salient object detection. It works by enhancing the temporal coherence of the per-frame feature by exploiting both motion information in terms of optical flow and sequential feature evolution encoding in terms of LSTM networks. It can be considered as a universal framework to extend any FCN based static saliency detector to video salient object detection. Intensive experimental results verify the effectiveness of each part of FGRNE and confirm that our proposed method significantly outperforms state-of-the-art methods on the public benchmarks of DAVIS and FBMS.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionOptical Flow EstimationRGB Salient Object DetectionSaliency DetectionSalient Object DetectionVideo Salient Object Detection

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Motion Guided Attention for Video Salient Object Detection

2019-09-16 · ICCV 2019 10 · Haofeng Li, Guanqi Chen, Guanbin Li, Yizhou Yu

Video salient object detection aims at discovering the most visually distinctive objects in a video. How to effectively take object motion into consideration during video salient object detection is a critical issue. Exi…

Objectobject-detectionObject DetectionOptical Flow Estimation+4

Saliency-guided video classification via adaptively weighted learning

2017-03-23 · Yunzhen Zhao, Yuxin Peng

Video classification is productive in many practical applications, and the recent deep learning has greatly improved its accuracy. However, existing works often model video frames indiscriminately, but from the view of m…

ClassificationGeneral ClassificationOptical Flow EstimationVideo Classification

TransFlow: Motion Knowledge Transfer from Video Diffusion Models to Video Salient Object Detection

2025-07-26 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Sunghun Yang 외 arxiv

Video salient object detection (SOD) relies on motion cues to distinguish salient objects from backgrounds, but training such models is limited by scarce video datasets compared to abundant image datasets. Existing appro…

Video Salient Object Detection

ORSIFlow: Saliency-Guided Rectified Flow for Optical Remote Sensing Salient Object Detection

2026-03-30 · Haojing Chen, Zhihang Liu, Yutong Li, Tao Tan 외 arxiv

Optical Remote Sensing Image Salient Object Detection (ORSI-SOD) remains challenging due to complex backgrounds, low contrast, irregular object shapes, and large variations in object scale. Existing discriminative method…

Salient Object Detection

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 una…

BenchmarkingObjectobject-detectionObject Detection+2