Fast Camouflaged Object Detection via Edge-based Reversible Re-calibration Network
Ge-Peng Ji, Lei Zhu, Mingchen Zhuge, Keren Fu

TL;DR
This paper introduces ERRNet, an edge-based reversible re-calibration network inspired by biological vision, which effectively detects camouflaged objects by modeling visual perception and integrating diverse priors, outperforming existing methods in accuracy and speed.
Contribution
The paper proposes a novel ERRNet with SEA and RRU modules that enhance camouflaged object detection by modeling visual perception and incorporating comprehensive priors, achieving superior performance.
Findings
ERRNet outperforms state-of-the-art models on multiple datasets.
ERRNet achieves approximately 6% improvement in mean E-measure over SINet.
ERRNet operates at 79.3 FPS, demonstrating high efficiency.
Abstract
Camouflaged Object Detection (COD) aims to detect objects with similar patterns (e.g., texture, intensity, colour, etc) to their surroundings, and recently has attracted growing research interest. As camouflaged objects often present very ambiguous boundaries, how to determine object locations as well as their weak boundaries is challenging and also the key to this task. Inspired by the biological visual perception process when a human observer discovers camouflaged objects, this paper proposes a novel edge-based reversible re-calibration network called ERRNet. Our model is characterized by two innovative designs, namely Selective Edge Aggregation (SEA) and Reversible Re-calibration Unit (RRU), which aim to model the visual perception behaviour and achieve effective edge prior and cross-comparison between potential camouflaged regions and background. More importantly, RRU incorporates…
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 · Image Enhancement Techniques · Advanced Image and Video Retrieval Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
