Saliency Detection
130 papers with code • 7 benchmarks • 13 datasets
Saliency Detection is a preprocessing step in computer vision which aims at finding salient objects in an image.
Source: An Unsupervised Game-Theoretic Approach to Saliency Detection
Libraries
Use these libraries to find Saliency Detection models and implementationsSubtasks
Most implemented papers
U$^2$-Net: Going Deeper with Nested U-Structure for Salient Object Detection
In this paper, we design a simple yet powerful deep network architecture, U$^2$-Net, for salient object detection (SOD).
Pyramid Feature Attention Network for Saliency detection
To solve this problem, we propose Pyramid Feature Attention network to focus on effective high-level context features and low-level spatial structural features.
Sanity Checks for Saliency Maps
We find that reliance, solely, on visual assessment can be misleading.
Deeply supervised salient object detection with short connections
Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs).
Real Time Image Saliency for Black Box Classifiers
In this work we develop a fast saliency detection method that can be applied to any differentiable image classifier.
Uncertainty Inspired RGB-D Saliency Detection
Our framework includes two main models: 1) a generator model, which maps the input image and latent variable to stochastic saliency prediction, and 2) an inference model, which gradually updates the latent variable by sampling it from the true or approximate posterior distribution.
ICNet: Intra-saliency Correlation Network for Co-Saliency Detection
Intra-saliency and inter-saliency cues have been extensively studied for co-saliency detection (Co-SOD).
P2T: Pyramid Pooling Transformer for Scene Understanding
A popular solution to this problem is to use a single pooling operation to reduce the sequence length.
Time-Series Anomaly Detection Service at Microsoft
At Microsoft, we develop a time-series anomaly detection service which helps customers to monitor the time-series continuously and alert for potential incidents on time.
CAGNet: Content-Aware Guidance for Salient Object Detection
Beneficial from Fully Convolutional Neural Networks (FCNs), saliency detection methods have achieved promising results.