cascaded_rgbd_sod
RGB saliency detector
An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach
58 stars
2 watching
8 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jiwei0921/dmra | A Python implementation of a depth-induced multi-scale recurrent attention network for RGB-D saliency detection | 105 |
jiwei0921/rgbd-sod-datasets | A collection of pre-processed RGB-D saliency detection datasets | 63 |
nnizhang/smac | A Python implementation of a salient object detection algorithm utilizing RGB-D data | 45 |
angknpng/sacnet | A framework for detecting salient objects in RGB-T images using an alignment-free approach and a unified benchmark. | 9 |
jxingzhao/contrastprior | A toolbox for detecting salient objects in RGBD images using a combination of contrast and pyramid integration techniques | 51 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
yi94code/hrsod | This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. | 69 |
shi-labs/gfr-dsod | Improving Object Detection from Scratch via Gated Feature Reuse | 65 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
rmcong/rgbd-cosal150-dataset | A dataset of RGBD images used to train and evaluate co-saliency detection models. | 4 |
zhangludl/code-and-dataset-for-capsal | Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy | 50 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
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 |