saliency
There are 145 repositories under saliency topic.
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
PAIR-code/saliency
Framework-agnostic implementation for state-of-the-art saliency methods (XRAI, BlurIG, SmoothGrad, and more).
backseason/PoolNet
Code for our CVPR 2019 paper "A Simple Pooling-Based Design for Real-Time Salient Object Detection"
haofanwang/Score-CAM
Official implementation of Score-CAM in PyTorch
wenguanwang/SODsurvey
Salient Object Detection in the Deep Learning Era: An In-Depth Survey
taozh2017/RGBD-SODsurvey
RGB-D Salient Object Detection: A Survey
keisen/tf-keras-vis
Neural network visualization toolkit for tf.keras
lartpang/MINet
CVPR2020, Multi-scale Interactive Network for Salient Object Detection
marcellacornia/sam
Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model. IEEE Transactions on Image Processing (2018)
mczhuge/ICON
(TPAMI2022) Salient Object Detection via Integrity Learning.
lartpang/PySODEvalToolkit
PySODEvalToolkit: A Python-based Evaluation Toolbox for Salient Object Detection and Camouflaged Object Detection
eclique/RISE
Detect model's attention
lartpang/PySODMetrics
PySODMetrics: A Simple and Efficient Implementation of Grayscale/Binary Segmentation Metrcis
yulongwang12/visual-attribution
Pytorch Implementation of recent visual attribution methods for model interpretability
wenguanwang/DHF1K
Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)
KuangJuiHsu/DeepCO3
[CVPR19] DeepCO3: Deep Instance Co-segmentation by Co-peak Search and Co-saliency (Oral paper)
rdroste/unisal
Unified Image and Video Saliency Modeling (ECCV 2020)
jiwei0921/Saliency-Evaluation-Toolbox
This Toolbox contains E-measure, S-measure, weighted F & F-measure, MAE and PR curves or bar metrics for salient object detection.
wenguanwang/ViSalientObject
Video Salient Object Detection via Fully Convolutional Networks (TIP18)
marcellacornia/mlnet
A Deep Multi-Level Network for Saliency Prediction. ICPR 2016
lartpang/HDFNet
(ECCV 2020) Hierarchical Dynamic Filtering Network for RGB-D Salient Object Detection
XAITK/xaitk-saliency
As part of the Explainable AI Toolkit (XAITK), XAITK-Saliency is an open source, explainable AI framework for visual saliency algorithm interfaces and implementations, built for analytics and autonomy applications.
samyak0210/ViNet
ViNet Pushing the limits of Visual Modality for Audio Visual Saliency Prediction
pfnet-research/bayesgrad
BayesGrad: Explaining Predictions of Graph Convolutional Networks
DengPingFan/S-measure
Structure-measure: A New Way to Evaluate Foreground Maps, IJCV2021 (ICCV 2017-Spotlight)
DengPingFan/SODBenchmark
Salient objects in clutter, TPAMI, 2022
Arhosseini77/SUM
[WACV2025] SUM: Saliency Unification through Mamba for Visual Attention Modeling
backseason/DFI
Code for our IEEE TIP 2020 paper "Dynamic Feature Integration for Simultaneous Detection of Salient Object, Edge and Skeleton"
Karol-G/Gcam
Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.
LLNL/fastcam
A toolkit for efficent computation of saliency maps for explainable AI attribution. This tool was developed at Lawrence Livermore National Laboratory.
wenguanwang/ASNet
Salient Object Detection Driven by Fixation Prediction (CVPR2018)
yuhuan-wu/RDPNet
(IEEE TIP 2021) Regularized Densely-connected Pyramid Network for Salient Instance Segmentation
chouxianyu/Boundary-Aware-PoolNet
Boundary Aware PoolNet = PoolNet + BASNet : Deeply supervised PoolNet using the hybrid loss in BASNet for Salient Object Detection
coallaoh/GuidedLabelling
Exploiting Saliency for Object Segmentation from Image Level Labels, CVPR'17
wenguanwang/PAGE-Net
Salient Object Detection with Pyramid Attention and Salient Edges (CVPR19)