├── figs
└── awesome.png
└── README.md
/figs/awesome.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/visionxiang/awesome-camouflaged-object-detection/HEAD/figs/awesome.png
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 |
Awesome Camouflage Vision
4 |
A curated collection of papers and resources for the field of camouflaged vision
5 |
COD | COS | CSU | ……
6 |
7 |
8 |
9 |
10 |
11 | > This repository aims to provide the most comprehensive and cutting-edge map of papers and technologies in the field of **camouflage vision**, including
12 | > - Camouflaged/Concealed Object Detection (COD)
13 | > - Camouflaged/Concealed Object Segmentation (COS)
14 | > - Camouflaged/Concealed Scene Understanding (CSU)
15 | > - etc.
16 | >
17 | > 🔄 We commit to regular updates for ongoing resource improvements.
18 |
19 |
20 |
21 | :loudspeaker: Icon Legend
22 |
23 |
24 |
25 |
26 |
27 |
28 |  |
29 | Dataset |
30 |
31 |
32 |
33 |
34 |
35 |
36 | :loudspeaker: Latest Updates: 2025.10
37 |
38 |
39 | - [10/2025] Update with nine ICCV2025 papers.
40 | - [10/2025] Update with NeurIPS2025 and latest papers.
41 | - [09/2025] Update with ACMMM2025 and latest papers.
42 | - [06/2025] Update with CVPR2025, AAAI2025 papers.
43 | - [08/2024] Update with ECCV2024, MM2024 papers.
44 | - [04/2024] Update with CVPR2024 papers.
45 | - [01/2024] Update with ICLR2024, WACV2024 papers.
46 | - [12/2023] Update with NeurIPS2023, AAAI2024 papers.
47 | - [08/2023] Update with ICCV2023, MM2023, etc. papers for COD and CIS.
48 | - [04/2023] Update with CVPR2023 papers for COD and CIS.
49 |
50 |
51 |
52 | --------------------------------------------------------------------------------------
53 |
54 |
55 |
56 | ## 📋 Table of Contents
57 | - [Preprint](#preprint)
58 | - [Survey Papers](#survey-papers)
59 | - Focal Topics
60 | - [Universal Segmentation](#Universal-Segmentation)
61 | - [Camouflaged Object Detection (COD)](#COD)
62 | - [Video Camouflaged Object Detection (VCOD)](#VCOD)
63 | - [Camouflaged Instance Segmentation (CIS)](#CIS)
64 | - [Weakly-supervised COD](#WSCOD)
65 | - [Semi-supervised COD](#Semi-supervised-COD)
66 | - [Unsupervised COD](#Unsupervised-COD)
67 | - [Zero-Shot COD](#Zero-Shot-COD)
68 | - [Referring COD](#RefCOD)
69 | - [Open-Vocabulary COS](#OVCOS)
70 | - [VLM in COS](#VLMCOS)
71 | - [RGB-P COD](#RGBP-COD)
72 | - [MMW COD](#MMW-COD)
73 | - [Camouflage Generation](#Camouflage-Generation)
74 | - [Camouflaged Object Tracking (COT)](#COT)
75 | - [(Multi/Hyper-)Spectral COD](#Multi-Spectral-COD)
76 | - [Other Related Tasks](#Other-Related)
77 | - [Datasets](#Datasets)
78 | - [Reference](#reference)
79 |
80 | --------------------------------------------------------------------------------------
81 |
82 |
83 | ## 🔥 Recent Featured Papers
84 |
85 |
86 | - **Towards Real Zero-Shot Camouflaged Object Segmentation without Camouflaged Annotations** `CaMF`
87 | Cheng Lei, Jie Fan, Xinran Li, Tian-Zhu Xiang, Ao Li, Ce Zhu, Le Zhang
88 | *TPAMI*, 2025
89 | [](https://arxiv.org/abs/2410.16953)
90 | [](https://github.com/R-LEI360725/ZSCOS-CaMF)
91 |
92 | - **Referring Camouflaged Object Detection** `R2CNet` 
93 | Xuying Zhang, Bowen Yin, Zheng Lin, Qibin Hou, Deng-Ping Fan, Ming-Ming Cheng
94 | *TPAMI*, 2025
95 | [](https://arxiv.org/abs/2306.07532)
96 | [](https://github.com/zhangxuying1004/RefCOD)
97 |
98 | - **ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection** `ZoomNeXt`
99 | Youwei Pang, Xiaoqi Zhao, Tian-Zhu Xiang, Lihe Zhang, Huchuan Lu
100 | *TPAMI*, 2024
101 | [](https://arxiv.org/abs/2310.20208)
102 | [](https://github.com/lartpang/ZoomNeXt)
103 |
104 | - **Uncertainty-Aware Transformer for Referring Camouflaged Object Detection** `UAT`
105 | Ranwan Wu, Tian-Zhu Xiang, Guo-Sen Xie, Rongrong Gao, Xiangbo Shu, Fang Zhao, Ling Shao
106 | *TIP*, 2025
107 | [](https://ieeexplore.ieee.org/abstract/document/11080234)
108 | [](https://github.com/CVL-hub/UAT)
109 |
110 | - **Hierarchical Graph Interaction Transformer with Dynamic Token Clustering for Camouflaged Object Detection** `HGINet`
111 | Siyuan Yao, Hao Sun, Tian-Zhu Xiang, Xiao Wang, Xiaochun Cao
112 | *TIP*, 2024
113 | [](https://arxiv.org/abs/2408.15020)
114 | [](https://github.com/Garyson1204/HGINet)
115 |
116 | - **CamSAM2: Segment Anything Accurately in Camouflaged Videos** `CamSAM2`
117 | Yuli Zhou, Guolei Sun, Yawei Li, Yuqian Fu, Luca Benini, Ender Konukoglu
118 | *NeurIPS*, 2025
119 | [](https://arxiv.org/abs/2503.19730)
120 | [](https://github.com/zhoustan/CamSAM2)
121 |
122 | - **MMCSBench: A Fine-Grained Benchmark for Large Vision-Language Models in Camouflage Scenes**
123 | Jin Zhang, Ruiheng Zhang, Zhe Cao, Kaizheng Chen
124 | *NeurIPS*, 2025
125 | [](https://neurips.cc/virtual/2025/poster/121542)
126 |
127 | - **Rethinking Detecting Salient and Camouflaged Objects in Unconstrained Scenes** `USCNet` 
128 | Zhangjun Zhou, Yiping Li, Chunlin Zhong, Jianuo Huang, Jialun Pei, Hua Li, He Tang
129 | *ICCV*, 2025
130 | [](https://arxiv.org/abs/2412.10943)
131 | [](https://github.com/ssecv/USCNet)
132 |
133 |
134 |
135 | --------------------------------------------------------------------------------------
136 |
137 |
138 |
139 | 📄 Preprint
140 |
141 | | **Pub.** | **Model** | **Title** | **Links** |
142 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
143 | | arXiv | `DualGazeNet` | DualGazeNet: A Biologically Inspired Dual-Gaze Query Network for Salient Object Detection `SOD/COD`
*Yu Zhang, Haoan Ping, Yuchen Li, Zhenshan Bing, Fuchun Sun, Alois Knoll* | [Paper](https://arxiv.org/abs/2511.18865)\|[Code](https://github.com/jeremypha/DualGazeNet) |
144 | | arXiv | `KRNet` | Knowledge Rectification for Camouflaged Object Detection: Unlocking Insights from Low-Quality Data
*Juwei Guan, Xiaolin Fang, Donghyun Kim, Haotian Gong, Tongxin Zhu, Zhen Ling, Ming Yang* | [Paper](https://arxiv.org/abs/2503.22180)\|Code
145 | | arXiv | `CamoSAM2` | CamoSAM2: Motion-Appearance Induced Auto-Refining Prompts for Video Camouflaged Object Detection
*Xin Zhang, Keren Fu, Qijun Zhao* | [Paper](https://arxiv.org/abs/2504.00375)\|Code
146 | | arXiv | `CAFR` | Toward Realistic Camouflaged Object Detection: Benchmarks and Method `BBox`
*Zhimeng Xin, Tianxu Wu, Shiming Chen, Shuo Ye, Zijing Xie, Yixiong Zou, Xinge You, Yufei Guo* | [Paper](https://arxiv.org/abs/2501.07297)\|[Code](https://github.com/zhimengXin/RCOD)
147 | | arXiv | `HPGT` | A Holistically Point-guided Text Framework for Weakly-Supervised Camouflaged Object Detection
*Tsui Qin Mok, Shuyong Gao, Haozhe Xing, Miaoyang He, Yan Wang, Wenqiang Zhang* | [Paper](https://arxiv.org/abs/2501.06038)\|Code
148 | | arXiv | `AGLNet` | Adaptive Guidance Learning for Camouflaged Object Detection
*Zhennan Chen, Xuying Zhang, Tian-Zhu Xiang, Ying Tai* | [Paper](https://arxiv.org/abs/2405.02824)\|[Code](https://github.com/ZNan-Chen/AGLNet)
149 | | arXiv | `-` | Leveraging Open-Vocabulary Diffusion to Camouflaged Instance Segmentation
*Tuan-Anh Vu, Duc Thanh Nguyen, Qing Guo, Binh-Son Hua, Nhat Minh Chung, Ivor W. Tsang, Sai-Kit Yeung* | [Paper](https://arxiv.org/abs/2312.17505)\|Code
150 | | arXiv | `PAD` | Pre-train, Adapt and Detect: Multi-Task Adapter Tuning for Camouflaged Object Detection
*Yinghui Xing, Dexuan Kong, Shizhou Zhang, Geng Chen, Lingyan Ran, Peng Wang, Yanning Zhang* | [Paper](https://arxiv.org/abs/2307.10685)\|Code
151 | | arXiv | `UJSCODv2` | Joint Salient Object Detection and Camouflaged Object Detection via Uncertainty-aware Learning
*Aixuan Li, Jing Zhang, Yunqiu Lv, Tong Zhang, Yiran Zhong, Mingyi He, Yuchao Dai* | [Paper](https://arxiv.org/abs/2307.04651)\|[Code](https://npucvr.github.io/UJSCOD/)
152 | | arXiv | `DQnet` | DQnet: Cross-Model Detail Querying for Camouflaged Object Detection
*Wei Sun, Chengao Liu, Linyan Zhang, Yu Li, Pengxu Wei, Chang Liu, Jialing Zou, Jianbin Jiao, Qixiang Ye* | [Paper](https://arxiv.org/abs/2212.08296)\|[Code](https://github.com/CVPR23/DQnet)
153 | | arXiv | `-` | Exploring Depth Contribution for Camouflaged Object Detection
*Mochu Xiang, Jing Zhang, Yunqiu Lv, et al.* | [Paper](https://arxiv.org/abs/2106.13217v3)\|Code
154 | | arXiv | `MCIFNet` | Towards Accurate Camouflaged Object Detection with Mixture Convolution and Interactive Fusion
*Bo Dong, Mingchen Zhuge, Yongxiong Wang, Hongbo Bi, Geng Chen* | [Paper](https://arxiv.org/pdf/2101.05687.pdf)\|[Code](https://github.com/BigHeartDB/MCIFNet)
155 | | arXiv | `BASNet` | Boundary-Aware Segmentation Network for Mobile and Web Applications
*Xuebin Qin, Deng-Ping Fan, Chenyang Huang, et al.* | [Paper](https://arxiv.org/pdf/2101.04704.pdf)\|[Code](https://github.com/xuebinqin/BASNet)
156 |
157 |
158 |
159 |
160 | --------------------------------------------------------------------------------------
161 |
162 |
163 |
164 | 📚 Survey Papers
165 |
166 | | **Year** | **Pub.** | **Title** | **Links** |
167 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
168 | | 2024 | AIR | A Survey of Camouflaged Object Detection and Beyond
*Fengyang Xiao, Sujie Hu, Yuqi Shen, Chengyu Fang, Jinfa Huang, Chunming He, Longxiang Tang, Ziyun Yang, Xiu Li* | [Paper](https://arxiv.org/abs/2408.14562v1)\|[Res](https://github.com/ChunmingHe/awesome-concealed-object-segmentation)
169 | | 2024 | Neucom | A systematic review of image-level camouflaged object detection with deep learning
*Yanhua Liang, Guihe Qin, Minghui Sun, Xinchao Wang, Jie Yan, Zhonghan Zhang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231223011736)\|[Res.](https://github.com/Liangyh18/COD_survey)
170 | | 2024 | MulSys | A survey on deep learning-based camouflaged object detection
*Junmin Zhong, Anzhi Wang, Chunhong Ren & Jintao Wu* | [Paper](https://link.springer.com/article/10.1007/s00530-024-01478-7)\|
171 | | 2023 | VI | Advances in Deep Concealed Scene Understanding 
*Deng-Ping Fan, Ge-Peng Ji, Peng Xu, Ming-Ming Cheng, Christos Sakaridis, Luc Van Gool* | [Paper](https://link.springer.com/article/10.1007/s44267-023-00019-6#article-info)\|[Proj](https://github.com/DengPingFan/CSU)
172 | | 2021 | TCSVT | Rethinking Camouflaged Object Detection: Models and Datasets
*Hongbo Bi, Cong Zhang, Kang Wang, Jinghui Tong, Feng Zheng* | [Paper](https://ieeexplore.ieee.org/document/9598866)\|
173 |
174 |
175 |
176 |
177 | --------------------------------------------------------------------------------------
178 |
179 |
180 | 🎯 Universal Segmentation
181 |
182 | | **Year** | **Pub.** | **Title** | **Links** |
183 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
184 | | TPAMI
2025 | `EVP` | Explicit Visual Prompting for Universal Foreground Segmentations
*Weihuang Liu, Xi Shen, Chi-Man Pun, Xiaodong Cun* | [Paper](https://ieeexplore.ieee.org/abstract/document/11197268)\|[Code](https://github.com/NiFangBaAGe/Explicit-Visual-Prompt) |
185 | | TCSVT
2025 | `DAD` | Towards Complex Backgrounds: A Unified Difference-Aware Decoder for Binary Segmentation
*Jiepan Li; Wei He; Fangxiao Lu; Hongyan Zhang* | [Paper](https://ieeexplore.ieee.org/document/11175179)\|[Code](https://github.com/Henryjiepanli/DAD)
186 | | AAAI
2025 | `FOCUS` | FOCUS: Towards Universal Foreground Segmentation
*Zuyao You, Lingyu Kong, Lingchen Meng, Zuxuan Wu* | [Paper](https://arxiv.org/abs/2501.05238)\|[Code](https://geshang777.github.io/focus.github.io/)
187 | | ICML
2024 | `Spider` | Spider: A Unified Framework for Context-dependent Concept Understanding
*Xiaoqi Zhao, Youwei Pang, Wei Ji, Baicheng Sheng, Jiaming Zuo, Lihe Zhang, Huchuan Lu* | [Paper](https://arxiv.org/abs/2405.01002)\|[Code](https://github.com/Xiaoqi-Zhao-DLUT/Spider-UniCDSeg)
188 | | IJCV
2024 | `GateNetv2` | Towards Diverse Binary Segmentation via A Simple yet General Gated Network
*Xiaoqi Zhao, Youwei Pang, Lihe Zhang, Huchuan Lu, Lei Zhang* | [Paper](https://arxiv.org/abs/2303.10396)\|[Code](https://github.com/Xiaoqi-Zhao-DLUT/GateNet-RGB-Saliency)\|
[Res.](https://github.com/Xiaoqi-Zhao-DLUT/Awesome-Unified-Context-dependent-Concept-Segmentation)
189 |
190 |
191 |
192 |
193 | --------------------------------------------------------------------------------------
194 |
195 |
196 | 🎯 Camouflaged Object Detection (COD)
197 |
198 |
199 | 2025
200 |
201 | | **Pub.** | **Model** | **Title** | **Links** |
202 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
203 | | ICCV
2025 | `Controllable-LPMoE` | Controllable-LPMoE: Adapting to Challenging Object Segmentation via Dynamic Local Priors from Mixture-of-Experts
*Yanguang Sun, Jiawei Lian, Jian Yang, Lei Luo* | [Paper](https://arxiv.org/abs/2510.21114)\|[Code](https://github.com/CSYSI/Controllable-LPMoE) |
204 | | ICCV
2025 | `VL-SAM` | Multi-modal Segment Anything Model for Camouflaged Scene Segmentation
*Guangyu Ren, Hengyan Liu, Michalis Lazarou, Tania Stathaki* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Ren_Multi-modal_Segment_Anything_Model_for_Camouflaged_Scene_Segmentation_ICCV_2025_paper.html)\|[Code](https://github.com/ic-qialanqian/Vision-Language-SAM) |
205 | | ICCV
2025 | `ARM` | Enhancing Prompt Generation with Adaptive Refinement for Camouflaged Object Detection
*Xuehan Chen, Guangyu Ren, Tianhong Dai, Tania Stathaki, Hengyan Liu* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Chen_Enhancing_Prompt_Generation_with_Adaptive_Refinement_for_Camouflaged_Object_Detection_ICCV_2025_paper.html)\|Code |
206 | | ICCV
2025 | `SAM-COD` | Improving SAM for Camouflaged Object Detection via Dual Stream Adapters `RGB-D COD`
*Jiaming Liu, Linghe Kong, Guihai Chen* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Liu_Improving_SAM_for_Camouflaged_Object_Detection_via_Dual_Stream_Adapters_ICCV_2025_paper.html)\|Code |
207 | | ICCV
2025 | `ESCNet` | ESCNet: Edge-Semantic Collaborative Network for Camouflaged Object Detection
*Sheng Ye, Xin Chen, Yan Zhang, Xianming Lin, Liujuan Cao* | [Paper](https://iccv.thecvf.com/virtual/2025/poster/1498)\|[Code](https://github.com/suy9/ESCNet)
208 | | ICCV
2025 | `USCNet` | Rethinking Detecting Salient and Camouflaged Objects in Unconstrained Scenes 
*Zhangjun Zhou, Yiping Li, Chunlin Zhong, Jianuo Huang, Jialun Pei, Hua Li, He Tang* | [Paper](https://arxiv.org/abs/2412.10943)\|[Code](https://github.com/ssecv/USCNet)
209 | | ACMMM
2025 | `--` | From Language to Instance: Generative Visual Prompting for Zero-shot Camouflaged Object Detection
*Zihou Zhang, Hao Li, Zhengwei Yang, Zechao Hu, Liang Li, Zheng Wang* | [Paper](https://dl.acm.org/doi/10.1145/3746027.3755212)\|Code
210 | | ACMMM
2025 | `ST-SAM` | ST-SAM: SAM-Driven Self-Training Framework for Semi-Supervised Camouflaged Object Detection
*Xihang Hu, Fuming Sun, Jiazhe Liu, Feilong Xu, Xiaoli Zhang* | [Paper](https://arxiv.org/abs/2507.23307)\|[Code](https://github.com/hu-xh/ST-SAM)
211 | | ACMMM
2025 | `SAM-TTT` | SAM-TTT: Segment Anything Model via Reverse Parameter Configuration and Test-Time Training for Camouflaged Object Detection
*Zhenni Yu, LiZhao LiZhao, Guobao Xiao, Xiaoqin Zhang* | [Paper](https://www.arxiv.org/abs/2509.11884)\|[Code](https://github.com/guobaoxiao/SAM-TTT)
212 | | ACMMM
2025 | `--` | Focus on the Object: Gradient-based Feature Modulation for Camouflaged Object Segmentation
*Naisong Luo, Yuan Wang, Yuwen Pan, Rui Sun* | Paper\|Code
213 | | ACMMM
2025 | `CGCOD` | CGCOD: Class-Guided Camouflaged Object Detection
*Chenxi Zhang, Qing Zhang, Jiayun Wu, Youwei Pang* | [Paper](https://arxiv.org/abs/2412.18977)\|[Code](https://github.com/bbdjj/CGCOD)
214 | | ACMMM
2025 | `RDVP-MSD` | Stepwise Decomposition and Dual-stream Focus: A Novel Approach for Training-free Camouflaged Object Segmentation
*Chao Yin, Hao Li, Kequan Yang, Jide Li, Pinpin Zhu, Xiaoqiang Li* | [Paper](https://arxiv.org/abs/2506.06818)\|[Code](https://github.com/ycyinchao/RDVP-MSD)
215 | | ACMMM
2025 | `S2R-COD` | Synthetic-to-Real Camouflaged Object Detection
*Zhihao Luo, Luojun Lin, Zheng Lin* | [Paper](https://arxiv.org/abs/2507.18911)\|[Code](https://github.com/Muscape/S2R-COD)
216 | | IJCAI
2025 | `DPU-Former` | Dual-Perspective United Transformer for Object Segmentation in Optical Remote Sensing Images ``Tested on COD``
*Yanguang Sun, Jiexi Yan, Jianjun Qian, Chunyan Xu, Jian Yang, Lei Luo* | [Paper](https://www.ijcai.org/proceedings/2025/0213)\|[Code](https://github.com/CSYSI/DPU-Former)
217 | | ICML
2025 | `RUN` | RUN: Reversible Unfolding Network for Concealed Object Segmentation
*Chunming He, Rihan Zhang, Fengyang Xiao, Chengyu Fang, Longxiang Tang, Yulun Zhang, Linghe Kong, Deng-Ping Fan, Kai Li, Sina Farsiu* | [Paper](https://arxiv.org/abs/2501.18783)\|[Code](https://github.com/ChunmingHe/RUN)
218 | | AAAI
2025 | `CamObj-Llava` | MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios 
*Jiacheng Ruan, Wenzhen Yuan, Zehao Lin, Ning Liao, Zhiyu Li, Feiyu Xiong, Ting Liu, Yuzhuo Fu* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/32723)\|[Code](https://github.com/JCruan519/MM-CamObj)
219 | | ICME
2025 | `--` | Distraction Suppression and Feature Modulation Network for Camouflaged Object Detection
*Han Lyu; Meijun Sun; Haowei Ran; Yipu Liu; Xinyu Yan; Zheng Wang* | [Paper](https://ieeexplore.ieee.org/document/11209969)\|Code
220 | | WACV
2025 | `CamoFA` | CamoFA: A Learnable Fourier-Based Augmentation for Camouflage Segmentation
*Minh-Quan Le; Minh-Triet Tran; Trung-Nghia Le; Tam V. Nguyen; Thanh-Toan Do* | [Paper](https://arxiv.org/abs/2308.15660)\|Code
221 | | WACV
2025 | `HDPNet` | HDPNet: Hourglass Vision Transformer with Dual-Path Feature Pyramid for Camouflaged Object Detection
*Jinpeng He; Biyuan Liu; Huaixin Chen* | [Paper](https://www.computer.org/csdl/proceedings-article/wacv/2025/108300i645/25KmxC36lWw)\|[Code](https://github.com/LittleGrey-hjp/HDPNet)
222 | | -- | -- | -- | -- |
223 | | TPAMI
2025 | `CaMF` | Towards Real Zero-Shot Camouflaged Object Segmentation without Camouflaged Annotations
*Cheng Lei, Jie Fan, Xinran Li, Tian-Zhu Xiang, Ao Li, Ce Zhu, Le Zhang* | [Paper](https://arxiv.org/abs/2410.16953)\|[Code](https://github.com/R-LEI360725/ZSCOS-CaMF)
224 | | TPAMI
2025 | `CamoDiffusion` | Conditional Diffusion Models for Camouflaged and Salient Object Detection
*Ke Sun; Zhongxi Chen; Xianming Lin; Xiaoshuai Sun; Hong Liu; Rongrong Ji* *AAAI2024 Extension* | [Paper](https://ieeexplore.ieee.org/abstract/document/10834569)\|[Code](https://github.com/Rapisurazurite/CamoDiffusion)
225 | | TIP
2025 | `CFRN` | Continuous Feature Representation for Camouflaged Object Detection
*Ze Song; Xudong Kang; Xiaohui Wei; Jinyang Liu; Zheng Lin; Shutao Li* | [Paper](https://ieeexplore.ieee.org/document/11153753)\|[Code](https://github.com/SongZeHNU/CFRN)
226 | | TIP
2025 | `SENet` | A Simple yet Effective Network based on Vision Transformer for Camouflaged Object and Salient Object Detection
*Chao Hao, Zitong Yu, Xin Liu, Jun Xu, Huanjing Yue, Jingyu Yang* | [Paper](https://arxiv.org/abs/2402.18922)\|[Code](https://github.com/linuxsino/SENet)
227 | | IJCV
2025 | `AdaptCOD` | Camouflaged Object Detection with Adaptive Partition and Background Retrieval
*Bowen Yin, Xuying Zhang, Li Liu, Ming-Ming Cheng, Yongxiang Liu & Qibin Hou* | [Paper](https://link.springer.com/article/10.1007/s11263-025-02406-6)\|[Code](https://github.com/HVision-NKU/AdaptCOD)
228 | | IJCV
2025 | `MCRNet` | Mamba Capsule Routing Towards Part-Whole Relational Camouflaged Object Detection
*Dingwen Zhang, Liangbo Cheng, Yi Liu, Xinggang Wang & Junwei Han* | [Paper](https://link.springer.com/article/10.1007/s11263-025-02530-3)\|[Code](https://github.com/Liangbo-Cheng/mamba_capsule)
229 | | PR
2025 | `TG-COD` | Text-guided camouflaged object detection
*Zefeng Chen, Yunqi Xue, Zhijiang Li, Philip Torr, Jindong Gu* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0031320325007186)\|Code
230 | | PR
2025 | `COD-SAM` | COD-SAM: Camouflage object detection using SAM
*Dongyang Gao, Yichao Zhou, Hui Yan, Chen Chen, Xiyuan Hu* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0031320325004868)\|Code
231 | | TMM
2025 | `UGDNet` | Uncertainty-Guided Diffusion Model for Camouflaged Object Detection
*Jinsheng Yang; Bineng Zhong; Qihua Liang; Zhiyi Mo; Shengping Zhang; Shuxiang Song* | [Paper](https://ieeexplore.ieee.org/abstract/document/10855518)\|Code
232 | | TMM
2025 | `PRBE-Net` | Progressive Region-to-Boundary Exploration Network for Camouflaged Object Detection
*Guanghui Yue, Shangjie Wu, Tianwei Zhou, Gang Li, Jie Du, Yu Luo* | [Paper](https://ieeexplore.ieee.org/abstract/document/10814101)\|Code
233 | | TCSVT
2025 | `TANet` | TANet: Tri-Aspects Network for Camouflaged Object Detection
*Jahoon Jeong; Joonkyo Shim; Hyunsoo Yoon* | [Paper](https://ieeexplore.ieee.org/document/11016067)\|Code
234 | | TIFS
2025 | `MRNet` | Hunt Camouflaged Objects via Revealing Mutation Regions
*Xinyue Zhang; Jiahuan Zhou; Luxin Yan; Sheng Zhong; Xu Zou* | [Paper](https://ieeexplore.ieee.org/abstract/document/10843373)\|[Code](https://github.com/XinyueZhangHust/MRNet)
235 | | SCIS
2025 | `COMPrompter` | COMPrompter: Reconceptualized Segment Anything Model with Multiprompt Network for Camouflaged Object Detection
*Xiaoqin Zhang, Zhenni Yu, Li Zhao, Deng-Ping Fan, Guobao Xiao* | [Paper](https://arxiv.org/abs/2411.18858)\|[Code](https://github.com/guobaoxiao/COMPrompter)
236 | | ESWA
2025 | `CDP` | Seamless Detection: Unifying Salient Object Detection and Camouflaged Object Detection *Yi Liu, Chengxin Li, Xiaohui Dong, Lei Li, Dingwen Zhang, Shoukun Xu, Jungong Han* | [Paper](https://arxiv.org/abs/2412.16840)\|[Code](https://github.com/liuyi1989/Seamless-Detection)
237 | | ESWA
2025 | `CSFIN` | CSFIN: A lightweight network for camouflaged object detection via cross-stage feature interaction *Minghong Li, Yuqian Zhao, Fan Zhang, Gui Gui, Biao Luo, Chunhua Yang, Weihua Gui, Kan Chang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0957417425000739?via%3Dihub)\|Code
238 | | KBS
2025 | `BDCL-Net` | Bilateral decoupling complementarity learning network for camouflaged object detection *Rui Zhao, Yuetong Li, Qing Zhang, Xinyi Zhao* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705125002059)\|[Code](https://github.com/iuueong/BDCLNet)
239 | | KBS
2025 | `ESNet` | ESNet: An Efficient Skeleton-guided Network for camouflaged object detection *Peng Ren, Tian Bai, Fuming Sun* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705125001030)\|Code
240 | | KBS
2025 | `xxx` | Multi-level cross-knowledge fusion with edge guidance for camouflaged object detection *Wei Sun, Qianzhou Wang, Yulong Tian, Xiaobao Yang, Xianguang Kong, Yizhuo Dong, Yanning Zhang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705125001170)\|Code
241 | | KBS
2025 | `CODdiff` | CODdiff: Prior leading diffusion model for Camouflage Object Detection *Hong Zhang, Yixuan Lyu, Tian He, Xuliang Li, Yawei Li, Ding Yuan, Yifan Yang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705125004289?via%3Dihub)\|Code
242 | | NeuCom
2025 | `MambaCOD` | MambaCOD: Camouflaged object detection with state-space model
*Zhouyong Liu, Taotao Ji, Chunguo Li, Yongming Huang, Luxi Yang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231225017151?via%3Dihub)\|Code
243 | | NeuCom
2025 | `MCNet` | More observation leads to more clarity: Multi-view collaboration network for camouflaged object detection
*Fangyan Wang, Ge Jiao, Guowen Yue* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231225011051?via%3Dihub)\|Code
244 | | NeuCom
2025 | `SurANet` | SurANet: Surrounding-Aware Network for Concealed Object Detection via Highly-Efficient Interactive Contrastive Learning Strategy
*Yuhan Kang, Qingpeng Li, Leyuan Fang, Jian Zhao, Xuelong Li* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231225005351?via%3Dihub)\|[Code](https://github.com/kyh433/SurANet)
245 | | NeuCom
2025 | `FLRNet` | FLRNet: A bio-inspired three-stage network for Camouflaged Object Detection via filtering, localization and refinement
*Yilin Zhao, Qing Zhang, Yuetong Li* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S092523122500195X)\|Code
246 | | NeuCom
2025 | `EHAN` | EHAN: An explicitly high-order attention network for accurate camouflaged object detection
*Qingbo Wu, Guanxing Wu, Shengyong Chen* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231224020204)\|Code
247 | | NeuCom
2025 | `EFNet` | Promoting camouflaged object detection through novel edge–target interaction and frequency-spatial fusion
*Juwei Guan, Weiqi Qian, Tongxin Zhu, Xiaolin Fang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231224018356)\|Code
248 | | EAAI
2025 | `KCNet` | Knowledge-guided and Collaborative Learning Network for Camouflaged Object Detection
*Dan Wu, Mengyin Wang, Jing Sun, Xu Jia* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0952197625007717?via%3Dihub)\|[Code](https://github.com/wd61419/KCNet)
249 | | EAAI
2025 | `CLAD` | Enhancing camouflaged object detection through contrastive learning and data augmentation techniques
*Cunhan Guo, Heyan Huang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S095219762401861X)\|Code
250 | | CVIU
2025 | `CTF-Net` | An effective CNN and Transformer fusion network for camouflaged object detection
*Dongdong Zhang, Chunping Wang, Huiying Wang, Qiang Fu, Zhaorui Li* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S1077314225001547?via%3Dihub)\|[Code](https://github.com/zcc0616/CTF-Net)
251 | | AIR
2025 | `PCNet` | PlantCamo: Plant Camouflage Detection 
*Jinyu Yang and Qingwei Wang and Feng Zheng and Peng Chen and Aleš Leonardis and Deng-Ping Fan* | [Paper](https://arxiv.org/abs/2410.17598)\|[Code](https://github.com/yjybuaa/PlantCamo)
252 |
253 |
254 |
255 |
256 |
257 | 2024
258 |
259 | | **Pub.** | **Model** | **Title** | **Links** |
260 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
261 | | TPAMI
2024 | `ZoomNeXt` | ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection
*Youwei Pang, Xiaoqi Zhao, Tian-Zhu Xiang, Lihe Zhang, Huchuan Lu* | [Offl.](https://ieeexplore.ieee.org/document/10568374)\|[arXiv](https://arxiv.org/abs/2310.20208)\|
[Code](https://github.com/lartpang/ZoomNeXt)
262 | | NeurIPS
2024 | `ProMaC` | Leveraging Hallucinations to Reduce Manual Prompt Dependency in Promptable Segmentation
*Jian Hu, Jiayi Lin, Junchi Yan, Shaogang Gong* | [Paper](https://arxiv.org/abs/2408.15205)\|[Code](https://github.com/lwpyh/ProMaC_code)
263 | | ECCV
2024 | `WSSCOD` | Learning Camouflaged Object Detection from Noisy Pseudo Label `WSSCOD`
*Jin Zhang, Ruiheng Zhang, Yanjiao Shi, Zhe Cao, Nian Liu, Fahad Shahbaz Khan* | [Paper](https://arxiv.org/abs/2407.13157)\|[Code](https://github.com/zhangjinCV/Noisy-COD)
264 | | ECCV
2024 | `SAM-COD` | SAM-COD: SAM-guided Unified Framework for Weakly-Supervised Camouflaged Object Detection
*Huafeng Chen, Pengxu Wei, Guangqian Guo, Shan Gao* | [Paper](https://www.arxiv.org/abs/2408.10760)\|[Code](https://github.com/2231122/SAM-COD)
265 | | ECCV
2024 | `PSCOD` | Just a Hint: Point-Supervised Camouflaged Object Detection 
*Huafeng Chen, Dian Shao, Guangqian Guo, Shan Gao* | [Paper](https://arxiv.org/abs/2408.10777v1)\|[Code](https://github.com/2231122/PCOD)
266 | | ECCV
2024 | `ACUMEN` | Unlocking Attributes' Contribution to Successful Camouflage: A Combined Textual and Visual Analysis Strategy 
*Hong Zhang, Yixuan Lyu, Qian Yu, Hanyang Liu, Huimin Ma, Ding Yuan, Yifan Yang* | [Paper](https://arxiv.org/abs/2408.12086)\|[Code](https://github.com/lyu-yx/ACUMEN)
267 | | ECCV
2024 | `OVCoser` | Open-Vocabulary Camouflaged Object Segmentation 
*Youwei Pang, Xiaoqi Zhao, Jiaming Zuo, Lihe Zhang, Huchuan Lu* | [Paper](https://arxiv.org/abs/2311.11241)\|[Code](https://github.com/lartpang/OVCamo)
268 | | ECCV
2024 | `FSEL` | Frequency-Spatial Entanglement Learning for Camouflaged Object Detection
*Yanguang Sun, Chunyan Xu, Jian Yang, Hanyu Xuan, Lei Luo* | [Paper](https://arxiv.org/abs/2409.01686)\|[Code](https://github.com/CSYSI/FSEL)
269 | | ECCV
2024 | `FocusDiffuser` | FocusDiffuser: Perceiving Local Disparities for Camouflaged Object Detection
*Jianwei Zhao, Xin Li, Fan Yang, Qiang Zhai, Ao Luo, Zicheng Jiao, Hong Cheng* | [Paper](https://arxiv.org/abs/2407.13133)\|[Code](https://github.com/JWZhao-uestc/FocusDiffuser)
270 | | MM
2024 | `DSAM` | Exploring Deeper! Segment Anything Model with Depth Perception for Camouflaged Object Detection
*Zhenni Yu, Xiaoqin Zhang, Li Zhao, Yi Bin, Guobao Xiao* | [Paper](https://arxiv.org/abs/2407.12339)\|[Code](https://github.com/guobaoxiao/DSAM)
271 | | MM
2024 | `MMCPF` | Chain of Visual Perception: Harnessing Multimodal Large Language Models for Zero-shot Camouflaged Object Detection `ZS COD`
*Lv Tang, Peng-Tao Jiang, Zhihao Shen, Hao Zhang, Jinwei Chen, Bo Li* | [Paper](https://arxiv.org/abs/2311.11273)\|[Code](https://github.com/luckybird1994/MMCPF)
272 | | MM
2024 | `TPNet` | Text-prompt Camouflaged Instance Segmentation with Graduated Camouflage Learning
*Zhentao He, Changqun Xia, Shengye Qiao, Jia Li* | Paper\|Code
273 | | MM
2024 | `MiNet` | MiNet: Weakly-Supervised Camouflaged Object Detection through Mutual Interaction between Region and Edge Cues
*Yuzhen Niu, Lifen Yang, Rui Xu, Yuezhou Li, Yuzhong Chen* | [Paper](https://dl.acm.org/doi/10.1145/3664647.3680891)\|Code
274 | | CVPR
2024 | `Dual-SAM` | Fantastic Animals and Where to Find Them: Segment Any Marine Animal with Dual SAM
*Pingping Zhang, Tianyu Yan, Yang Liu, Huchuan Lu* | [Paper](https://openaccess.thecvf.com/content/CVPR2024/html/Zhang_Fantastic_Animals_and_Where_to_Find_Them_Segment_Any_Marine_CVPR_2024_paper.html)\|[Code](https://github.com/Drchip61/Dual_SAM)
275 | | CVPR
2024 | `LAKE-RED` | LAKE-RED: Camouflaged Images Generation by Latent Background Knowledge Retrieval-Augmented Diffusion `Gen`
*Pancheng Zhao, Peng Xu, Pengda Qin, Deng-Ping Fan, Zhicheng Zhang, Guoli Jia, Bowen Zhou, Jufeng Yang* | [Paper](https://arxiv.org/abs/2404.00292)\|[Code](https://github.com/PanchengZhao/LAKE-RED)
276 | | CVPR
2024 | `VSCode` | VSCode: General Visual Salient and Camouflaged Object Detection with 2D Prompt Learning
*Ziyang Luo, Nian Liu, Wangbo Zhao, Xuguang Yang, Dingwen Zhang, Deng-Ping Fan, Fahad Khan, Junwei Han* | [Paper](https://arxiv.org/abs/2311.15011)\|[Code](https://github.com/Sssssuperior/VSCode)
277 | | CVPR
2024 | `RISNet` | Depth-Aware Concealed Crop Detection in Dense Agricultural Scenes 
*Liqiong Wang, Jinyu Yang, Yanfu Zhang, Fangyi Wang, Feng Zheng* | [Paper](https://openaccess.thecvf.com/content/CVPR2024/html/Wang_Depth-Aware_Concealed_Crop_Detection_in_Dense_Agricultural_Scenes_CVPR_2024_paper.html)\|[Code](https://github.com/Kki2Eve/RISNet)
278 | | ICLR
2024 | `ICEG` | Strategic Preys Make Acute Predators: Enhancing Camouflaged Object Detectors by Generating Camouflaged Objects
*Chunming He, Kai Li, Yachao Zhang, Yulun Zhang, Zhenhua Guo, Xiu Li, Martin Danelljan, Fisher Yu* | [Paper](https://arxiv.org/abs/2308.03166)\|[Code](https://github.com/ChunmingHe/Camouflageator)
279 | | AAAI
2024 | `Camo`
`Diffusion` | CamoDiffusion: Camouflaged Object Detection via Conditional Diffusion Models
*Chen, Zhongxi and Sun, Ke and Lin, Xianming and Ji, Rongrong* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/27890)\|[Code](https://github.com/Rapisurazurite/CamoDiffusion)
280 | | AAAI
2024 | `GenSAM` | Relax Image-Specific Prompt Requirement in SAM: A Single Generic Prompt for Segmenting Camouflaged Objects
*Jian Hu, Jiayi Lin, Weitong Cai, Shaogang Gong* | [Paper](https://arxiv.org/abs/2312.07374)\|[Proj](https://lwpyh.github.io/GenSAM/)\|
[Code](https://github.com/jyLin8100/GenSAM)
281 | | ICME
2024 | `FBG-Net` | Fuzzy Boundary-Guided Network for Camouflaged Object Detection
*Qi Jia, Shuilian Yao, Youcan Xu, Yu Liu, Dehao Kong, Longin Jan Latecki* | [Paper](https://ieeexplore.ieee.org/document/10687409)\|[Code](https://github.com/YAOSL98/FBG-Net)
282 | | ICASSP
2024 | `EANet` | Edge Attention Learning for Efficient Camouflaged Object Detection
*Zijian Liu; Ping Jiang; Lixin Lin; Xiaoheng Deng* | [Paper](https://ieeexplore.ieee.org/document/10448139)\|Code
283 | | BMVC
2024 | `ENTO` | A Revisit to the Decoder for Camouflaged Object Detection
*Seung Woo Ko, Joopyo Hong, Suyoung Kim, Seungjai Bang, Sungzoon Cho, Nojun Kwak, Hyung-Sin Kim, Joonseok Lee* | [Paper](https://arxiv.org/abs/2503.14035)\|Code
284 | | WACV
2024 | `CamoFocus` | CamoFocus: Enhancing Camouflage Object Detection With Split-Feature Focal Modulation and Context Refinement
*Abbas Khan, Mustaqeem Khan, Wail Gueaieb, Abdulmotaleb El Saddik, Giulia De Masi, Fakhri Karray* | [Paper](https://openaccess.thecvf.com/content/WACV2024/html/Khan_CamoFocus_Enhancing_Camouflage_Object_Detection_With_Split-Feature_Focal_Modulation_and_WACV_2024_paper.html)\|Code
285 | | -- | -- | -- | -- |
286 | | TPAMI
2024 | `CamoFormer` | CamoFormer: Masked Separable Attention for Camouflaged Object Detection
*Bowen Yin; Xuying Zhang; Deng-Ping Fan; Shaohui Jiao; Ming-Ming Cheng; Luc Van Gool; Qibin Hou* | [Offl.](https://ieeexplore.ieee.org/document/10623294)\|[arXiv](https://arxiv.org/abs/2212.06570)\|
[Code](https://github.com/HVision-NKU/CamoFormer)
287 | | TIP
2024 | `HGINet` | Hierarchical Graph Interaction Transformer with Dynamic Token Clustering for Camouflaged Object Detection
*Siyuan Yao, Hao Sun, Tian-Zhu Xiang, Xiao Wang, Xiaochun Cao* | [Offl.](https://ieeexplore.ieee.org/document/10719619)\|[arXiv](https://arxiv.org/abs/2408.15020)\|
[Code](https://github.com/Garyson1204/HGINet)
288 | | TIP
2024 | `IdeNet` | IdeNet: Making Neural Network Identify Camouflaged Objects Like Creatures
*Juwei Guan; Xiaolin Fang; Tongxin Zhu; Zhipeng Cai; Zhen Ling; Ming Yang; Junzhou Luo* | [Paper](https://ieeexplore.ieee.org/abstract/document/10661228)\|[Code](https://github.com/whyandbecause/IdeNet)
289 | | TNNLS
2024 | `GLCONet` | GLCONet: Learning Multi-source Perception Representation for Camouflaged Object Detection
*Yanguang Sun, Hanyu Xuan, Jian Yang, Lei Luo* | [Paper](https://arxiv.org/abs/2409.09588)\|[Code](https://github.com/CSYSI/GLCONet)
290 | | TMM
2024 | `DINet` | Decoupling and Integration Network for Camouflaged Object Detection
*Xiaofei Zhou; Zhicong Wu; Runmin Cong* | [Paper](https://ieeexplore.ieee.org/abstract/document/10417767)\|Code
291 | | TMM
2024 | `FGSA-Net` | Frequency-Guided Spatial Adaptation for Camouflaged Object Detection
*Shizhou Zhang, Dexuan Kong, Yinghui Xing, Yue Lu, Lingyan Ran, Guoqiang Liang, Hexu Wang, Yanning Zhang* | [Paper](https://arxiv.org/abs/2409.12421)\|Code
292 | | PR
2024 | `DSNet` | Camouflaged Object Detection via Dual-branch Fusion and Dual Self-similarity constraints
*Haozhe Yang, Yuan Zhu, Ke Sun, Haoyang Ding, Xianming Lin* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0031320324006460)\|Code
293 | | IF
2024 | `MAM-FFC` | Multidimensional fusion of frequency and spatial domain information for enhanced camouflaged object detection
*Tingran Wang, Zaiyang Yu, Jianwei Fang, Jinlong Xie, Feng Yang, et al.* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S1566253524006493)\|[Code](https://github.com/CHANTILLY2023/MAMIFNet)
294 | | ESWA
2024 | `BiDiCOS` | BiDiCOS: Camouflaged object segmentation via bilateral diffusion model
*Xinhao Jiang, Wei Cai, Yao Ding, Xin Wang, Danfeng Hong, Xingyu Di, Weijie Gao* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0957417424016142)\|[Code](https://github.com/jiangxinhao2020/BiDiCOS)
295 | | KBS
2024 | `SDRNet` | SDRNet: Camouflaged object detection with independent reconstruction of structure and detail
*Juwei Guan, Xiaolin Fang, Tongxin Zhu, Weiqi Qian* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705124006853)\|[Code](https://github.com/whyandbecause/SDRNet/)
296 | | TCSVT
2024 | `MVGNet` | A Universal Multi-View Guided Network for Salient Object and Camouflaged Object Detection
*Xiaogang Song; Pengfei Zhang; Xiaofeng Lu; Xinhong Hei; Rongrong Liu* | [Paper](https://ieeexplore.ieee.org/abstract/document/10568109)\|[Code](https://github.com/1900zpf/MVGNet)
297 | | TCSVT
2024 | `DRFNet` | Learning Discriminative Representations From Cross-Scale Features for Camouflaged Object Detection
*Yongchao Wang; Xiuli Bi; Bo Liu; Yang Wei; Weisheng Li; Bin Xiao* | [Paper](https://ieeexplore.ieee.org/abstract/document/10616011)\|Code
298 | | TCSVT
2024 | `CoNet` | CoNet: A Consistency-Oriented Network for Camouflaged Object Segmentation
*Fei Wu; Jun Yin; Xiaochuan Li; Jianfeng Wu; Da Jin; Jiamin Yang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10681598)\|Code
299 | | TCSVT
2024 | `FDRNet` | Edge Perception Camouflaged Object Detection under Frequency Domain Reconstruction
*Zijian Liu; Xiaoheng Deng; Ping Jiang; Conghao Lv; Geyong Min; Xin Wang* | [Paper](https://ieeexplore.ieee.org/document/10536093)\|Code
300 | | TCSVT
2024 | `PRNet` | Efficient Camouflaged Object Detection Network Based on Global Localization Perception and Local Guidance Refinement
*Xihang Hu; Xiaoli Zhang; Fasheng Wang; Jing Sun; Fuming Sun* | [Paper](https://ieeexplore.ieee.org/abstract/document/10379651)\|[Code](https://github.com/hu-xh/PRNet)
301 | | TCSVT
2024 | `CMNet` | Finding Camouflaged Objects Along the Camouflage Mechanisms
*Yang Yang; Qiang Zhang* | [Paper](https://ieeexplore.ieee.org/document/10231131)\|Code
302 | | CVIU
2024 | `DCPNet` | Dual cross perception network with texture and boundary guidance for camouflaged object detection
*Yaming Wang, Jiatong Chen, Xian Fang, Mingfeng Jiang, Jianhua Ma* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S1077314224002121)\|Code
303 | | CVIU
2024 | `PGTNet` | Camouflaged object segmentation with prior via two-stage training
*Rui Wang, Caijuan Shi, Changyu Duan, Weixiang Gao, Hongli Zhu, Yunchao Wei, Meiqin Liu* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S1077314224001425)\|[Code](https://github.com/Ray3417/PGT)
304 | | NeuCom
2024 | `MCA-SAM` | Multi-scale contrastive adaptor learning for segmenting anything in underperformed scenes
*Ke Zhou, Zhongwei Qiu, Dongmei Fu* | [Paper](https://arxiv.org/abs/2408.05936)\|Code
305 | | ApplInt
2024 | `TJNet` | Two guidance joint network based on coarse map and edge map for camouflaged object detection
*Zhe Tang, Jing Tang, Dengpeng Zou, Junyi Rao & Fang Qi* | [Paper](https://link.springer.com/article/10.1007/s10489-024-05559-y)\|[Code](https://github.com/Huah2019/TJNet)
306 | | ApplInt
2024 | `CCSNet` | Detecting camouflaged objects via cross-level context supplement
*Qing Zhang, Weiqi Yan, Rui Zhao, Yanjiao Shi & Jian Zeng* | [Paper](https://link.springer.com/article/10.1007/s10489-024-05694-6)\|Code
307 | | MIR
2024 | `-` | Segment Anything Is Not Always Perfect: An Investigation of SAM on Different Real-world Applications
*Wei Ji, Jingjing Li, Qi Bi, Tingwei Liu, Wenbo Li, Li Cheng* | [Offl.](https://link.springer.com/article/10.1007/s11633-023-1385-0)\|[arXiv](https://arxiv.org/abs/2304.05750)\|
[Code](https://github.com/LiuTingWed/SAM-Not-Perfect)
308 | | TII
2024 | `VSSNet` | Camouflaged Object Detection via Complementary Information-Selected Network Based on Visual and Semantic Separation
*Chao Yin; Kequan Yang; Jide Li; Xiaoqiang Li; Yifan Wu* | [Paper](https://ieeexplore.ieee.org/abstract/document/10609401)\|Code
309 | | TIM
2024 | `DPSNet` | DPSNet: A Detail Perception Synergistic Network for Camouflaged Object Detection
*Xiaofei Li; Sheng Long; Jiaxin Yang; Jun Lei; Shuohao Li; Jun Zhang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10771944)\|[Code](https://github.com/fxle/DPSNet)
310 | | TCE
2024 | `SAE` | Shrink and Expose: Locate Edge Coarse-to-Fine for Camouflaged Object Detection
*Kejun Kang; Yixiu Liu; Yaoqi Sun; Shangdong Zhu; Fawei Ge; Wei Wang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10772193)\|[Code](https://github.com/creamm-kk/SAE)
311 | | COMPAG
2024 | `TEAVit` | Green fruit detection methods: Innovative application of camouflage object detection and multilevel feature mining
*Yuting Zhai, Zongmei Gao, Yang Zhou, Jian Li, Yuqi Zhang, Yanlei Xu* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0168169924007476)\|Code
312 | | ECOINF
2024 | `YOLOv8-SIM` | Camouflage detection: Optimization-based computer vision for Alligator sinensis with low detectability in complex wild environments `BBox`
*Yantong Liu, Sai Che, Liwei Ai, Chuanxiang Song, Zheyu Zhang, Yongkang Zhou, Xiao Yang, Chen Xian* | [Paper](https://www.sciencedirect.com/science/article/pii/S1574954124003443)\|[Code](https://github.com/Ap1rate/yolov8-SIM)
313 | | ACCESS
2024 | `FS-CDIS` | The Art of Camouflage: Few-shot Learning for Animal Detection and Segmentation 
*Thanh-Danh Nguyen, Anh-Khoa Nguyen Vu, Nhat-Duy Nguyen, Vinh-Tiep Nguyen, Thanh Duc Ngo, et al.* | [Paper](https://ieeexplore.ieee.org/document/10608133)\|[Code](https://github.com/danhntd/FS-CDIS)
314 |
315 |
317 |
318 |
319 |
320 |
321 |
322 | 2023
323 |
324 | | **Pub.** | **Model** | **Title** | **Links** |
325 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
326 | | NeurIPS
2023 | `WS-SAM` | Weakly-Supervised Concealed Object Segmentation with SAM-based Pseudo Labeling and Multi-scale Feature Grouping
*Chunming He, Kai Li, Yachao Zhang, Guoxia Xu, Longxiang Tang, Yulun Zhang, Zhenhua Guo, Xiu Li* | [Paper](https://arxiv.org/abs/2305.11003)\|[Code](https://github.com/ChunmingHe/WS-SAM)
327 | | MM
2023 | `UQFormer` | A Unified Query-based Paradigm for Camouflaged Instance Segmentation
*Do Dong, Jialun Pei, Rongrong Gao, Tian-Zhu Xiang, Shuo Wang, Huan Xiong* | [Paper](https://arxiv.org/abs/2308.07392)\|[Code](https://github.com/dongbo811/UQFormer)
328 | | MM
2023 | `FPNet` | Frequency Perception Network for Camouflaged Object Detection
*Runmin Cong, Mengyao Sun, Sanyi Zhang, Xiaofei Zhou, Wei Zhang, Yao Zhao* | [Paper](https://arxiv.org/abs/2308.08924)\|[Code](https://github.com/rmcong/FPNet_ACMMM23)
329 | | MM
2023 | `FRINet` | Frequency Representation Integration for Camouflaged Object Detection
*Chenxi Xie, Changqun Xia, Tianshu Yu, Jia Li* | [Paper](https://dl.acm.org/doi/10.1145/3581783.3611773)\|[Code](https://github.com/iCVTEAM/FRINet)
330 | | MM
2023 | `DaCOD` | Depth-aided Camouflaged Object Detection
*Qingwei Wang, Jinyu Yang, Xiaosheng Yu, Fangyi Wang, Peng Chen, Feng Zheng* | [Paper](https://dl.acm.org/doi/10.1145/3581783.3611874)\|[Code](https://github.com/qingwei-wang/DaCOD)
331 | | MM
2023 | `XMSNet` | Object Segmentation by Mining Cross-Modal Semantics
*Zongwei Wu, Jingjing Wang, Zhuyun Zhou, Zhaochong An, Qiuping Jiang, Cédric Demonceaux, Guolei Sun, Radu Timofte* | [Paper](https://arxiv.org/abs/2305.10469)\|[Code](https://github.com/Zongwei97/XMSNet)
332 | | IJCAI
2023 | `PENet` | Locate, Refine and Restore: A Progressive Enhancement Network for Camouflaged Object Detection
*Xiaofei Li, Jiaxin Yang, Shuohao Li, Jun Lei, Jun Zhang, Dong Chen* | [Paper](https://www.ijcai.org/proceedings/2023/124)\|Code
333 | | ICCV
2023 | `PopNet` | Source-free Depth for Object Pop-out
*Zongwei Wu, Danda Pani Paudel, Deng-Ping Fan, Jingjing Wang, Shuo Wang, Cedric Demonceaux, Radu Timofte, Luc Van Gool* | [Paper](https://arxiv.org/abs/2212.05370)\|[Code](https://github.com/Zongwei97/PopNet)
334 | | ICCV
2023 | `-` | The Making and Breaking of Camouflage
*Hala Lamdouar, Weidi Xie, Andrew Zisserman* | [Paper](https://arxiv.org/abs/2309.03899)\|[Code](https://github.com/hlamdouar/CAMEVAL)
335 | | ICCVW
2023 | `SAM-Adapter` | SAM-Adapter: Adapting Segment Anything in Underperformed Scenes
*Tianrun Chen, Lanyun Zhu, Chaotao Deng, Runlong Cao, Yan Wang, Shangzhan Zhang, Zejian Li, Lingyun Sun, Ying Zang, Papa Mao* | [Offl.](https://openaccess.thecvf.com/content/ICCV2023W/VCL/html/Chen_SAM-Adapter_Adapting_Segment_Anything_in_Underperformed_Scenes_ICCVW_2023_paper.html)\|[arXiv](https://arxiv.org/abs/2304.09148)\|
[Code](https://github.com/tianrun-chen/SAM-Adapter-PyTorch)
336 | | CVPR
2023 | `FSPNet` | Feature Shrinkage Pyramid for Camouflaged Object Detection with Transformers
*Zhou Huang, Hang Dai, Tian-Zhu Xiang, Shuo Wang, Huai-Xin Chen, Jie Qin, and Huan Xiong* | [Paper](https://arxiv.org/abs/2303.14816)\|[Code](https://github.com/ZhouHuang23/FSPNet)
337 | | CVPR
2023 | `FEDER` | Camouflaged Object Detection with Feature Decomposition and Edge Reconstruction
*Chunming He, Kai Li, Yachao Zhang, Longxiang Tang, Yulun Zhang, Zhenhua Guo, Xiu Li* | [Paper](https://openaccess.thecvf.com/content/CVPR2023/html/He_Camouflaged_Object_Detection_With_Feature_Decomposition_and_Edge_Reconstruction_CVPR_2023_paper.html)\|[Code](https://github.com/ChunmingHe/FEDER)
338 | | CVPR
2023 | `EVP` | Explicit Visual Prompting for Low-Level Structure Segmentations
*Weihuang Liu, Xi Shen, Chi-Man Pun, Xiaodong Cun* | [Paper](https://arxiv.org/abs/2303.10883)\|[Code](https://github.com/NiFangBaAGe/Explicit-Visual-Prompt)
339 | | CVPR
2023 | `IOCFormer` | Indiscernible Object Counting in Underwater Scenes 
*Guolei Sun, Zhaochong An, Yun Liu, Ce Liu, Christos Sakaridis, Deng-Ping Fan, Luc Van Gool* | [Paper](https://arxiv.org/abs/2304.11677)\|[Code](https://github.com/GuoleiSun/Indiscernible-Object-Counting)
340 | | AAAI
2023 | `CRNet` | Weakly-Supervised Camouflaged Object Detection with Scribble Annotations 
*Ruozhen He, Qihua Dong, Jiaying Lin, Rynson W.H. Lau* | [Paper](https://arxiv.org/abs/2207.14083)\|[Code](https://github.com/dddraxxx/Weakly-Supervised-Camouflaged-Object-Detection-with-Scribble-Annotations)
341 | | AAAI
2023 | `HitNet` | High-resolution Iterative Feedback Network for Camouflaged Object Detection
*Xiaobin Hu, Deng-Ping Fan, Xuebin Qin, et al.* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/25167)\|[Code](https://github.com/HUuxiaobin/HitNet)
342 | | ECAI
2023 | `diffCOD` | Diffusion Model for Camouflaged Object Detection
*Zhennan Chen, Rongrong Gao, Tian-Zhu Xiang, Fan Lin* | [Paper](https://arxiv.org/abs/2308.00303)\|[Code](https://github.com/ZNan-Chen/diffCOD)
343 | | ICASSP
2023 | `TinyCOD` | TINYCOD: Tiny and Effective Model for Camouflaged Object Detection
*Haozhe Xing; Shuyong Gao; Hao Tang; Tsui Qin Mok; Yanlan Kang; Wenqiang Zhang* | [Paper](https://ieeexplore.ieee.org/document/10095226)\|[Code](https://github.com/Haozhe-Xing/TinyCOD)
344 | | ICME
2023 | `EAMNet` | Edge-Aware Mirror Network for Camouflaged Object Detection
*Dongyue Sun, Shiyao Jiang, Lin Qi* | [Paper](https://arxiv.org/abs/2307.03932)\|[Code](https://github.com/sdy1999/EAMNet)
345 | | ICME
2023 | `FDNet` | Camouflaged Object Detection with Feature Grafting and Distractor Aware 
*Yuxuan Song, Xinyue Li, Lin Qi* | [Paper](https://arxiv.org/abs/2307.03943)\|[Code](https://github.com/syxvision/FDNet)
346 | | ICME
2023 | `OAFormer` | OAFormer: Occlusion Aware Transformer for Camouflaged Object Detection
*Xin Yang, Hengliang Zhu, Guojun Mao, Shuli Xing* | [Paper](https://ieeexplore.ieee.org/document/10219627)\|[Code](https://github.com/xinyang920/OAFormer)
347 | | ICME
2023 | `CFANet` | CFANet: A Cross-layer Feature Aggregation Network for Camouflaged Object Detection
*Qing ZhangWeiqi Yan* | [Paper](https://ieeexplore.ieee.org/document/10219858)\|[Code](https://github.com/ZhangQing0329/CFANet)
348 | | WACV
2023 | `MFFN` | MFFN: Multi-view Feature Fusion Network for Camouflaged Object Detection
*Dehua Zheng, Xiaochen Zheng, Laurence T. Yang, Yuan Gao, Chenlu Zhu, Yiheng Ruan* | [Paper](https://arxiv.org/abs/2210.06361)\|[Code](https://github.com/dwardzheng/MFFN_COD)
349 | | -- | -- | -- | -- |
350 | | IJCV
2023 | `OPNet` | Camouflaged Object Segmentation with Omni Perception
*Haiyang Mei, Ke Xu, Yunduo Zhou, Yang Wang, Haiyin Piao, Xiaopeng Wei, Xin Yang* | [Paper](https://www.researchgate.net/publication/372312626_Camouflaged_Object_Segmentation_with_Omni_Perception)\|[Code](https://github.com/Mhaiyang/2023_IJCV_OPNet)
351 | | TIP
2023 | `SAT` | Nowhere to Disguise: Spot Camouflaged Objects via Saliency Attribute Transfer
*Wenda Zhao; Shigeng Xie; Fan Zhao; You He; Huchuan Lu* | [Paper](https://ieeexplore.ieee.org/abstract/document/10132418)\|[Code](https://github.com/wdzhao123/SAT)
352 | | TIP
2023 | `PUENet` | Predictive Uncertainty Estimation for Camouflaged Object Detection
*Yi Zhang, Jing Zhang, Wassim Hamidouche, Olivier Deforges* | [Paper](https://hal.science/hal-04142929/)\|[Code](https://github.com/Jun-Pu/PUENet)
353 | | TIP
2023 | `FSNet` | FSNet: Focus Scanning Network for Camouflaged Object Detection
*Ze Song; Xudong Kang; Xiaohui Wei; Haibo Liu; Renwei Dian; Shutao Li* | [Paper](https://ieeexplore.ieee.org/document/10103836)\|[Code](https://github.com/SongZeHNU/FSNet)
354 | | TIP
2023 | `ZSCOD` | Zero-Shot Camouflaged Object Detection `ZS COD`
*Haoran Li; Chun-Mei Feng; Yong Xu; Tao Zhou; Lina Yao; Xiaojun Chang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10234216)\|Code
355 | | TNNLS
2023 | `BBNet` | Collaborative Camouflaged Object Detection: A Large-Scale Dataset and Benchmark 
*Cong Zhang, Hongbo Bi, Tian-Zhu Xiang, Ranwan Wu, Jinghui Tong, Xiufang Wang* | [Paper](https://arxiv.org/abs/2310.04253)\|[Code](https://github.com/zc199823/BBNet--CoCOD)
356 | | TNNLS
2023 | `MRR-Net` | Camouflaged Object Segmentation Based on Matching–Recognition–Refinement Network
*Xinyu Yan; Meijun Sun; Yahong Han; Zheng Wang* | [Paper](https://ieeexplore.ieee.org/document/10180211)\|[Code](https://github.com/XinyuYanTJU/MRR-Net)
357 | | TNNLS
2023 | `PCPNet` | Pixel-Centric Context Perception Network for Camouflaged Object Detection
*Ze Song; Xudong Kang; Xiaohui Wei; Shutao Li* | [Paper](https://ieeexplore.ieee.org/abstract/document/10278183)\|Code
358 | | TMM
2023 | `UEDG` | UEDG: Uncertainty-Edge Dual Guided Camouflage Object Detection
*Lyu, Yixuan and Zhang, Hong and Li, Yan and Liu, Hanyang and Yang, Yifan and Yuan, Ding* | [Paper](https://ieeexplore.ieee.org/document/10183371)\|[Code](https://github.com/lyu-yx/UEDG)
359 | | PR
2023 | `Bi-RRNet` | Bi-RRNet: Bi-level recurrent refinement network for camouflaged object detection
*Yan Liu, Kaihua Zhang, Yaqian Zhao, Hu Chen, Qingshan Liu* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0031320323002145)\|Code
360 | | SCIS
2023 | `-` | SAM Struggles in Concealed Scenes - Empirical Study on "Segment Anything"
*Ge-Peng Ji, Deng-Ping Fan, Peng Xu, Bowen Zhou, Ming-Ming Cheng & Luc Van Gool* | [Paper](https://arxiv.org/abs/2304.06022)\|Code
361 | | TCSVT
2023 | `LSR+` | Towards Deeper Understanding of Camouflaged Object Detection 
*Yunqiu Lv, Jing Zhang, Yuchao Dai, Aixuan Li, Nick Barnes, Deng-Ping Fan* | [Paper](https://arxiv.org/abs/2205.11333)/[Code](https://github.com/JingZhang617/COD-Rank-Localize-and-Segment)
362 | | TCSVT
2023 | `MSCAF-Net` | MSCAF-Net: A General Framework for Camouflaged Object Detection via Learning Multi-Scale Context-Aware Features
*Yu Liu; Haihang Li; Juan Cheng; Xun Chen* | [Paper](https://ieeexplore.ieee.org/abstract/document/10045692)\|[Code](https://github.com/yuliu316316/MSCAF-COD)
363 | | TCSVT
2023 | `SARNet` | Go Closer To See Better: Camouflaged Object Detection via Object Area Amplification and Figure-ground Conversion
*Haozhe Xing; Yan Wang; Xujun Wei; Hao Tang; Shuyong Gao; Wenqiang Zhang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10065514)/[Code](https://github.com/Haozhe-Xing/SARNet)
364 | | TCSVT
2023 | `DCNet` | Dual-Constraint Coarse-to-Fine Network for Camouflaged Object Detection
*Guanghui Yue; Houlu Xiao; Hai Xie; Tianwei Zhou; Wei Zhou; Weiqing Yan; etc.* | [Paper](https://ieeexplore.ieee.org/abstract/document/10262011)\|Code
365 | | TCSVT
2023 | `TANet` | Deep Texture-Aware Features for Camouflaged Object Detection
*Jingjing Ren, Xiaowei Hu, Lei Zhu, Xuemiao Xu, et al.* | [Paper](https://arxiv.org/pdf/2102.02996.pdf)\|Code
366 | | Neucom
2023 | `CINet` | Camouflaged object detection with counterfactual intervention
*Xiaofei Li, Hongying Li, Hao Zhou, Miaomiao Yu, Dong Chen, Shuohao Li, Jun Zhang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0925231223006537)\|Code
367 | | TIM
2023 | `JCNet` | Camouflaged Object Segmentation Based on Joint Salient Object for Contrastive Learning
*Jiang, Xinhao and Cai, Wei and Ding, Yao and Wang, Xin and Hong, Danfeng and Yang, Zhiyong and Gao, Weijie* | [Paper](https://ieeexplore.ieee.org/abstract/document/10224812)\|[Code](https://github.com/jiangxinhao2020/JCNet)
368 | | ApplInt
2023 | `TSFNet` | Ternary symmetric fusion network for camouflaged object detection
*Yangyang Deng, Jianxin Ma, Yajun Li, Min Zhang & Li Wang* | [Paper](https://link.springer.com/article/10.1007/s10489-023-04898-6)\|Code
369 |
370 |
371 |
372 |
373 |
374 | 2022
375 |
376 | | **Pub.** | **Model** | **Title** | **Links** |
377 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
378 | | NeurIPS
2022 | `FGA-Net` | Exploring Figure-Ground Assignment Mechanism in Perceptual Organization
*Wei Zhai, Yang Cao, Jing Zhang, Zheng-Jun Zha* | [Paper](https://proceedings.neurips.cc/paper_files/paper/2022/hash/6cc31b44d88dce8380d36e81485cd07f-Abstract-Conference.html)\|[Code](https://openreview.net/forum?id=c3HrNgQE7d)
379 | | MM
2022 | `PreyNet` | PreyNet: Preying on camouflaged objects
*M Zhang, S Xu, Yongri Piao, D Shi, S Lin, H Lu* | [Paper](https://dl.acm.org/doi/abs/10.1145/3503161.3548178)\|[Code](https://github.com/sxu1997/PreyNet)
380 | | IJCAI
2022 | `BGNet` | Boundary-Guided Camouflaged Object Detection
*Yujia Sun, Shuo Wang, Chenglizhao Chen, Tian-Zhu Xiang* | [Paper](https://www.ijcai.org/proceedings/2022/186)\|[Code](https://github.com/thograce/BGNet)
381 | | CVPR
2022 | `ZoomNet` | Zoom In and Out: A Mixed-scale Triplet Network for Camouflaged Object Detection
*Youwei Pang, Xiaoqi Zhao, Tian-Zhu Xiang, Lihe Zhang, Huchuan Lu* | [Paper](https://arxiv.org/abs/2203.02688)\|[Code](https://github.com/lartpang/ZoomNet)
382 | | CVPR
2022 | `SegMaR` | Segment, Magnify and Reiterate: Detecting Camouflaged Objects the Hard Way
*Qi Jia, S. Yao, Yu Liu, et al.* | [Paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Jia_Segment_Magnify_and_Reiterate_Detecting_Camouflaged_Objects_the_Hard_Way_CVPR_2022_paper.pdf)\|[Code](https://github.com/dlut-dimt/SegMaR)
383 | | CVPR
2022 | `-` | Detecting Camouflaged Object in Frequency Domain
*Yijie Zhong, Bo Li, Lv Tang, et al.* | [Paper](https://openaccess.thecvf.com/content/CVPR2022/papers/Zhong_Detecting_Camouflaged_Object_in_Frequency_Domain_CVPR_2022_paper.pdf)\|[Code](https://github.com/VisibleShadow/Implementation-of-Detecting-Camouflaged-Object-in-Frequency-Domain)
384 | | AAAI
2022 | `BSA-Net` | I can find you! Boundary-guided Separated Attention Network for Camouflaged Object Detection
*Hongwei Zhu, Peng Li, Haoran Xie, Mingqiang Wei, et al.* | [Paper](https://www.aaai.org/AAAI22Papers/AAAI-6565.ZhuH.pdf)\|[Code](https://github.com/WolfberryCoke/BSA-Net) |
385 | | WACV
2022 | `OCENet` | Modeling Aleatoric Uncertainty for Camouflaged Object Detection
*Jiawei Liu, Jing Zhang, Nick Barnes* | [Paper](https://openaccess.thecvf.com/content/WACV2022/papers/Liu_Modeling_Aleatoric_Uncertainty_for_Camouflaged_Object_Detection_WACV_2022_paper.pdf)\|[Code](https://github.com/Carlisle-Liu/OCENet)
386 | | ICME
2022 | `PINet` | Finding the Achilles Heel: Progressive Identification Network for Camouflaged Object Detection
*Mu-Chun Chou, Hung-Jen Chen, Hong-Han Shuai* | [Paper](https://ieeexplore.ieee.org/abstract/document/9859854)\|[Code](https://github.com/michael861227/PINet)
387 | | -- | -- | -- | -- |
388 | | TPAMI
2022 | `SINet-V2` | Concealed Object Detection 
*Deng-Ping Fan, Ge-Peng Ji, Ming-Ming Cheng, Ling Shao* | [Paper](https://arxiv.org/abs/2102.10274)\|[Code](https://github.com/GewelsJI/SINet-V2) |
389 | | TIP
2022 | `FAPNet` | Feature Aggregation and Propagation Network for Camouflaged Object Detection
*Tao Zhou, Yi Zhou, Chen Gong, Jian Yang, Yu Zhang* | [Paper](https://ieeexplore.ieee.org/abstract/document/9940173)\|[Code](https://github.com/taozh2017/FAPNet)
390 | | TIP
2022 | `FindNet` | FindNet: Can You Find Me? Boundary-and-Texture Enhancement Network for Camouflaged Object Detection `BSA-Net Ext`
*Peng Li, Xuefeng Yan, Hongwei Zhu, Mingqiang Wei, Xiao-Ping Zhang, Jing Qin* | [Paper](https://ieeexplore.ieee.org/document/9923635/)\|Code
391 | | TIP
2022 | `MGL_v2` | MGL: Mutual Graph Learning for Camouflaged Object Detection
*Qiang Zhai; Xin Li; Fan Yang; Zhicheng Jiao; Ping Luo; Hong Cheng; Zicheng Liu* | [Paper](https://ieeexplore.ieee.org/document/9962828)\|[Code](https://github.com/fanyang587/MGL)
392 | | TMM
2022 | `DTC-Net` | Deep Texton-Coherence Network for Camouflaged Object Detection
*Wei Zhai, Yang Cao, HaiYong Xie, Zheng-Jun Zha* | [Paper](https://ieeexplore.ieee.org/abstract/document/9815160)\|Code
393 | | KBS
2022 | `BgNet` | Boundary-guided network for camouflage object detection
*Tianyou Chen, Jin Xiao, Xiaoguang Hu, Guofeng Zhang, Shaojie Wang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0950705122004294)\|[Code](https://github.com/clelouch/BgNet)
394 | | PR
2022 | `CubeNet` | CubeNet: X-shape connection for camouflaged object detection
*Mingchen Zhuge, Xiankai Lu, Yiyou Guo, Zhihua Cai, Shuhan Chen* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S003132032200125X?dgcid=raven_sd_recommender_email)\|[Code](https://github.com/mczhuge/CubeNet)
395 | | PR
2022 | `ERRNet` | Fast Camouflaged Object Detection via Edge-based Reversible Re-calibration Network
*Ge-Peng Ji, Lei Zhu, Mingchen Zhuge, Keren Fu* | [Paper](https://arxiv.org/abs/2111.03216)\|[Code](https://github.com/GewelsJI/ERRNet)
396 | | TCSVT
2022 | `C2FNet-V2` | Camouflaged Object Detection via Context-aware Cross-level Fusion
*Geng Chen, Si-Jie Liu, Yu-Jia Sun, Ge-Peng Ji, Ya-Feng Wu, Tao Zhou* | [Paper](https://arxiv.org/abs/2207.13362)\|[Code](https://github.com/Ben57882/C2FNet-TSCVT)
397 | | MIR
2022 | `DGNet` | Deep Gradient Learning for Efficient Camouflaged Object Detection
*Ge-Peng Ji, Deng-Ping Fan, Yu-Cheng Chou, et al.* | [Paper](https://arxiv.org/abs/2205.12853)\|[Code](https://github.com/GewelsJI/DGNet)
398 | | TOMM
2022 | `FBNet` | Frequency-aware Camouflaged Object Detection
*Jiaying Lin, Xin Tan, Ke Xu, Lizhuang Ma, Rynson W.H. Lau* | [Paper](https://dl.acm.org/doi/abs/10.1145/3545609)\|Code
399 |
400 |
401 |
402 |
403 |
404 | 2021
405 |
406 | | **Pub.** | **Model** | **Title** | **Links** |
407 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
408 | | ICCV
2021 | `UGTR` | Uncertainty-Guided Transformer Reasoning for Camouflaged Object Detection
*Fan Yang, Qiang Zhai, Xin Li, Rui Huang, et al.* | [Paper](https://openaccess.thecvf.com/content/ICCV2021/papers/Yang_Uncertainty-Guided_Transformer_Reasoning_for_Camouflaged_Object_Detection_ICCV_2021_paper.pdf)\|[Code](https://github.com/fanyang587/UGTR) |
409 | | CVPR
2021 | `UJSCOD` | Uncertainty-aware Joint Salient Object and Camouflaged Object Detection
*Aixuan Li, Jing Zhang, Yunqiu Lv, Bowen Liu, Tong Zhang, Yuchao Dai* | [Paper](https://openaccess.thecvf.com/content/CVPR2021/html/Li_Uncertainty-Aware_Joint_Salient_Object_and_Camouflaged_Object_Detection_CVPR_2021_paper.html)\|[Code](https://github.com/JingZhang617/Joint_COD_SOD) |
410 | | CVPR
2021 | `LSR` | Simultaneously Localize, Segment and Rank the Camouflaged Objects 
*Yunqiu Lv, Jing Zhang, Yuchao Dai, Aixuan Li, et al.* | [Paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Lv_Simultaneously_Localize_Segment_and_Rank_the_Camouflaged_Objects_CVPR_2021_paper.pdf)\|[Code](https://github.com/JingZhang617/COD-Rank-Localize-and-Segment) |
411 | | CVPR
2021 | `MGL` | Mutual Graph Learning for Camouflaged Object Detection
*Qiang Zhai, Xin Li, Fan Yang, Chenglizhao Chen, Hong Cheng, Deng-Ping Fan* | [Paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Zhai_Mutual_Graph_Learning_for_Camouflaged_Object_Detection_CVPR_2021_paper.pdf)\|[Code](https://github.com/fanyang587/MGL) |
412 | | CVPR
2021 | `PFNet` | Camouflaged Object Segmentation with Distraction Mining
*Haiyang Mei, Ge-Peng Ji, Ziqi Wei, Xin Yang, Xiaopeng Wei, Deng-Ping Fan* | [Paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Mei_Camouflaged_Object_Segmentation_With_Distraction_Mining_CVPR_2021_paper.pdf)\|[Code](https://mhaiyang.github.io/CVPR2021_PFNet/index) |
413 | | IJCAI
2021 | `C2FNet` | Context-aware Cross-level Fusion Network for Camouflaged Object Detection
*Yujia Sun, Geng Chen, Tao Zhou, Yi Zhang, Nian Liu* | [Paper](https://arxiv.org/abs/2105.12555)\|[Code](https://github.com/thograce/C2FNet) |
414 | | AAAI
2021 | `TINet` | Inferring Camouflaged Objects by Texture-Aware Interactive Guidance Network
*Jinchao Zhu, Xiaoyu Zhang, Shuo Zhang, Junnan Liu* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/16475)\|Code |
415 | | AAAI
2021 | `-` | CamouFinder: Finding Camouflaged Instances in Images `Demo`
*Trung-Nghia Le, Vuong Nguyen, Cong Le, et al.* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/18015)/[Video](https://www.youtube.com/watch?v=RI4nt5MDmwE&ab_channel=TrungNgh%C4%A9aL%C3%AA)
416 | | TIFS
2021 | `TSPORTNet` | Integrating Part-Object Relationship and Contrast for Camouflaged Object Detection
*Yi Liu, Dingwen Zhang, Qiang Zhang, and Jungong Han* | [Paper](https://www.researchgate.net/profile/Yi-Liu-35/publication/355923462_Integrating_Part-Object_Relationship_and_Contrast_for_Camouflaged_Object_Detection/links/625cb1221c096a380d0c8f91/Integrating-Part-Object-Relationship-and-Contrast-for-Camouflaged-Object-Detection.pdf)\|[Code](https://github.com/liuyi1989/TSPORTNet)
417 | | TIE
2021 | `D2C-Net` | D2C-Net: A Dual-branch, Dual-guidance and Cross-refine Network for Camouflaged Object Detection
*Kang Wang, Hongbo Bi, Yi Zhang, Cong Zhang, Ziqi Liu, Shuang Zheng* | [Paper](https://ieeexplore.ieee.org/document/9430677)\|[Code](https://github.com/MS-KangWang/COD-D2Net)
418 | | ACCESS
2021 | `MirrorNet` | MirrorNet: Bio-Inspired Camouflaged Object Segmentation
*Jinnan Yan, Trung-Nghia Le, Khanh-Duy Nguyen, Minh-Triet Tran, Thanh-Toan Do, Tam V. Nguyen* | [Paper](https://arxiv.org/abs/2007.12881)\|[Proj](https://sites.google.com/view/ltnghia/research/camo)
419 |
420 |
421 |
422 |
423 |
424 | Before 2020
425 |
426 | | **Pub.** | **Model** | **Title** | **Links** |
427 | | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
428 | | CVPR
2020 | `SINet` | **Camouflaged Object Detection** 
*Deng-Ping Fan, Ge-Peng Ji, Guolei Sun, Ming-Ming Cheng, Jianbing Shen, Ling Shao* | [Paper](https://openaccess.thecvf.com/content_CVPR_2020/papers/Fan_Camouflaged_Object_Detection_CVPR_2020_paper.pdf)\|[Code](https://github.com/DengPingFan/SINet) |
429 | | CVIU
2019 | `ANet` | Anabranch network for camouflaged object segmentation 
*Trung-Nghia Le, Tam V. Nguyen, Zhongliang Nie, Minh-Triet Tran, Akihiro Sugimoto* | [Paper](http://www.dgcv.nii.ac.jp/Publications/Papers/2019/cviu2019.pdf)\|[Code](https://sites.google.com/view/ltnghia/research/camo)
430 | | SPL
2019 | `CPDDNet` | Detection of People With Camouflage Pattern Via Dense Deconvolution Network 
*Yunfei Zheng, Xiongwei Zhang, Feng Wang, Tieyong Cao, Meng Sun, Xiaobing Wang* | [Paper](https://ieeexplore.ieee.org/document/8336933)\|[Code](https://github.com/xfflyer/Camouflaged-people-detection)
431 | | TIP
2018 | `FWFC` | A Fusion Framework for Camouflaged Moving Foreground Detection in the Wavelet Domain 
*Shuai Li, Dinei Florencio, Wanqing Li, Yaqin Zhao, Chris Cook* | [Paper](https://arxiv.org/abs/1804.05984)\|[Code](https://sites.google.com/view/wanqingli/data-sets/uow-camo?authuser=0) |
432 | | IJCV
2017 | `modiPNN` | Partially Camouflaged Object Tracking using Modified Probabilistic Neural Network and Fuzzy Energy based Active Contour
*Ajoy Mondal, Susmita Ghosh, Ashish Ghosh* | [Paper](https://link.springer.com/article/10.1007/s11263-016-0959-5)\|Code |
433 |
434 |
435 |
436 |
437 |
438 |
439 | --------------------------------------------------------------------------------------
440 |
441 |
442 | 🎯 Video COD
443 |
444 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
445 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
446 | | 2025 | arXiv | `--` | CamoVid60K: A Large-Scale Video Dataset for Moving Camouflaged Animals Understanding 
*Tuan-Anh Vu, Ziqiang Zheng, Chengyang Song, Qing Guo, Ivor Tsang, Sai-Kit Yeung* | [Paper](https://camovid.hkustvgd.com/)\|Code
447 | | 2025 | arXiv | `ZS-VCOS` | ZS-VCOS: Zero-Shot Video Camouflaged Object Segmentation By Optical Flow and Open Vocabulary Object Detection
*Wenqi Guo, Mohamed Shehata, Shan Du* | [Paper](https://arxiv.org/abs/2505.01431)\|[Code](https://github.com/weathon/vcos)
448 | | 2025 | arXiv | `--` | MSVCOD: A Large-Scale Multi-Scene Dataset for Video Camouflage Object Detection 
*Shuyong Gao, Yu'ang Feng, Qishan Wang, Lingyi Hong, Xinyu Zhou, Liu Fei, Yan Wang, Wenqiang Zhang* | [Paper](https://arxiv.org/abs/2502.13859)\|Code
449 | | 2025 | NeurIPS | `CamSAM2` | CamSAM2: Segment Anything Accurately in Camouflaged Videos
*Yuli Zhou, Guolei Sun, Yawei Li, Yuqian Fu, Luca Benini, Ender Konukoglu* | [Paper](https://arxiv.org/abs/2503.19730)\|[Code](https://github.com/zhoustan/CamSAM2)
450 | | 2025 | ICCV | `SRR` | Scoring, Remember, and Reference: Catching Camouflaged Objects in Videos
*Yu'ang Feng, Shuyong Gao, Fuzhen Yan, Yicheng Song, Lingyi Hong, Junjie Hu, Wenqiang Zhang* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Feng_Scoring_Remember_and_Reference_Catching_Camouflaged_Objects_in_Videos_ICCV_2025_paper.html)\|Code |
451 | | 2025 | NN | `--` | Disentangled self-supervised video camouflaged object detection and salient object detection
*Haoke Xiao, Lv Tang, Bo Li, Zhiming Luo, Shaozi Li* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0893608025009578?via%3Dihub)\|Code
452 | | 2025 | TIP | `EMIP` | Explicit Motion Handling and Interactive Prompting for Video Camouflaged Object Detection
*Xin Zhang, Tao Xiao, Gepeng Ji, Xuan Wu, Keren Fu, Qijun Zhao* | [Paper](https://arxiv.org/abs/2403.01968)\|[Code](https://github.com/zhangxin06/EMIP)
453 | | 2025 | VI | `SAM2-VCOS` | When SAM2 meets video camouflaged object segmentation: a comprehensive evaluation and adaptation
*Yuli Zhou, Guolei Sun, Yawei Li, Guo-Sen Xie, Luca Benini, Ender Konukoglu* | [Paper](https://link.springer.com/article/10.1007/s44267-025-00082-1)\|[Code](https://github.com/zhoustan/SAM2-VCOS)
454 | | 2024 | TPAMI | `ZoomNeXt` | ZoomNeXt: A Unified Collaborative Pyramid Network for Camouflaged Object Detection
*Youwei Pang, Xiaoqi Zhao, Tian-Zhu Xiang, Lihe Zhang, Huchuan Lu* | [Offl.](https://ieeexplore.ieee.org/document/10568374)\|[arXiv](https://arxiv.org/abs/2310.20208)\|
[Code](https://github.com/lartpang/ZoomNeXt)
455 | | 2024 | IJCV | `RCFF` | The Right Spin: Learning Object Motion from Rotation-Compensated Flow Fields
*Pia Bideau, Erik Learned-Miller, Cordelia Schmid, Karteek Alahari* | [Offl.](https://link.springer.com/article/10.1007/s11263-023-01859-x)\|[arXiv](https://arxiv.org/abs/2203.00115)
456 | | 2024 | TMM | `IMEX` | Implicit-Explicit Motion Learning for Video Camouflaged Object Detection
*Wenjun Hui; Zhenfeng Zhu; Guanghua Gu; Meiqin Liu; Yao Zhao* | [Paper](https://ieeexplore.ieee.org/abstract/document/10430451)\|Code
457 | | 2024 | CVPR | `TSP-SAM` | Endow SAM with Keen Eyes: Temporal-spatial Prompt Learning for Video Camouflaged Object Detection
*Wenjun Hui, Zhenfeng Zhu, Shuai Zheng, Yao Zhao* | [Paper](https://openaccess.thecvf.com/content/CVPR2024/html/Hui_Endow_SAM_with_Keen_Eyes_Temporal-spatial_Prompt_Learning_for_Video_CVPR_2024_paper.html)\|[Code](https://github.com/WenjunHui1/TSP-SAM)
458 | | 2024 | CVPRW | `SAM-PM`| SAM-PM: Enhancing Video Camouflaged Object Detection using Spatio-Temporal Attention
*Muhammad Nawfal Meeran, Gokul Adethya T, Bhanu Pratyush Mantha* | [Paper](https://openaccess.thecvf.com/content/CVPR2024W/PVUW/html/Meeran_SAM-PM_Enhancing_Video_Camouflaged_Object_Detection_using_Spatio-Temporal_Attention_CVPRW_2024_paper.html)\|[Code](https://github.com/SpiderNitt/SAM-PM)
459 | | 2024 | TCSVT | `STM` | A Weakly-supervised Cross-domain Query Framework for Video Camouflage Object Detection
*Zelin Lu; Liang Xie; Xing Zhao; Binwei Xu; Haoran Liang; Ronghua Liang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10700777)\|Code
460 | | 2024 | ICASSP | `TMNet` | Tokenmotion: Motion-Guided Vision Transformer for Video Camouflaged Object Detection VIA Learnable Token Selection
*Zifan Yu; Erfan Bank Tavakoli; Meida Chen; Suya You; Raghuveer Rao; et al* | [Paper](https://ieeexplore.ieee.org/document/10447329)\|Code
461 | | 2023 | ICCV | `-` | The Making and Breaking of Camouflage
*Hala Lamdouar, Weidi Xie, Andrew Zisserman* | [Paper](https://arxiv.org/abs/2309.03899)\|[Code](https://github.com/hlamdouar/CAMEVAL)
462 | | 2022 | CVPR | `SLTNet` | Implicit Motion Handling for Video Camouflaged Object Detection 
*Xuelian Cheng, Huan Xiong, Deng-Ping Fan, et al.* | [Paper](https://dengpingfan.github.io/papers/[2022][CVPR]VCOD_MoCA-Mask.pdf)\|[Code](https://github.com/XuelianCheng/SLT-Net)
463 | | 2022 | CVPR | `QSDI` | A Deeper Dive Into What Deep Spatiotemporal Networks Encode: Quantifying Static vs. Dynamic Information
*Matthew Kowal, Mennatullah Siam, Md Amirul Islam, Neil D. B. Bruce, Richard P. Wildes, Konstantinos G. Derpanis* | [Offl.](https://openaccess.thecvf.com/content/CVPR2022/html/Kowal_A_Deeper_Dive_Into_What_Deep_Spatiotemporal_Networks_Encode_Quantifying_CVPR_2022_paper.html)\|[arXiv](https://arxiv.org/abs/2211.01783)\|
[Code](https://github.com/YorkUCVIL/Static-Dynamic-Interpretability/)\|[Proj](https://yorkucvil.github.io/Static-Dynamic-Interpretability/)
464 | | 2022 | NeurIPS | `OCLR` | Segmenting Moving Objects via an Object-Centric Layered Representation
*Junyu Xie, Weidi Xie, Andrew Zisserman* | [Paper](https://proceedings.neurips.cc/paper_files/paper/2022/file/b37aa1d677970f2f56d0d17410c52b3b-Paper-Conference.pdf)\|[Code](https://github.com/Jyxarthur/OCLR_model)
465 | | 2022 | TPAMI | `-` | EM-driven unsupervised learning for efficient motion segmentation
*Etienne Meunier, Anaïs Badoual, Patrick Bouthemy* | [Paper](https://arxiv.org/abs/2201.02074)\|[Code](https://github.com/Etienne-Meunier-Inria/EM-Flow-Segmentation)
466 | | 2021 | ICCV | `MG` | Self-supervised Video Object Segmentation by Motion Grouping
*Charig Yang, Hala Lamdouar, Erika Lu, Andrew Zisserman, Weidi Xie* | [Paper](https://openaccess.thecvf.com/content/ICCV2021/html/Yang_Self-Supervised_Video_Object_Segmentation_by_Motion_Grouping_ICCV_2021_paper.html)\|[Code](https://charigyang.github.io/motiongroup/)\|
[Proj](https://charigyang.github.io/motiongroup/)
467 | | 2021 | BMVC | `SIMO` | Segmenting Invisible Moving Objects
*Hala Lamdouar, Weidi Xie, Andrew Zisserman* | [Paper](https://www.bmvc2021-virtualconference.com/assets/papers/0056.pdf)\|[Proj](https://www.robots.ox.ac.uk/~vgg/research/simo/)
468 | | 2020 | ACCV | `-` | Betrayed by Motion: Camouflaged Object Discovery via Motion Segmentation 
*Hala Lamdouar, Charig Yang, Weidi Xie, Andrew Zisserman* | [Paper](https://arxiv.org/abs/2011.11630)\|[Code](https://github.com/hlamdouar/MoCA/)\|
[Data](https://www.robots.ox.ac.uk/~vgg/data/MoCA/)
469 | | 2018 | TIP | `FWFC` | A Fusion Framework for Camouflaged Moving Foreground Detection in the Wavelet Domain 
*Shuai Li, Dinei Florencio, Wanqing Li, Yaqin Zhao, Chris Cook* | [Paper](https://arxiv.org/abs/1804.05984)\|[Code](https://sites.google.com/view/wanqingli/data-sets/uow-camo?authuser=0) |
470 | | 2017 | IJCV | `modiPNN` | Partially Camouflaged Object Tracking using Modified Probabilistic Neural Network and Fuzzy Energy based Active Contour
*Ajoy Mondal, Susmita Ghosh, Ashish Ghosh* | [Paper](https://link.springer.com/article/10.1007/s11263-016-0959-5)\|Code |
471 | | 2016 | ECCV | `--` | It’s Moving! A Probabilistic Model for Causal Motion Segmentation in Moving Camera Videos 
*Pia Bideau, Erik Learned-Miller* | [Paper](https://link.springer.com/chapter/10.1007/978-3-319-46484-8_26)\|[Code](https://www.user.tu-berlin.de/pbideau/motionSegmentation/index.html)
472 |
473 |
474 |
475 |
476 | --------------------------------------------------------------------------------------
477 |
478 |
479 | 🎯 Camouflaged Instance Segmentation (CIS)
480 |
481 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
482 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
483 | | 2024 | MM | `TPNet` | Text-prompt Camouflaged Instance Segmentation with Graduated Camouflage Learning
*Zhentao He, Changqun Xia, Shengye Qiao, Jia Li* | [Paper](https://dl.acm.org/doi/10.1145/3664647.3681132)\|[Code](https://github.com/zertow/TPNet)
484 | | 2024 | MM | `AQSFormer` | Adaptive Query Selection for Camouflaged Instance Segmentation
*Bo Dong, Pichao Wang, Hao Luo, Fan Wang* | [Paper](https://dl.acm.org/doi/10.1145/3664647.3680749)\|Code
485 | | 2024 | ApplInt | `MSPNet` | Multi-scale pooling learning for camouflaged instance segmentation
*Chen Li, Ge Jiao, Guowen Yue, Rong He & Jiayu Huang* | [Paper](https://link.springer.com/article/10.1007/s10489-024-05369-2)\|[Code](https://github.com/another-u/MSPNet-main)
486 | | 2023 | MM | `UQFormer` | A Unified Query-based Paradigm for Camouflaged Instance Segmentation
*Do Dong, Jialun Pei, Rongrong Gao, Tian-Zhu Xiang, Shuo Wang, Huan Xiong* | [Paper](https://arxiv.org/abs/2308.07392)\|[Code](https://github.com/dongbo811/UQFormer)
487 | | 2023 | CVPR | `DCNet` | Camouflaged Instance Segmentation via Explicit De-camouflaging
*Naisong Luo, Yuwen Pan, Rui Sun, Tianzhu Zhang, Zhiwei Xiong, Feng Wu* | [Paper](https://openaccess.thecvf.com/content/CVPR2023/papers/Luo_Camouflaged_Instance_Segmentation_via_Explicit_De-Camouflaging_CVPR_2023_paper.pdf)\|[Code](https://github.com/USTCL/DCNet)
488 | | 2023 | arXiv | `-` | Leveraging Open-Vocabulary Diffusion to Camouflaged Instance Segmentation
*Tuan-Anh Vu, Duc Thanh Nguyen, Qing Guo, Binh-Son Hua, Nhat Minh Chung, Ivor W. Tsang, Sai-Kit Yeung* | [Paper](https://arxiv.org/abs/2312.17505)\|Code
489 | | 2022 | ECCV | `OSFormer` | OSFormer: One-Stage Camouflaged Instance Segmentation with Transformers
*Jialun Pei, Tianyang Cheng, Deng-Ping Fan, et al.* | [Paper](https://arxiv.org/abs/2207.02255)\|[Code](https://github.com/PJLallen/OSFormer)
490 | | 2022 | TIP | `CFL` | Camouflaged Instance Segmentation In-The-Wild: Dataset, Method, and Benchmark Suite 
*Trung-Nghia Le, Yubo Cao, Tan-Cong Nguyen, et al.* | [Paper](https://arxiv.org/abs/2103.17123)\|[Proj](https://sites.google.com/view/ltnghia/research/camo_plus_plus)
491 | | 2021 | AAAI | `-` | CamouFinder: Finding Camouflaged Instances in Images `Demo`
*Trung-Nghia Le, Vuong Nguyen, Cong Le, et al.* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/18015)\|[Video](https://www.youtube.com/watch?v=RI4nt5MDmwE&ab_channel=TrungNgh%C4%A9aL%C3%AA)
492 |
493 |
494 |
495 |
496 | --------------------------------------------------------------------------------------
497 |
498 |
499 | 🎯 Weakly-Supervised COD
500 |
501 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
502 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
503 | | 2025 | TBD | `SAM-RNet` | Weakly-supervised Camouflaged Object Detection via SAM-guided Resolution Iteration Learning
*Y Ge, Y Zhong, Q Zhang, H Bi, T-Z Xiang* | [Paper](https://ieeexplore.ieee.org/document/11216034)\|[Code](https://github.com/ZX123445/SAM-RNet)
504 | | 2025 | ACM MM | `PRLNet` | Progressive Representation Learning for Weakly-Supervised Camouflaged Object Detection
*Shuyong Gao, Qianyu Guo, Yu'ang Feng, Chunyuan Chen, Xujun Wei, Yan Wang, Wenqiang Zhang* | [Paper](https://dl.acm.org/doi/abs/10.1145/3746027.3754737)\|[Code](https://github.com/shuyonggao/PRLNet) |
505 | | 2025 | PAMI | `SEE` | Segment Concealed Objects with Incomplete Supervision
*Chunming He, Kai Li, Yachao Zhang, Ziyun Yang, Youwei Pang, Longxiang Tang, Chengyu Fang, Yulun Zhang, Linghe Kong, Xiu Li, Sina Farsiu* | [Paper](https://arxiv.org/abs/2506.08955)\|[Code](https://github.com/ChunmingHe/SEE)
506 | | 2025 | TIP | `MSST` | UpGen: Unleashing Potential of Foundation Models for Training-Free Camouflage Detection via Generative Models
*Ji Du; Jiesheng Wu; Desheng Kong; Weiyun Liang; Fangwei Hao; Jing Xu; Bin Wang; Guiling Wang; Ping Li* | [Paper](https://ieeexplore.ieee.org/abstract/document/11131534)\|Code
507 | | 2025 | ECAI | `FCT-SAM` | Scribble-based Weakly Supervised Camouflaged Object Detection via SAM-guided Feature Correlation Transformer
*Zi-Jie Wu, Rongrong Gao and Tian-Zhu Xiang* | [Paper](https://ebooks.iospress.nl/volumearticle/75733)\|[Code](https://github.com/farewellIamLoser/FCT-SAM-WSCOD)
508 | | 2025 | NN | `LRDNet` | Long-range diffusion for weakly camouflaged object segmentation
*Rui Wang, Caijuan Shi, Weixiang Gao, Changyu Duan, Ao Cai, Fei Yu, Yunchao Wei* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0893608025007968)\|[Code](https://github.com/Ray3417/LRDNet)
509 | | 2025 | KBS | `PPL` | Weakly supervised camouflaged object detection as Progressive Perception Learning
*Tianxin Han, Xingwei Wang, Qing Dong, Min Huang, Jie Jia, Fu Zhang* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S095070512501038X)\|[Code](https://github.com/NGI-vision/PPL)
510 | | 2025 | TCSVT | `SAM-COD+` | SAM-COD+: SAM-Guided Unified Framework for Weakly-Supervised Camouflaged Object Detection
*Huafeng Chen; Pengxu Wei; Guangqian Guo; Shan Gao* | [Paper](https://ieeexplore.ieee.org/document/10789225)\|Code
511 | | 2025 | CVIU | `SCNet` | Adaptive context mining for camouflaged object detection with scribble supervision
*Dongdong Zhang, Chunping Wang, Huiying Wang, Qiang Fu, Zhaorui Li* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S1077314225001535)\|[Code](https://github.com/zcc0616/SCNet)
512 | | 2024 | MM | `MiNet` | MiNet: Weakly-Supervised Camouflaged Object Detection through Mutual Interaction between Region and Edge Cues
*Yuzhen Niu, Lifen Yang, Rui Xu, Yuezhou Li, Yuzhong Chen* | [Paper](https://dl.acm.org/doi/10.1145/3664647.3680891)\|Code
513 | | 2024 | ECCV | `WSSCOD` | Learning Camouflaged Object Detection from Noisy Pseudo Label `WSS COD`
*Jin Zhang, Ruiheng Zhang, Yanjiao Shi, Zhe Cao, Nian Liu, Fahad Shahbaz Khan* | [Paper](https://arxiv.org/abs/2407.13157)\|Code
514 | | 2024 | ECCV | `SAM-COD` | SAM-COD: SAM-guided Unified Framework for Weakly-Supervised Camouflaged Object Detection
*Huafeng Chen, Pengxu Wei, Guangqian Guo, Shan Gao* | [Paper](https://www.arxiv.org/abs/2408.10760)\|[Code](https://github.com/2231122/SAM-COD)
515 | | 2024 | ECCV | `-` | Just a Hint: Point-Supervised Camouflaged Object Detection `Point` 
*Huafeng Chen, Dian Shao, Guangqian Guo, Shan Gao* | [Paper](https://arxiv.org/abs/2408.10777v1)\|[Code](https://github.com/2231122/PCOD)
516 | | 2023 | NeurIPS | `WS-SAM` | Weakly-Supervised Concealed Object Segmentation with SAM-based Pseudo Labeling and Multi-scale Feature Grouping
*Chunming He, Kai Li, Yachao Zhang, Guoxia Xu, Longxiang Tang, Yulun Zhang, Zhenhua Guo, Xiu Li* | [Paper](https://arxiv.org/abs/2305.11003)\|[Code](https://github.com/ChunmingHe/WS-SAM)
517 | | 2023 | AAAI | `CRNet` | Weakly-Supervised Camouflaged Object Detection with Scribble Annotations `Scribble` 
*Ruozhen He, Qihua Dong, Jiaying Lin, Rynson W.H. Lau* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/25156)\|[Code](https://github.com/dddraxxx/Weakly-Supervised-Camouflaged-Object-Detection-with-Scribble-Annotations)
518 |
519 |
520 |
521 |
522 | --------------------------------------------------------------------------------------
523 |
524 |
525 | 🎯 Semi-supervised COD
526 |
527 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
528 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
529 | | 2025 | PAMI | `SEE` | Segment Concealed Objects with Incomplete Supervision
*Chunming He, Kai Li, Yachao Zhang, Ziyun Yang, Youwei Pang, Longxiang Tang, Chengyu Fang, Yulun Zhang, Linghe Kong, Xiu Li, Sina Farsiu* | [Paper](https://arxiv.org/abs/2506.08955)\|[Code](https://github.com/ChunmingHe/SEE)
530 | | 2025 | ACMMM | `ST-SAM` | ST-SAM: SAM-Driven Self-Training Framework for Semi-Supervised Camouflaged Object Detection
*Xihang Hu, Fuming Sun, Jiazhe Liu, Feilong Xu, Xiaoli Zhang* | [Paper](https://arxiv.org/abs/2507.23307)\|[Code](https://github.com/hu-xh/ST-SAM)
531 | | 2025 | ICASSP | `SILNet` | Semi-supervised Iterative Learning Network for Camouflaged Object Detection
*Guowen Yue; Ge Jiao; Jiahao Xiang* | [Paper](https://ieeexplore.ieee.org/document/10890224)\|Code
532 | | 2024 | ACMMM | `-` | Semi-supervised Camouflaged Object Detection from Noisy Data `SS COD`
*Yuanbin Fu, Jie Ying, Houlei Lv, Xiaojie Guo* | [Paper](https://dl.acm.org/doi/abs/10.1145/3664647.3680645)\|Code
533 | | 2024 | ECCV | `CamoTeacher` | CamoTeacher: Dual-Rotation Consistency Learning for Semi-Supervised Camouflaged Object Detection
*Xunfa Lai, Zhiyu Yang, Jie Hu, Shengchuan Zhang, Liujuan Cao, Guannan Jiang, Zhiyu Wang, Songan Zhang, Rongrong Ji* | [Paper](https://arxiv.org/abs/2408.08050)\|Code
534 | | 2024 | ECCV | `WSSCOD` | Learning Camouflaged Object Detection from Noisy Pseudo Label `WSSCOD`
*Jin Zhang, Ruiheng Zhang, Yanjiao Shi, Zhe Cao, Nian Liu, Fahad Shahbaz Khan* | [Paper](https://arxiv.org/abs/2407.13157)\|[Code](https://github.com/zhangjinCV/Noisy-COD)
535 |
536 |
537 |
538 |
539 | --------------------------------------------------------------------------------------
540 |
541 |
542 | 🎯 Unsupervised COD
543 |
544 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
545 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
546 | | 2025 | ICCV | `RISE` | Beyond Single Images: Retrieval Self-Augmented Unsupervised Camouflaged Object Detection
*Ji Du, Xin Wang, Fangwei Hao, Mingyang Yu, Chunyuan Chen, Jiesheng Wu, Bin Wang, Jing Xu, Ping Li* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Du_Beyond_Single_Images_Retrieval_Self-Augmented_Unsupervised_Camouflaged_Object_Detection_ICCV_2025_paper.html)\|[Code](https://github.com/xiaohainku/RISE) |
547 | | 2025 | CVPR | `UCOD-DPL` | UCOD-DPL: Unsupervised Camouflaged Object Detection via Dynamic Pseudo-label Learning
*Weiqi Yan, Lvhai Chen, Huaijia Kou, Shengchuan Zhang, Yan Zhang, Liujuan Cao* | [Paper](https://openaccess.thecvf.com/content/CVPR2025/html/Yan_UCOD-DPL_Unsupervised_Camouflaged_Object_Detection_via_Dynamic_Pseudo-label_Learning_CVPR_2025_paper.html)\|[Code](https://github.com/Heartfirey/UCOD-DPL)
548 | | 2025 | CVPR | `EASE` | Shift the Lens: Environment-Aware Unsupervised Camouflaged Object Detection
*Ji Du, Fangwei Hao, Mingyang Yu, Desheng Kong, Jiesheng Wu, Bin Wang, Jing Xu, Ping Li* | [Paper](https://openaccess.thecvf.com/content/CVPR2025/html/Du_Shift_the_Lens_Environment-Aware_Unsupervised_Camouflaged_Object_Detection_CVPR_2025_paper.html)\|[Code](https://github.com/xiaohainku/EASE)
549 | | 2025 | AAAI | `SdalsNet` | SdalsNet: Self-Distilled Attention Localization and Shift Network for Unsupervised Camouflaged Object Detection
*Peiyao Shou, Yixiu Liu, Wei Wang, Yaoqi Sun, Zhigao Zheng, Shangdong Zhu, Chenggang Yan* | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/32742)\|Code
550 | | 2023 | ICCVW | `UCOS-DA` | Unsupervised Camouflaged Object Segmentation as Domain Adaptation
*Yi Zhang; Chengyi Wu* | [Paper](https://openaccess.thecvf.com/content/ICCV2023W/OODCV/html/Zhang_Unsupervised_Camouflaged_Object_Segmentation_as_Domain_Adaptation_ICCVW_2023_paper.html)\|[Code](https://github.com/YeeZ93/UCOS-DA)
551 |
552 |
553 |
554 |
555 | --------------------------------------------------------------------------------------
556 |
557 |
558 | 🎯 Zero-Shot COD
559 |
560 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
561 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
562 | | 2025 | TPAMI | `CaMF` | Towards Real Zero-Shot Camouflaged Object Segmentation without Camouflaged Annotations
*Cheng Lei, Jie Fan, Xinran Li, Tian-Zhu Xiang, Ao Li, Ce Zhu, Le Zhang* | [Paper](https://arxiv.org/abs/2410.16953)\|[Code](https://github.com/R-LEI360725/ZSCOS-CaMF)
563 | | 2025 | ACMMM | `--` | From Language to Instance: Generative Visual Prompting for Zero-shot Camouflaged Object Detection
*Zihou Zhang, Hao Li, Zhengwei Yang, Zechao Hu, Liang Li, Zheng Wang* | [Paper](https://dl.acm.org/doi/10.1145/3746027.3755212)\|Code
564 | | 2024 | ACMMM | `MMCPF` | Chain of Visual Perception: Harnessing Multimodal Large Language Models for Zero-shot Camouflaged Object Detection
*Lv Tang, Peng-Tao Jiang, Zhihao Shen, Hao Zhang, Jinwei Chen, Bo Li* | [Paper](https://arxiv.org/abs/2311.11273)\|[Code](https://github.com/luckybird1994/MMCPF)
565 | | 2023 | TIP | `ZSCOD` | Zero-Shot Camouflaged Object Detection
*Haoran Li; Chun-Mei Feng; Yong Xu; Tao Zhou; Lina Yao; Xiaojun Chang* | [Paper](https://ieeexplore.ieee.org/abstract/document/10234216)\|Code
566 |
567 |
568 |
569 |
570 | --------------------------------------------------------------------------------------
571 |
572 |
573 | 🎯 Referring COD
574 |
575 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
576 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
577 | | -- | arXiv | `MLKG` | Large Model Based Referring Camouflaged Object Detection
*Shupeng Cheng, Ge-Peng Ji, Pengda Qin, Deng-Ping Fan, Bowen Zhou, Peng Xu* | [Paper](https://arxiv.org/abs/2311.17122)\|Code
578 | | 2025 | TIP | `UAT` | Uncertainty-Aware Transformer for Referring Camouflaged Object Detection
*Ranwan Wu, Tian-Zhu Xiang, Guo-Sen Xie, Rongrong Gao, Xiangbo Shu, Fang Zhao, Ling Shao* | [Paper](https://ieeexplore.ieee.org/abstract/document/11080234)\|[Code](https://github.com/CVL-hub/UAT)
579 | | 2025 | WACV | `CIRCOD` | CIRCOD: Co-Saliency Inspired Referring Camouflaged Object Discovery
*Avi Gupta; Koteswar Rao Jerripothula; Tammam Tillo* | [Paper](https://www.computer.org/csdl/proceedings-article/wacv/2025/108300i320/25KnoFtUNIA)\|[Code](https://github.com/avigupta2798/CIRCOD/)
580 | | 2025 | TPAMI | `R2CNet` | Referring Camouflaged Object Detection 
*Xuying Zhang, Bowen Yin, Zheng Lin, Qibin Hou, Deng-Ping Fan, Ming-Ming Cheng* | [Paper](https://arxiv.org/abs/2306.07532)\|[Code](https://github.com/zhangxuying1004/RefCOD)
581 | | 2024 | ICME | `RPMA` | Reference Prompted Model Adaptation for Referring Camouflaged Object Detection
*Xuewei Liu; Shaofei Huang; Ruipu Wu; Hengyuan Zhao; Duo Xu; Xiaoming Wei, Jizhong Han, Si Liu* | [Paper](https://ieeexplore.ieee.org/abstract/document/10687557)\|Code
582 |
583 |
584 |
585 |
586 | --------------------------------------------------------------------------------------
587 |
588 |
589 | 🎯 Open-Vocabulary COS
590 |
591 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
592 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
593 | | 2025 | ICCV | `SuCLIP` | Seeing the Unseen: A Semantic Alignment and Context-Aware Prompt Framework for Open-Vocabulary Camouflaged Object Segmentation
*Peng Ren, Tian Bai, Jing Sun, Fuming Sun* | [Paper](https://openaccess.thecvf.com/content/ICCV2025/html/Ren_Seeing_the_Unseen_A_Semantic_Alignment_and_Context-Aware_Prompt_Framework_ICCV_2025_paper.html)\|Code |
594 | | 2024 | ECCV | `OVCoser` | Open-Vocabulary Camouflaged Object Segmentation 
*Youwei Pang, Xiaoqi Zhao, Jiaming Zuo, Lihe Zhang, Huchuan Lu* | [Paper](https://arxiv.org/abs/2311.11241)\|[Code](https://github.com/lartpang/OVCamo) |
595 | | 2023 | arXiv | `-` | Leveraging Open-Vocabulary Diffusion to Camouflaged Instance Segmentation
*Tuan-Anh Vu, Duc Thanh Nguyen, Qing Guo, Binh-Son Hua, Nhat Minh Chung, Ivor W. Tsang, Sai-Kit Yeung* | [Paper](https://arxiv.org/abs/2312.17505)\|Code |
596 |
597 |
598 |
599 |
600 | --------------------------------------------------------------------------------------
601 |
602 |
603 | 🎯 VLM in COS
604 |
605 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
606 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
607 | | 2025 | NeurIPS | `MMCSBench` | MMCSBench: A Fine-Grained Benchmark for Large Vision-Language Models in Camouflage Scenes
*Jin Zhang, Ruiheng Zhang, Zhe Cao, Kaizheng Chen* | [Paper](https://neurips.cc/virtual/2025/poster/121542)\|Code
608 |
609 |
610 |
611 |
612 | --------------------------------------------------------------------------------------
613 |
614 |
615 | 🎯 RGB-Polarization COD
616 |
617 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
618 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
619 | | 2025 | EAAI | `HIPFNet` | Polarization-based Camouflaged Object Detection with high-resolution adaptive fusion Network
*Xin Wang, Junfeng Xu, Jiajia Ding* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0952197625002453)\|[Code](https://github.com/CVhfut/HIPFNet)
620 | | 2024 | EAAI | `IPNet` | IPNet: Polarization-based Camouflaged Object Detection via dual-flow network 
*Xin Wang, Jiajia Ding, Zhao Zhang, Junfeng Xu, Jun Gao* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0952197623014872)\|[Code](https://github.com/CVhfut/PCOD_1200)
621 | | 2023 | PRL | `PolarNet` | Polarization-based Camouflaged Object Detection 
*Xin Wang, Zhao Zhang, Jun Gao* | [Paper](https://www.sciencedirect.com/science/article/abs/pii/S0167865523002532)\|[Code](https://github.com/CVhfut/Polar-COD)
622 |
623 |
624 |
625 |
626 | --------------------------------------------------------------------------------------
627 |
628 |
629 | 🎯 MMW COD
630 |
631 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
632 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
633 | | 2025 | TII | `CKID-Net` | Collaborative Knowledge Injection for Concealed Object Detection in MMW Human Inspection
*Xinlin Wang; Nuo Tong; Shuiping Gou; Shasha Mao* | [Paper](https://ieeexplore.ieee.org/document/10979382)\|Code
634 |
635 |
636 |
637 |
638 | --------------------------------------------------------------------------------------
639 |
640 |
641 | 🎯 Camouflage Generation
642 |
643 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
644 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
645 | | 2025 | CVPR | `CO+RE-BG` | Camouflage Anything: Learning to Hide using Controlled Out-painting and Representation Engineering
*Biplab Das, Viswanath Gopalakrishnan* | [Paper](https://openaccess.thecvf.com/content/CVPR2025/html/Das_Camouflage_Anything_Learning_to_Hide_using_Controlled_Out-painting_and_Representation_CVPR_2025_paper.html)\|Code
646 | | 2024 | CVPR | `LAKE-RED` | LAKE-RED: Camouflaged Images Generation by Latent Background Knowledge Retrieval-Augmented Diffusion
*Pancheng Zhao, Peng Xu, Pengda Qin, Deng-Ping Fan, Zhicheng Zhang, Guoli Jia, Bowen Zhou, Jufeng Yang* | [Paper](https://arxiv.org/abs/2404.00292)\|[Code](https://github.com/PanchengZhao/LAKE-RED)
647 | | 2023 | AIR | `CamDiff` | CamDiff: Camouflage Image Augmentation via Diffusion Model
*Xue-Jing Luo, Shuo Wang, Zongwei Wu, Christos Sakaridis, Yun Cheng, Deng-Ping Fan, Luc Van Gool* | [Paper](https://arxiv.org/abs/2304.05469)\|[Code](https://github.com/drlxj/CamDiff)
648 | | 2022 | CVPR | `GANmouflage` | GANmouflage: 3D Object Nondetection with Texture Fields
*Rui Guo, Jasmine Collins, Oscar de Lima, Andrew Owens* | [Paper](https://arxiv.org/abs/2201.07202)\|[Proj](https://rrrrrguo.github.io/ganmouflage/)
649 | | 2022 | TMM | `LCG-Net` | Location-Free Camouflage Generation Network
*Yangyang Li, Wei Zhai, Yang Cao, Zheng-jun Zha* | [Paper](https://arxiv.org/abs/2203.09845)\|[Code](https://github.com/Tale17/LCG-Net)
650 | | 2020 | AAAI | `-` | Deep Camouflage Images
*Qing Zhang, Gelin Yin, Yongwei Nie, Wei-Shi Zheng* | [Paper](https://ojs.aaai.org//index.php/AAAI/article/view/6981)\|[Code](https://github.com/hirokic5/Pytorch_CamouflageImages) |
651 |
652 |
653 |
654 |
655 | --------------------------------------------------------------------------------------
656 |
657 |
658 | 🎯 Camouflaged Object Tracking (COT)
659 |
660 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
661 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
662 | | 2025 | ACMMM DS | `HiPTrack-MLS` | Camouflaged Object Tracking: A Benchmark 
*Xiaoyu Guo, Pengzhi Zhong, Hao Zhang, Defeng Huang, Huikai Shao, Qijun Zhao, Shuiwang Li* | [Paper](https://arxiv.org/abs/2408.13877)\|[Code](https://github.com/openat25/HIPTrack-MLS)
663 |
664 |
665 |
666 |
667 | --------------------------------------------------------------------------------------
668 |
669 |
670 | 🎯 Multi-Spectral COD
671 |
672 | (Multi-/Hyper-) Spectral COD
673 |
674 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
675 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
676 | | 2025 | ACMMM DS | `MCOD` | MCOD: The First Challenging Benchmark for Multispectral Camouflaged Object Detection 
*Yang Li, Tingfa Xu, ShuYan Bai, Peifu Liu, Jianan Li* | [Paper](https://arxiv.org/abs/2509.15753)\|[Code](https://github.com/yl2900260-bit/MCOD)
677 |
678 |
679 |
680 |
681 | --------------------------------------------------------------------------------------
682 |
683 |
684 |
685 |
686 | | **Year** | **Pub.** | **Model** | **Title** | **Links** |
687 | | :------: | :------: | :------: | :----------------------------------------------------------- | :----------------------------------------------------------- |
688 | | 2022 | CVPR | `DTA` | DTA: Physical Camouflage Attacks using Differentiable Transformation Network
*Naufal Suryanto, Yongsu Kim, Hyoeun Kang, et al.* | [Paper](https://arxiv.org/abs/2203.09831)\|Code
689 |
690 |
691 |
692 |
693 |
694 | --------------------------------------------------------------------------------------
695 |
696 |
697 | 📊 Datasets
698 |
699 | Note: Ann. Img. = Number of frames annotated in the dataset; BBbox = Bounding box; Pix. = Pixel-level mask; Ins. = Instance mask; Cate. = Category.
700 |
701 | #### - Image COD
702 |
703 | | **Name** | **Year** | **Pub.** | **Links** | **Type** | **Img.(Camo.)** | **BBbox** | **Pix.** | **Ins.** | **Comments**
704 | | :------: | :------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: |
705 | [USC12K](https://github.com/ssecv/USCNet) | 2025 | ICCV | [Paper](https://arxiv.org/abs/2412.10943) | Img | 12000 | | ✓ | | Unconstrained salient & camouflaged object detection
706 | [R2C7K](https://github.com/zhangxuying1004/RefCOD) | 2025 | PAMI | [Paper](https://github.com/zhangxuying1004/RefCOD) | Img | 5015/1600(Ref) | | ✓ | | Referring COD |
707 | [PlantCamo](https://github.com/yjybuaa/PlantCamo) | 2025 | AIR | [Paper](https://arxiv.org/pdf/2410.17598) | Img | 1250 | ✓ | ✓ | ✓ | Plant COD |
708 | [CoCOD8K](https://github.com/zc199823/BBNet--CoCOD) | 2024 | TNNLS | [Paper](https://arxiv.org/abs/2310.04253) | Img | 8528 | | ✓ | | Co-COD |
709 | [ACOD-12K](https://github.com/Kki2Eve/RISNet) | 2024 | CVPR | [Paper](https://openaccess.thecvf.com/content/CVPR2024/papers/Wang_Depth-Aware_Concealed_Crop_Detection_in_Dense_Agricultural_Scenes_CVPR_2024_paper.pdf) | Img | 6092 | ✓ | ✓ | | RGB-D COD (Crop)
710 | [ACOD2K](https://github.com/syxvision/FDNet) | 2023 | ICME | [Paper](https://arxiv.org/abs/2307.03943) | Img | 1500 | | ✓ | | Artificial camouflaged object
711 | [CAM-LDR](https://github.com/JingZhang617/COD-Rank-Localize-and-Segment) | 2023 | TCSVT | [Paper](https://arxiv.org/abs/2205.11333) | Img | 4040 | | | | Camo ranking (fixation & ranking)
712 | [CAMO++](https://sites.google.com/view/ltnghia/research/camo_plus_plus?authuser=0) | 2021 | TIP | [Paper](https://arxiv.org/abs/2103.17123) | Img | 2700 | ✓ | ✓ | ✓ | Instance seg.
713 | [NC4K](https://github.com/JingZhang617/COD-Rank-Localize-and-Segment) | 2021 | CVPR | [Paper](https://openaccess.thecvf.com/content/CVPR2021/papers/Lv_Simultaneously_Localize_Segment_and_Rank_the_Camouflaged_Objects_CVPR_2021_paper.pdf) | Img | 4121 | ✓ | ✓ | ✓ |
714 | [COD10K](http://dpfan.net/camouflage/) | 2020 | CVPR | [Paper](https://openaccess.thecvf.com/content_CVPR_2020/papers/Fan_Camouflaged_Object_Detection_CVPR_2020_paper.pdf) | Img | 5066 | ✓ | ✓ | ✓ |
715 | [CAMO](https://sites.google.com/view/ltnghia/research/camo) | 2019 | CVIU | [Paper](http://www.dgcv.nii.ac.jp/Publications/Papers/2019/cviu2019.pdf) | Img | 1250 | | ✓ | |
716 | [CPD1K](https://github.com/xfflyer/Camouflaged-people-detection) | 2018 | SPL | [Paper](https://ieeexplore.ieee.org/document/8336933) | Img | 1000 | | ✓ | |
717 | [CHAMELEON](https://www.polsl.pl/rau6/chameleon-database-animal-camouflage-analysis/) | 2017 | — | [Webpage](https://www.polsl.pl/rau6/chameleon-database-animal-camouflage-analysis/) | Img | 76 | | ✓ | |
718 |
719 |
720 | #### - Weakly-Supervised Image COD
721 |
722 | | **Name** | **Year** | **Pub.** | **Links** | **Type** | **Img.(Camo.)** |
723 | | :------: | :------: | :-------: | :-------: | :-------: | :-------: |
724 | [P-COD](https://github.com/2231122/PCOD) | 2024 | ECCV | [Paper](https://arxiv.org/abs/2408.10777) | Point | 4040 |
725 | [S-COD](https://github.com/dddraxxx/Weakly-Supervised-Camouflaged-Object-Detection-with-Scribble-Annotations) | 2023 | AAAI | [Paper](https://arxiv.org/abs/2207.14083) | Scribble | 4040 |
726 |
727 |
728 | #### - Visual-Language Dataset
729 |
730 | | **Name** | **Year** | **Pub.** | **Links** | **Img.(Camo.)** | **BBbox** | **Pix.** | **Ins.** | **Comments**
731 | | :------: | :------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: |
732 | [MM-CamObj](https://github.com/JCruan519/MM-CamObj) | 2025 | AAAI | [Paper](https://ojs.aaai.org/index.php/AAAI/article/view/32723) | 11363 | | ✓ | | CamObj-Align: image-text pairs; CamObj-Instruct: images and conversations with diverse instructions |
733 | [COD-TAX](https://github.com/lyu-yx/ACUMEN) | 2024 | ECCV | [Paper](https://arxiv.org/abs/2408.12086) | -- | | ✓ | | Obj masks with textual descriptions and attribute contributions |
734 | [OVCamo](https://github.com/lartpang/OVCamo) | 2024 | ECCV | [Paper](https://arxiv.org/abs/2311.11241) | 11483 | | ✓ | | Open-vocabulary seg. (obj. classes & masks)|
735 |
736 |
737 | #### - Video COD
738 |
739 | | **Dataset** | **Year** | **Pub.** | **Links** | **Type** | **Clips/Ann.Img.** | **BBbox** | **Pix.** | **Ins.** | **Cate.** |**Comments**
740 | | :------: | :------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: |
741 | [CamoVid60K](https://camovid.hkustvgd.com/) | 2025 | arXiv | [Paper](https://camovid.hkustvgd.com/) | Video | 218/62,774 | ✓ | ✓ | | ✓ |
742 | MVCOD | 2025 | arXiv | [Paper](https://arxiv.org/abs/2502.13859) | Video | 162/9,486 | ✓ | ✓ | ✓ | ✓ | |
743 | [MoCA-Mask](https://xueliancheng.github.io/SLT-Net-project/) | 2022 | CVPR | [Paper](https://arxiv.org/abs/2203.07363) | Video | 87/4,691 | ✓ | ✓ | | ✓ | |
744 | [MoCA](https://www.robots.ox.ac.uk/~vgg/data/MoCA/) | 2020 | ACCV | [Paper](https://openaccess.thecvf.com/content/ACCV2020/html/Lamdouar_Betrayed_by_Motion_Camouflaged_Object_Discovery_via_Motion_Segmentation_ACCV_2020_paper.html) | Video | 141/7,617 | ✓ | | | | |
745 | [CAMO UOW](https://sites.google.com/view/wanqingli/data-sets/uow-camo?authuser=0) | 2018 | TIP | [Paper](https://ieeexplore.ieee.org/document/8344427) | Video | 10/- | | ✓ | | | Cate.: human
746 | [CAD](https://drive.google.com/file/d/1JIH9X_kByhkyCFu7TUe_AeQh0MBk8aU6/view) | 2016 | ECCV | [Paper](https://link.springer.com/chapter/10.1007/978-3-319-46484-8_26) | Video | 9/191 | | ✓ | | | Camouflaged Animal Dataset (CAD)/[Homepage](https://www.pia-bideau.com/publications)
747 |
748 |
749 | #### - Other Related Datasets
750 |
751 | | **Name** | **Year** | **Pub.** | **Links** | **Type** | **Img.(Camo.)** | **Ann.** | **Comments**
752 | | :------: | :------: | :-------: | :-------: | :-------: | :-------: | :-------: | :-------: |
753 | [IOCfish5K](https://github.com/GuoleiSun/Indiscernible-Object-Counting) | 2023 | CVPR | [Paper](https://openaccess.thecvf.com/content/CVPR2023/html/Sun_Indiscernible_Object_Counting_in_Underwater_Scenes_CVPR_2023_paper.html) | Img | 5637 | Point/Counting | Indiscernible Object Counting
754 | [CDS2K](https://github.com/DengPingFan/CSU) | 2023 | VI | [Paper](https://arxiv.org/abs/2304.11234) | Img | 2492 | BBbox+Pix. | Defect seg. dataset
755 |
756 |
757 |
758 |
759 |
760 |
761 |
762 | 📎 Reference
763 |
764 | - [Awesome List for Camouflaged Object Detection](https://github.com/GewelsJI/SINet-V2/blob/main/AWESOME_COD_LIST.md)
765 | - [Awesome Concealed Object Segmentation](https://github.com/ChunmingHe/awesome-concealed-object-segmentation)
766 |
767 |
768 |
769 | ⭐ Star History
770 |
771 | [](https://www.star-history.com/#visionxiang/awesome-camouflaged-object-detection&type=date&legend=top-left)
772 |
773 |
--------------------------------------------------------------------------------