paper-with-me

Papers

Rethinking Lightweight Salient Object Detection via Network Depth-Width Tradeoff

2023-01-17 · Jia Li, Shengye Qiao, Zhirui Zhao, Chenxi Xie, Xiaowu Chen, Changqun Xia

Existing salient object detection methods often adopt deeper and wider networks for better performance, resulting in heavy computational burden and slow inference speed. This inspires us to rethink saliency detection to achieve a favorable balance between efficiency and accuracy. To this end, we design a lightweight framework while maintaining satisfying competitive accuracy. Specifically, we propose a novel trilateral decoder framework by decoupling the U-shape structure into three complementary branches, which are devised to confront the dilution of semantic context, loss of spatial structure and absence of boundary detail, respectively. Along with the fusion of three branches, the coarse segmentation results are gradually refined in structure details and boundary quality. Without adding additional learnable parameters, we further propose Scale-Adaptive Pooling Module to obtain multi-scale receptive filed. In particular, on the premise of inheriting this framework, we rethink the relationship among accuracy, parameters and speed via network depth-width tradeoff. With these insightful considerations, we comprehensively design shallower and narrower models to explore the maximum potential of lightweight SOD. Our models are purposed for different application environments: 1) a tiny version CTD-S (1.7M, 125FPS) for resource constrained devices, 2) a fast version CTD-M (12.6M, 158FPS) for speed-demanding scenarios, 3) a standard version CTD-L (26.5M, 84FPS) for high-performance platforms. Extensive experiments validate the superiority of our method, which achieves better efficiency-accuracy balance across five benchmarks.

📄 PDF Abstract BibTeX arXiv:2301.06679

Code (0)

등록된 구현이 없습니다.

Tasks

Decoderobject-detectionObject DetectionSaliency DetectionSalient Object Detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

DFormer: Rethinking RGBD Representation Learning for Semantic Segmentation

2023-09-18 · Bowen Yin, Xuying Zhang, Zhongyu Li, Li Liu 외

We present DFormer, a novel RGB-D pretraining framework to learn transferable representations for RGB-D segmentation tasks. DFormer has two new key innovations: 1) Unlike previous works that encode RGB-D information with…

3D geometryDecoderobject-detectionObject Detection+6

Rethinking Conditional Generation for Underwater Salient Object Detection

2026-07-02 · Hua Li, Yongjie Weng, Yutong Li, Zhiyuan Li 외 arxiv

Salient Object Detection in underwater images remains challenging due to low contrast, uneven illumination, and color distortion caused by scattering and absorption effects, which limit the effectiveness of conventional …

Salient Object Detection

Rethinking RGB-D Salient Object Detection: Models, Data Sets, and Large-Scale Benchmarks

2019-07-15 · Deng-Ping Fan, Zheng Lin, Jia-Xing Zhao, Yun Liu 외

The use of RGB-D information for salient object detection has been extensively explored in recent years. However, relatively few efforts have been put towards modeling salient object detection in real-world human activit…

GPUObjectobject-detectionObject Detection+3

Lightweight Multi-Scale Feature Extraction with Fully Connected LMF Layer for Salient Object Detection

2025-08-10 · Yunpeng Shi, Lei Chen, Xiaolu Shen, Yanju Guo arxiv

In the domain of computer vision, multi-scale feature extraction is vital for tasks such as salient object detection. However, achieving this capability in lightweight networks remains challenging due to the trade-off be…

Salient Object Detection

Rethinking of the Image Salient Object Detection: Object-level Semantic Saliency Re-ranking First, Pixel-wise Saliency Refinement Latter

2020-08-10 · Zhen-Yu Wu, Shuai Li, Chenglizhao Chen, Aimin Hao 외

The real human attention is an interactive activity between our visual system and our brain, using both low-level visual stimulus and high-level semantic information. Previous image salient object detection (SOD) works c…

Objectobject-detectionObject DetectionRe-Ranking+2