paper-with-me

홈 › Papers

Towards Accurate Camouflaged Object Detection with Mixture Convolution and Interactive Fusion

2021-01-14 · Geng Chen, Xinrui Chen, Bo Dong, Mingchen Zhuge, Yongxiong Wang, Hongbo Bi, Jian Chen, Peng Wang, Yanning Zhang

Camouflaged object detection (COD), which aims to identify the objects that conceal themselves into the surroundings, has recently drawn increasing research efforts in the field of computer vision. In practice, the success of deep learning based COD is mainly determined by two key factors, including (i) A significantly large receptive field, which provides rich context information, and (ii) An effective fusion strategy, which aggregates the rich multi-level features for accurate COD. Motivated by these observations, in this paper, we propose a novel deep learning based COD approach, which integrates the large receptive field and effective feature fusion into a unified framework. Specifically, we first extract multi-level features from a backbone network. The resulting features are then fed to the proposed dual-branch mixture convolution modules, each of which utilizes multiple asymmetric convolutional layers and two dilated convolutional layers to extract rich context features from a large receptive field. Finally, we fuse the features using specially-designed multilevel interactive fusion modules, each of which employs an attention mechanism along with feature interaction for effective feature fusion. Our method detects camouflaged objects with an effective fusion strategy, which aggregates the rich context information from a large receptive field. All of these designs meet the requirements of COD well, allowing the accurate detection of camouflaged objects. Extensive experiments on widely-used benchmark datasets demonstrate that our method is capable of accurately detecting camouflaged objects and outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2101.05687

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject 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 제목 키워드 기반

Boundary-Guided Camouflaged Object Detection

2022-07-02 · Yujia Sun, Shuo Wang, Chenglizhao Chen, Tian-Zhu Xiang

Camouflaged object detection (COD), segmenting objects that are elegantly blended into their surroundings, is a valuable yet challenging task. Existing deep-learning methods often fall into the difficulty of accurately i…

Objectobject-detectionObject DetectionRepresentation Learning

Deep Texture-Aware Features for Camouflaged Object Detection

2021-02-05 · Jingjing Ren, Xiaowei Hu, Lei Zhu, Xuemiao Xu 외

Camouflaged object detection is a challenging task that aims to identify objects having similar texture to the surroundings. This paper presents to amplify the subtle texture difference between camouflaged objects and th…

Objectobject-detectionObject Detection

Frequency Perception Network for Camouflaged Object Detection

2023-08-17 · Runmin Cong, Mengyao Sun, Sanyi Zhang, Xiaofei Zhou 외

Camouflaged object detection (COD) aims to accurately detect objects hidden in the surrounding environment. However, the existing COD methods mainly locate camouflaged objects in the RGB domain, their performance has not…

Objectobject-detectionObject Detection

Exploring Depth Contribution for Camouflaged Object Detection

2021-06-24 · Mochu Xiang, Jing Zhang, Yunqiu Lv, Aixuan Li 외

Camouflaged object detection (COD) aims to segment camouflaged objects hiding in the environment, which is challenging due to the similar appearance of camouflaged objects and their surroundings. Research in biology sugg…

Depth EstimationGenerative Adversarial NetworkMonocular Depth EstimationObject+4

RefOnce: Distilling References into a Prototype Memory for Referring Camouflaged Object Detection

2025-11-26 · Yu-Huan Wu, Zi-Xuan Zhu, Yan Wang, Liangli Zhen 외 arxiv

Referring Camouflaged Object Detection (Ref-COD) segments specified camouflaged objects in a scene by leveraging a small set of referring images. Though effective, current systems adopt a dual-branch design that requires…

Object Detection