paper-with-me

홈 › Papers

End-to-end Convolutional Network for Saliency Prediction

2015-07-06 · Junting Pan, Xavier Giró-i-Nieto

The prediction of saliency areas in images has been traditionally addressed with hand crafted features based on neuroscience principles. This paper however addresses the problem with a completely data-driven approach by training a convolutional network. The learning process is formulated as a minimization of a loss function that measures the Euclidean distance of the predicted saliency map with the provided ground truth. The recent publication of large datasets of saliency prediction has provided enough data to train a not very deep architecture which is both fast and accurate. The convolutional network in this paper, named JuntingNet, won the LSUN 2015 challenge on saliency prediction with a superior performance in all considered metrics.

📄 PDF Abstract BibTeX arXiv:1507.01422

Code (1)

imatge-upc/saliency-2016-lsun 공식 구현

Tasks

PredictionSaliency Prediction

Similar Papers 제목 키워드 기반

A Deep Multi-Level Network for Saliency Prediction

2016-09-05 · Marcella Cornia, Lorenzo Baraldi, Giuseppe Serra, Rita Cucchiara

This paper presents a novel deep architecture for saliency prediction. Current state of the art models for saliency prediction employ Fully Convolutional networks that perform a non-linear combination of features extract…

PredictionSaliency Prediction

Video Saliency Detection by 3D Convolutional Neural Networks

2018-07-12 · Guanqun Ding, Yuming Fang

Different from salient object detection methods for still images, a key challenging for video saliency detection is how to extract and combine spatial and temporal features. In this paper, we present a novel and effectiv…

Objectobject-detectionObject DetectionRGB Salient Object Detection+5

Robust saliency maps with distribution-preserving decoys

2019-09-25 · Yang Young Lu, Wenbo Guo, Xinyu Xing, William Stafford Noble

Saliency methods help to make deep neural network predictions more interpretable by identifying particular features, such as pixels in an image, that contribute most strongly to the network's prediction. Unfortunately, r…

Adversarial Attack

Shallow and Deep Convolutional Networks for Saliency Prediction

2016-03-02 · CVPR 2016 6 · Junting Pan, Kevin McGuinness, Elisa Sayrol, Noel O'Connor 외

The prediction of salient areas in images has been traditionally addressed with hand-crafted features based on neuroscience principles. This paper, however, addresses the problem with a completely data-driven approach by…

PredictionSaliency Prediction

Predicting Video Saliency with Object-to-Motion CNN and Two-layer Convolutional LSTM

2017-09-19 · Lai Jiang, Mai Xu, Zulin Wang

Over the past few years, deep neural networks (DNNs) have exhibited great success in predicting the saliency of images. However, there are few works that apply DNNs to predict the saliency of generic videos. In this pape…

Saliency PredictionVideo Saliency Prediction