matthias-k / pysaliencyLinks
Python Framework for Saliency Modeling and Evaluation
☆163Updated 3 weeks ago
Alternatives and similar repositories for pysaliency
Users that are interested in pysaliency are comparing it to the libraries listed below
Sorting:
- Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model. IEEE Transactions on Image Processing (2018)☆215Updated 6 years ago
- Code for http://saliency.mit.edu/☆184Updated 7 years ago
- ☆56Updated 4 years ago
- A collection of Human Fixations Datasets and Metrics for Scanpath Similarity☆37Updated last year
- The Saliency Model Implementation Library for Experimental Research.☆45Updated last year
- pytorch implementation of the different DeepGaze models☆148Updated 2 years ago
- Scanpath metrics in Python☆30Updated 4 years ago
- A Deep Multi-Level Network for Saliency Prediction. ICPR 2016☆96Updated 3 years ago
- Unified Image and Video Saliency Modeling (ECCV 2020)☆144Updated 11 months ago
- Scanpath Prediction on 360 degree Images using deep learning☆56Updated 7 years ago
- Revisiting Video Saliency: A Large-scale Benchmark and a New Model (CVPR18, PAMI19)☆141Updated 2 years ago
- Code for evaluating models in the MIT/Tuebingen saliency benchmark☆27Updated 5 months ago
- evaluation API for salicon : a counterpart of saliency prediction as https://github.com/tylin/coco-caption☆29Updated 10 years ago
- Implementation of Graph Based Visual Saliency algorithm by J. Harel, C. Koch, and P. Perona☆50Updated 5 years ago
- The large-scale eye-tracking database called LEDOV for video salinecy☆18Updated 5 years ago
- Zero-shot Invariant and Efficient Visual Search☆33Updated 6 months ago
- ☆27Updated last year
- ☆32Updated 10 years ago
- SALICON API☆31Updated 8 years ago
- Contextual Encoder-Decoder Network for Visual Saliency Prediction [Neural Networks 2020]☆196Updated last year
- Simple vs complex temporal recurrences for video saliency prediction (BMVC 2019)☆26Updated 2 years ago
- Python implementation of Itti's saliency map☆146Updated last year
- CVPR 2024 "Unifying Top-down and Bottom-up Scanpath Prediction Using Transformers"☆20Updated this week
- TranSalNet: Towards perceptually relevant visual saliency prediction. Neurocomputing (2022)☆57Updated 11 months ago
- ☆60Updated 6 years ago
- Temporal recurrences for video saliency prediction (BMVC 2019)☆6Updated 5 years ago
- 🔥 Pytorch implementation for a feedback saliency detection model (SalFBNet)☆19Updated 4 months ago
- Reimplementation of SALICON saliency model in TensorFlow☆11Updated 2 years ago
- SalBCE implementation with pytorch trained on [DHF1K, LEDOV, SALICON] using BinaryCrossEntrophy loss.