paper-with-me

Papers

Regularized Densely-connected Pyramid Network for Salient Instance Segmentation

2020-08-28 · Yu-Huan Wu, Yun Liu, Le Zhang, Wang Gao, Ming-Ming Cheng

Much of the recent efforts on salient object detection (SOD) have been devoted to producing accurate saliency maps without being aware of their instance labels. To this end, we propose a new pipeline for end-to-end salient instance segmentation (SIS) that predicts a class-agnostic mask for each detected salient instance. To better use the rich feature hierarchies in deep networks and enhance the side predictions, we propose the regularized dense connections, which attentively promote informative features and suppress non-informative ones from all feature pyramids. A novel multi-level RoIAlign based decoder is introduced to adaptively aggregate multi-level features for better mask predictions. Such strategies can be well-encapsulated into the Mask R-CNN pipeline. Extensive experiments on popular benchmarks demonstrate that our design significantly outperforms existing \sArt competitors by 6.3\% (58.6\% vs. 52.3\%) in terms of the AP metric.The code is available at https://github.com/yuhuan-wu/RDPNet.

📄 PDF Abstract BibTeX arXiv:2008.12416

Code (1)

yuhuan-wu/RDPNet 공식 구현 pytorch

Tasks

DecoderInstance Segmentationobject-detectionObject DetectionRGB Salient Object DetectionSalient Object DetectionSemantic Segmentation

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Mask R-CNN Mask R-CNN extends Faster R-CNN to solve instance segmentation tasks. It achieves this by adding a branch for predicting an…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…

Similar Papers 제목 키워드 기반

Salient Instance Segmentation via Subitizing and Clustering

2019-09-29 · Jialun Pei, He Tang, Chao Liu, Chuanbo Chen

The goal of salient region detection is to identify the regions of an image that attract the most attention. Many methods have achieved state-of-the-art performance levels on this task. Recently, salient instance segment…

ClusteringInstance SegmentationSegmentationSemantic Segmentation

Densely Connected Pyramid Dehazing Network

2018-03-22 · CVPR 2018 6 · He Zhang, Vishal M. Patel

We propose a new end-to-end single image dehazing method, called Densely Connected Pyramid Dehazing Network (DCPDN), which can jointly learn the transmission map, atmospheric light and dehazing all together. The end-to-e…

DecoderGenerative Adversarial NetworkImage DehazingSingle Image Dehazing

Hierarchical Dynamic Filtering Network for RGB-D Salient Object Detection

2020-07-13 · ECCV 2020 8 · Youwei Pang, Lihe Zhang, Xiaoqi Zhao, Huchuan Lu

The main purpose of RGB-D salient object detection (SOD) is how to better integrate and utilize cross-modal fusion information. In this paper, we explore these issues from a new perspective. We integrate the features of …

object-detectionRGB-D Salient Object DetectionRGB Salient Object DetectionSalient Object Detection+1

Partitioned Saliency Ranking with Dense Pyramid Transformers

2023-08-01 · Chengxiao Sun, Yan Xu, Jialun Pei, Haopeng Fang 외

In recent years, saliency ranking has emerged as a challenging task focusing on assessing the degree of saliency at instance-level. Being subjective, even humans struggle to identify the precise order of all salient inst…

Saliency Ranking

DPCCN: Densely-Connected Pyramid Complex Convolutional Network for Robust Speech Separation And Extraction

2021-12-27 · Jiangyu Han, Yanhua Long, Lukas Burget, Jan Cernocky

In recent years, a number of time-domain speech separation methods have been proposed. However, most of them are very sensitive to the environments and wide domain coverage tasks. In this paper, from the time-frequency d…

Speech ExtractionSpeech Separation