Concealed Object Detection
Deng-Ping Fan, Ge-Peng Ji, Guolei Sun, Ming-Ming Cheng, Jianbing Shen, Ling Shao
Abstract
We present a comprehensive study on a new task named camouflaged object detection (COD), which aims to identify objects that are “seamlessly” embedded in their surroundings. The high intrinsic similarities between the target object and the background make COD far more challenging than the traditional object detection task. To address this issue, we elaborately collect a novel dataset, called COD10K, which comprises 10,000 images covering camouflaged objects in various natural scenes, over 78 object categories. All the images are densely annotated with category, bounding-box, object-/instance-level, and matting level labels. This dataset could serve as a catalyst for progressing many vision tasks, e.g., localization, segmentation,
and alpha-matting, etc. In addition, we develop a simple but effective framework for COD, termed Search Identification Network (SINet). Without any bells and whistles, SINet outperforms various state-of-the-art object detection baselines on all datasets tested, making it a robust, general framework that can help facilitate future research in COD. Finally, we conduct a large-scale COD study, evaluating 13 cutting-edge models, providing some interesting findings, and showing several potential applications. Our research offers the community an opportunity to explore more in this new field. The code will be available at https://github.com/DengPingFan/SINet/
Online demo
Online benchmark and potential applications
One key evaluation code
Online SOD benchmark
Paper
- Concealed Object Detection, Deng-Ping Fan, Ge-Peng Ji, Ming-Ming Cheng*, Ling Shao, IEEE TPAMI, 2021. [pdf | code | bib | project]
- Camouflaged Object Detection, Deng-Ping Fan, Ge-Peng Ji, Guolei Sun, Ming-Ming Cheng, Jianbing Shen*, Ling Shao, IEEE CVPR (Oral), 2020. [pdf|project|bib|中文版|code |demo| TrainingSet | TestingSet | COD10K_All (Baidu w3up| Google ) (2.25G)]
请问现在有bounding box的版本吗
五体投地。请问有做检测bounding box的版本吗
目前还没有
好精彩的文章