paper-with-me

Papers

Cascaded Partial Decoder for Fast and Accurate Salient Object Detection

2019-04-18 · CVPR 2019 6 · Zhe Wu, Li Su, Qingming Huang

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but cost more computations because of their larger spatial resolutions. In this paper, we propose a novel Cascaded Partial Decoder (CPD) framework for fast and accurate salient object detection. On the one hand, the framework constructs partial decoder which discards larger resolution features of shallower layers for acceleration. On the other hand, we observe that integrating features of deeper layers obtain relatively precise saliency map. Therefore we directly utilize generated saliency map to refine the features of backbone network. This strategy efficiently suppresses distractors in the features and significantly improves their representation ability. Experiments conducted on five benchmark datasets exhibit that the proposed model not only achieves state-of-the-art performance but also runs much faster than existing models. Besides, the proposed framework is further applied to improve existing multi-level feature aggregation models and significantly improve their efficiency and accuracy.

📄 PDF Abstract BibTeX arXiv:1904.08739

Code (1)

wuzhe71/CPD 공식 구현 pytorch

Tasks

Camouflaged Object SegmentationDecoderobject-detectionObject DetectionRGB Salient Object DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

HarDNet-MSEG: A Simple Encoder-Decoder Polyp Segmentation Neural Network that Achieves over 0.9 Mean Dice and 86 FPS

2021-01-18 · Chien-Hsiang Huang, Hung-Yu Wu, Youn-Long Lin

We propose a new convolution neural network called HarDNet-MSEG for polyp segmentation. It achieves SOTA in both accuracy and inference speed on five popular datasets. For Kvasir-SEG, HarDNet-MSEG delivers 0.904 mean Dic…

DecoderGPUimage-classificationImage Classification+9

Adjacent Context Coordination Network for Salient Object Detection in Optical Remote Sensing Images

2022-03-25 · Gongyang Li, Zhi Liu, Dan Zeng, Weisi Lin 외

Salient object detection (SOD) in optical remote sensing images (RSIs), or RSI-SOD, is an emerging topic in understanding optical RSIs. However, due to the difference between optical RSIs and natural scene images (NSIs),…

DecoderGPUobject-detectionObject Detection+1

PlutoNet: An Efficient Polyp Segmentation Network with Modified Partial Decoder and Decoder Consistency Training

2022-04-06 · Tugberk Erol, Duygu Sarikaya

Deep learning models are used to minimize the number of polyps that goes unnoticed by the experts and to accurately segment the detected polyps during interventions. Although state-of-the-art models are proposed, it rema…

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation

Salience-Guided Cascaded Suppression Network for Person Re-Identification

2020-06-01 · CVPR 2020 6 · Xuesong Chen, Canmiao Fu, Yong Zhao, Feng Zheng 외

Employing attention mechanisms to model both global and local features as a final pedestrian representation has become a trend for person re-identification (Re-ID) algorithms. A potential limitation of these methods is t…

Person Re-Identification

Dual-Domain Reconstruction Networks with V-Net and K-Net for fast MRI

2022-03-11 · Xiaohan Liu, Yanwei Pang, Ruiqi Jin, Yu Liu 외

Purpose: To introduce a dual-domain reconstruction network with V-Net and K-Net for accurate MR image reconstruction from undersampled k-space data. Methods: Most state-of-the-art reconstruction methods apply U-Net or ca…

DecoderImage Reconstruction