English
Related papers

Related papers: Collaborative Camouflaged Object Detection: A Larg…

200 papers

In this paper, we present a novel end-to-end group collaborative learning network, termed GCoNet+, which can effectively and efficiently (250 fps) identify co-salient objects in natural scenes. The proposed GCoNet+ achieves the new…

Computer Vision and Pattern Recognition · Computer Science 2023-04-11 Peng Zheng , Huazhu Fu , Deng-Ping Fan , Qi Fan , Jie Qin , Yu-Wing Tai , Chi-Keung Tang , Luc Van Gool

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 been fully…

Computer Vision and Pattern Recognition · Computer Science 2024-12-10 Runmin Cong , Mengyao Sun , Sanyi Zhang , Xiaofei Zhou , Wei Zhang , Yao Zhao

We present a novel group collaborative learning framework (GCoNet) capable of detecting co-salient objects in real time (16ms), by simultaneously mining consensus representations at group level based on the two necessary criteria: 1)…

Computer Vision and Pattern Recognition · Computer Science 2021-05-11 Qi Fan , Deng-Ping Fan , Huazhu Fu , Chi Keung Tang , Ling Shao , Yu-Wing Tai

Camouflage is a key defence mechanism across species that is critical to survival. Common strategies for camouflage include background matching, imitating the color and pattern of the environment, and disruptive coloration, disguising body…

Computer Vision and Pattern Recognition · Computer Science 2021-04-14 Yunqiu Lv , Jing Zhang , Yuchao Dai , Aixuan Li , Bowen Liu , Nick Barnes , Deng-Ping Fan

Recently, biological perception has been a powerful tool for handling the camouflaged object detection (COD) task. However, most existing methods are heavily dependent on the local spatial information of diverse scales from convolutional…

Computer Vision and Pattern Recognition · Computer Science 2024-09-17 Yanguang Sun , Hanyu Xuan , Jian Yang , Lei Luo

Camouflaged object detection (COD) presents a persistent challenge in accurately identifying objects that seamlessly blend into their surroundings. However, most existing COD models overlook the fact that visual systems operate within a…

Computer Vision and Pattern Recognition · Computer Science 2024-05-12 Xinran Liua , Lin Qia , Yuxuan Songa , Qi Wen

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…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Geng Chen , Xinrui Chen , Bo Dong , Mingchen Zhuge , Yongxiong Wang , Hongbo Bi , Jian Chen , Peng Wang , Yanning Zhang

We present a new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding. This is achieved by gathering images…

Computer Vision and Pattern Recognition · Computer Science 2015-02-24 Tsung-Yi Lin , Michael Maire , Serge Belongie , Lubomir Bourdev , Ross Girshick , James Hays , Pietro Perona , Deva Ramanan , C. Lawrence Zitnick , Piotr Dollár

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…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Ge-Peng Ji , Lei Zhu , Mingchen Zhuge , Keren Fu

Discovering camouflaged objects is a challenging task in computer vision due to the high similarity between camouflaged objects and their surroundings. While the problem of camouflaged object detection over sequential video frames has…

Computer Vision and Pattern Recognition · Computer Science 2026-04-13 Siyuan Yao , Hao Sun , Ruiqi Yu , Xiwei Jiang , Wenqi Ren , Xiaochun Cao

Camouflaged object detection (COD) is a challenging task due to the low boundary contrast between the object and its surroundings. In addition, the appearance of camouflaged objects varies significantly, e.g., object size and shape,…

Computer Vision and Pattern Recognition · Computer Science 2021-05-27 Yujia Sun , Geng Chen , Tao Zhou , Yi Zhang , Nian Liu

Camouflaged object detection (COD) aims to identify objects in images that are well hidden in the environment due to their high similarity to the background in terms of texture and color. However, existing most boundary-guided camouflage…

Computer Vision and Pattern Recognition · Computer Science 2025-01-03 Junmin Cai , Han Sun , Ningzhong Liu

Camouflaged object detection identifies objects that blend seamlessly with their surroundings through similar colors, textures, and patterns. This task challenges both traditional segmentation methods and modern foundation models, which…

Computer Vision and Pattern Recognition · Computer Science 2025-11-18 Baber Jan , Aiman H. El-Maleh , Abdul Jabbar Siddiqui , Abdul Bais , Saeed Anwar

Camouflage object detection (COD) poses a significant challenge due to the high resemblance between camouflaged objects and their surroundings. Although current deep learning methods have made significant progress in detecting camouflaged…

Computer Vision and Pattern Recognition · Computer Science 2023-10-03 Yuchen Dong , Heng Zhou , Chengyang Li , Junjie Xie , Yongqiang Xie , Zhongbo Li

This paper introduces DGNet, a novel deep framework that exploits object gradient supervision for camouflaged object detection (COD). It decouples the task into two connected branches, i.e., a context and a texture encoder. The essential…

Computer Vision and Pattern Recognition · Computer Science 2023-06-06 Ge-Peng Ji , Deng-Ping Fan , Yu-Cheng Chou , Dengxin Dai , Alexander Liniger , Luc Van Gool

While the human visual system employs distinct mechanisms to perceive salient and camouflaged objects, existing models struggle to disentangle these tasks. Specifically, salient object detection (SOD) models frequently misclassify…

Computer Vision and Pattern Recognition · Computer Science 2025-07-08 Zhangjun Zhou , Yiping Li , Chunlin Zhong , Jianuo Huang , Jialun Pei , Hua Li , He Tang

Camouflaged object detection (COD) primarily relies on semantic or instance segmentation methods. While these methods have made significant advancements in identifying the contours of camouflaged objects, they may be inefficient or…

Computer Vision and Pattern Recognition · Computer Science 2025-01-14 Zhimeng Xin , Tianxu Wu , Shiming Chen , Shuo Ye , Zijing Xie , Yixiong Zou , Xinge You , Yufei Guo

Video Camouflaged Object Detection (VCOD) is a challenging task which aims to identify objects that seamlessly concealed within the background in videos. The dynamic properties of video enable detection of camouflaged objects through motion…

Computer Vision and Pattern Recognition · Computer Science 2025-06-02 Shuyong Gao , Yu'ang Feng , Qishan Wang , Lingyi Hong , Xinyu Zhou , Liu Fei , Yan Wang , Wenqiang Zhang

Existing camouflaged object detection (COD) methods rely heavily on large-scale datasets with pixel-wise annotations. However, due to the ambiguous boundary, annotating camouflage objects pixel-wisely is very time-consuming and…

Computer Vision and Pattern Recognition · Computer Science 2022-11-29 Ruozhen He , Qihua Dong , Jiaying Lin , Rynson W. H. Lau

SAM is a segmentation model recently released by Meta AI Research and has been gaining attention quickly due to its impressive performance in generic object segmentation. However, its ability to generalize to specific scenes such as…

Computer Vision and Pattern Recognition · Computer Science 2023-04-12 Lv Tang , Haoke Xiao , Bo Li