paper-with-me

Papers

EDN: Salient Object Detection via Extremely-Downsampled Network

2020-12-24 · Yu-Huan Wu, Yun Liu, Le Zhang, Ming-Ming Cheng, Bo Ren

Recent progress on salient object detection (SOD) mainly benefits from multi-scale learning, where the high-level and low-level features collaborate in locating salient objects and discovering fine details, respectively. However, most efforts are devoted to low-level feature learning by fusing multi-scale features or enhancing boundary representations. High-level features, which although have long proven effective for many other tasks, yet have been barely studied for SOD. In this paper, we tap into this gap and show that enhancing high- level features is essential for SOD as well. To this end, we introduce an Extremely-Downsampled Network (EDN), which employs an extreme downsampling technique to effectively learn a global view of the whole image, leading to accurate salient object localization. To accomplish better multi-level feature fusion, we construct the Scale-Correlated Pyramid Convolution (SCPC) to build an elegant decoder for recovering object details from the above extreme downsampling. Extensive experiments demonstrate that EDN achieves state-of-the-art performance with real-time speed. Our efficient EDN-Lite also achieves competitive performance with a speed of 316fps. Hence, this work is expected to spark some new thinking in SOD. Code is available at https://github.com/yuhuan-wu/EDN.

📄 PDF Abstract BibTeX arXiv:2012.13093

Code (1)

yuhuan-wu/EDN 공식 구현 pytorch

Tasks

DecoderObjectobject-detectionObject DetectionObject LocalizationSalient Object Detection

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

FOVEA: Foveated Image Magnification for Autonomous Navigation

2021-08-27 · ICCV 2021 10 · Chittesh Thavamani, Mengtian Li, Nicolas Cebron, Deva Ramanan

Efficient processing of high-res video streams is safety-critical for many robotics applications such as autonomous driving. To maintain real-time performance, many practical systems downsample the video stream. But this…

Autonomous DrivingAutonomous NavigationGPUobject-detection+3

Highly Efficient Salient Object Detection with 100K Parameters

2020-03-12 · ECCV 2020 8 · Shang-Hua Gao, Yong-Qiang Tan, Ming-Ming Cheng, Chengze Lu 외

Salient object detection models often demand a considerable amount of computation cost to make precise prediction for each pixel, making them hardly applicable on low-power devices. In this paper, we aim to relieve the c…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

Seamless Detection: Unifying Salient Object Detection and Camouflaged Object Detection

2024-12-22 · Yi Liu, Chengxin Li, Xiaohui Dong, Lei LI 외

Achieving joint learning of Salient Object Detection (SOD) and Camouflaged Object Detection (COD) is extremely challenging due to their distinct object characteristics, i.e., saliency and camouflage. The only preliminary…

DecoderObjectobject-detectionObject Detection+1

MobileSal: Extremely Efficient RGB-D Salient Object Detection

2020-12-24 · Yu-Huan Wu, Yun Liu, Jun Xu, Jia-Wang Bian 외

The high computational cost of neural networks has prevented recent successes in RGB-D salient object detection (SOD) from benefiting real-world applications. Hence, this paper introduces a novel network, MobileSal, whic…

Objectobject-detectionObject DetectionRGB-D Salient Object Detection+1

Deep Learning for Object Saliency Detection and Image Segmentation

2015-05-05 · Hengyue Pan, Bo wang, Hui Jiang

In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an …

Deep LearningGPUImage SegmentationObject+2