HRSOD
Salient Object Detector
This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm.
69 stars
8 watching
13 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 |
zhangludl/code-and-dataset-for-capsal | Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy | 50 |
jxingzhao/contrastprior | A toolbox for detecting salient objects in RGBD images using a combination of contrast and pyramid integration techniques | 51 |
information-fusion-lab-umass/salient-pedestrian-detection | An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. | 38 |
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 |
wenguanwang/sodsurvey | Comprehensive resource providing saliency maps and evaluation tools for various deep learning-based salient object detection methods. | 383 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
jingzhang617/cascaded_rgbd_sod | An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach | 58 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
szq0214/dsod | A deep learning-based object detection system from scratch | 706 |
gistairc/hs-sod | Provides a dataset and tools for testing salient object detection models on hyperspectral images | 54 |
jxr326/swinmcnet | A Python-based object detection framework utilizing transformers and computer vision techniques to detect salient objects in RGB-thermal images | 16 |
skyhehe123/sa-ssd | A deep learning model that uses 3D point cloud data to improve the precision of single-stage object detection in autonomous vehicles. | 493 |