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]

GitHub

105 stars
5 watching
21 forks
Language: Python
last commit: over 3 years ago
rgbdsaliency-detectionsalient-object-detection

Related projects:

Repository Description Stars
jingzhang617/cascaded_rgbd_sod An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach 59
lz118/deep-correlation-network Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. 13
information-fusion-lab-umass/salient-pedestrian-detection An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. 38
lz118/rgbt-salient-object-detection A collection of resources and tools for RGBT salient object detection in image processing 63
jiwei0921/rgbd-sod-datasets A collection of RGB-D Saliency Datasets and evaluation metrics for salient object detection 64
kinpzz/msrnet-cviu An implementation of instance-level salient object segmentation using the MSRNet architecture 9
jxr326/swinmcnet A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images 16
yi94code/hrsod This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. 69
zhangludl/code-and-dataset-for-capsal Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy 50
angknpng/sacnet A software framework implementing an alignment-free RGBT salient object detection algorithm using a semantics-guided asymmetric correlation network 10
szq0214/dsod A deep learning-based object detection system from scratch 706
msracver/relation-networks-for-object-detection An implementation of an object detection framework that incorporates relation networks and deformable convolutions 1,096
playerkk/drfi_matlab A MATLAB implementation of a salient object detection approach using a discriminative regional feature integration method 50
doubledaibo/drnet_cvpr2017 This project presents a deep neural network architecture designed to detect visual relationships in images. 202
yuwenxiong/py-r-fcn An implementation of R-FCN, an object detection algorithm using region-based fully convolutional networks. 1,048