ContrastPrior
Salient Object Detector
A toolbox for detecting salient objects in RGBD images using a combination of contrast and pyramid integration techniques
The Code of Contrast Prior and Fluid Pyramid Integration for RGBD Salient Object Detection(CVPR2019)
51 stars
5 watching
8 forks
Language: Jupyter Notebook
last commit: over 4 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 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
jingzhang617/cascaded_rgbd_sod | An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach | 58 |
yi94code/hrsod | This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. | 69 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |
jiwei0921/rgbd-sod-datasets | A collection of pre-processed RGB-D saliency detection datasets | 63 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
zhangludl/code-and-dataset-for-capsal | Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy | 50 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
angknpng/sacnet | A framework for detecting salient objects in RGB-T images using an alignment-free approach and a unified benchmark. | 9 |
xiaolonw/adversarial-frcnn | A Caffe-based implementation of A-Fast-RCNN, a method for object detection using adversarial networks. | 482 |
information-fusion-lab-umass/salient-pedestrian-detection | An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. | 38 |
damo-nlp-sg/vcd | An approach to reduce object hallucinations in large vision-language models by contrasting output distributions derived from original and distorted visual inputs | 209 |