Seamless Detection: Unifying Salient Object Detection and Camouflaged Object Detection
Yi Liu, Chengxin Li, Xiaohui Dong, Lei Li, Dingwen Zhang, Shoukun Xu,, Jungong Han

TL;DR
This paper introduces a unified, task-agnostic framework for simultaneous salient and camouflaged object detection, leveraging contrastive distillation to improve detection accuracy and speed in both supervised and unsupervised settings.
Contribution
It pioneers a contrastive distillation paradigm that unifies SOD and COD, enabling effective detection without task-specific training or extensive annotations.
Findings
Achieves 67 fps inference speed.
Outperforms state-of-the-art methods on public datasets.
Works effectively in both supervised and unsupervised settings.
Abstract
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 research treats them as two contradictory tasks, training models on large-scale labeled data alternately for each task and assessing them independently. However, such task-specific mechanisms fail to meet real-world demands for addressing unknown tasks effectively. To address this issue, in this paper, we pioneer a task-agnostic framework to unify SOD and COD. To this end, inspired by the agreeable nature of binary segmentation for SOD and COD, we propose a Contrastive Distillation Paradigm (CDP) to distil the foreground from the background, facilitating the identification of salient and camouflaged objects amidst their surroundings. To probe into the contribution of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Image and Video Retrieval Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
