MSRNet-CVIU
salient object detector
An implementation of instance-level salient object segmentation using the MSRNet architecture
Instance-Level Salient Object Detection, Computer Vision and Image Understanding (CVIU), 2021.
10 stars
2 watching
3 forks
Language: Python
last commit: over 3 years ago cviumxnet-gluonsalient-instance-segmentationsalient-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 |
information-fusion-lab-umass/salient-pedestrian-detection | An approach to improving pedestrian detection from thermal images using saliency maps and deep learning techniques. | 38 |
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 |
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 |
imatge-upc/saliency-2016-cvpr | This project proposes a solution to predict salient areas in images using convolutional neural networks. | 185 |
playerkk/drfi_matlab | Implementation of a salient object detection approach using a Random Forest model in MATLAB. | 50 |
chanyn/hkrm | Develops a deep learning model for large-scale object detection that leverages hybrid knowledge and routing mechanisms. | 104 |
shaoqingren/spp_net | An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. | 364 |
lz118/rgbt-salient-object-detection | A collection of resources and tools for RGBT salient object detection in image processing | 64 |
jingzhang617/cod-rank-localize-and-segment | Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
msracver/relation-networks-for-object-detection | An implementation of an object detection algorithm that improves on traditional methods by modeling relationships between objects in images | 1,097 |
shengcao-cao/hassod | Develops a neural network architecture for object detection and instance segmentation without labeled data | 51 |
lz118/deep-correlation-network | Develops a deep neural network model for detecting salient objects in RGBT images using correlation information from other colors. | 13 |