DMRA
Saliency detector
A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection
Code for ICCV 2019 paper. "Depth-induced Multi-scale Recurrent Attention Network for Saliency Detection". [RGB-D Salient Object Detection]
105 stars
5 watching
21 forks
Language: Python
last commit: over 3 years ago rgbdsaliency-detectionsalient-object-detection
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach | 59 |
| Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
| An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. | 38 |
| A collection of resources and tools for RGBT salient object detection in image processing | 63 |
| A collection of RGB-D Saliency Datasets and evaluation metrics for salient object detection | 64 |
| An implementation of instance-level salient object segmentation using the MSRNet architecture | 9 |
| A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
| This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. | 69 |
| Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy | 50 |
| A software framework implementing an alignment-free RGBT salient object detection algorithm using a semantics-guided asymmetric correlation network | 10 |
| A deep learning-based object detection system from scratch | 706 |
| An implementation of an object detection framework that incorporates relation networks and deformable convolutions | 1,096 |
| A MATLAB implementation of a salient object detection algorithm | 50 |
| This project presents a deep neural network architecture designed to detect visual relationships in images. | 202 |
| An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. | 1,048 |