Salient-Pedestrian-Detection
Saliency-based detection
An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques.
38 stars
5 watching
9 forks
last commit: over 4 years ago faster-rcnnobject-detectionpedestrian-detectionpica-netpytorch-implementationsaliency-detectionsaliency-mapssalient-object-detection
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 |
wenguanwang/sodsurvey | Comprehensive resource providing saliency maps and evaluation tools for various deep learning-based salient object detection methods. | 383 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
zhangludl/code-and-dataset-for-capsal | Provides code and datasets for a saliency object detection method that leverages captioning to improve accuracy | 50 |
kinpzz/msrnet-cviu | An implementation of instance-level salient object segmentation using the MSRNet architecture | 10 |
yi94code/hrsod | This software implementation contains pre-computed saliency maps and source code for a high-resolution salient object detection algorithm. | 69 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
lartpang/pysodmetrics | A library providing an implementation of various metrics for object segmentation and saliency detection in computer vision. | 144 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |
jiwei0921/rgbd-sod-datasets | A collection of pre-processed RGB-D saliency detection datasets | 63 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
jxingzhao/contrastprior | A toolbox for detecting salient objects in RGBD images using a combination of contrast and pyramid integration techniques | 51 |
angknpng/sacnet | A framework for detecting salient objects in RGB-T images using an alignment-free approach and a unified benchmark. | 9 |
jingzhang617/cascaded_rgbd_sod | An implementation of RGB-D saliency detection using a cascaded mutual information minimization approach | 58 |