paper-with-me

Papers

Cube Padding for Weakly-Supervised Saliency Prediction in 360° Videos

2018-06-04 · CVPR 2018 · Hsien-Tzu Cheng, Chun-Hung Chao, Jin-Dong Dong, Hao-Kai Wen, Tyng-Luh Liu, Min Sun

Automatic saliency prediction in 360{\deg} videos is critical for viewpoint guidance applications (e.g., Facebook 360 Guide). We propose a spatial-temporal network which is (1) weakly-supervised trained and (2) tailor-made for 360{\deg} viewing sphere. Note that most existing methods are less scalable since they rely on annotated saliency map for training. Most importantly, they convert 360{\deg} sphere to 2D images (e.g., a single equirectangular image or multiple separate Normal Field-of-View (NFoV) images) which introduces distortion and image boundaries. In contrast, we propose a simple and effective Cube Padding (CP) technique as follows. Firstly, we render the 360{\deg} view on six faces of a cube using perspective projection. Thus, it introduces very little distortion. Then, we concatenate all six faces while utilizing the connectivity between faces on the cube for image padding (i.e., Cube Padding) in convolution, pooling, convolutional LSTM layers. In this way, CP introduces no image boundary while being applicable to almost all Convolutional Neural Network (CNN) structures. To evaluate our method, we propose Wild-360, a new 360{\deg} video saliency dataset, containing challenging videos with saliency heatmap annotations. In experiments, our method outperforms baseline methods in both speed and quality.

📄 PDF Abstract BibTeX arXiv:1806.01320

Code (0)

등록된 구현이 없습니다.

Tasks

Saliency Prediction

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Cube Padding for Weakly-Supervised Saliency Prediction in 360° Videos

2018-06-01 · CVPR 2018 6 · Hsien-Tzu Cheng, Chun-Hung Chao, Jin-Dong Dong, Hao-Kai Wen 외

Automatic saliency prediction in 360° videos is critical for viewpoint guidance applications (e.g., Facebook 360 Guide). We propose a spatial-temporal network which is (1) unsupervisedly trained and (2) tailor-made for …

Saliency Prediction

Energy-Based Generative Cooperative Saliency Prediction

2021-06-25 · Jing Zhang, Jianwen Xie, Zilong Zheng, Nick Barnes

Conventional saliency prediction models typically learn a deterministic mapping from an image to its saliency map, and thus fail to explain the subjective nature of human attention. In this paper, to model the uncertaint…

PredictionSaliency Prediction

Saliency Guided End-to-End Learning for Weakly Supervised Object Detection

2017-06-21 · Baisheng Lai, Xiaojin Gong

Weakly supervised object detection (WSOD), which is the problem of learning detectors using only image-level labels, has been attracting more and more interest. However, this problem is quite challenging due to the lack …

object-detectionObject DetectionSaliency PredictionWeakly Supervised Object Detection

XAI-CLASS: Explanation-Enhanced Text Classification with Extremely Weak Supervision

2023-10-31 · Daniel Hajialigol, Hanwen Liu, Xuan Wang

Text classification aims to effectively categorize documents into pre-defined categories. Traditional methods for text classification often rely on large amounts of manually annotated training data, making the process ti…

ClassificationQuestion AnsweringSaliency Predictiontext-classification+1

Backtracking ScSPM Image Classifier for Weakly Supervised Top-Down Saliency

2016-06-01 · CVPR 2016 6 · Hisham Cholakkal, Jubin Johnson, Deepu Rajan

Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a supervised setting involving annotations of objects. We p…

object-detectionObject Detection