paper-with-me

Papers

High-resolution Iterative Feedback Network for Camouflaged Object Detection

2022-03-22 · Xiaobin Hu, Shuo Wang, Xuebin Qin, Hang Dai, Wenqi Ren, Ying Tai, Chengjie Wang, Ling Shao

Spotting camouflaged objects that are visually assimilated into the background is tricky for both object detection algorithms and humans who are usually confused or cheated by the perfectly intrinsic similarities between the foreground objects and the background surroundings. To tackle this challenge, we aim to extract the high-resolution texture details to avoid the detail degradation that causes blurred vision in edges and boundaries. We introduce a novel HitNet to refine the low-resolution representations by high-resolution features in an iterative feedback manner, essentially a global loop-based connection among the multi-scale resolutions. In addition, an iterative feedback loss is proposed to impose more constraints on each feedback connection. Extensive experiments on four challenging datasets demonstrate that our \ourmodel~breaks the performance bottleneck and achieves significant improvements compared with 29 state-of-the-art methods. To address the data scarcity in camouflaged scenarios, we provide an application example by employing cross-domain learning to extract the features that can reflect the camouflaged object properties and embed the features into salient objects, thereby generating more camouflaged training samples from the diverse salient object datasets The code will be available at https://github.com/HUuxiaobin/HitNet.

📄 PDF Abstract BibTeX arXiv:2203.11624

Code (1)

huuxiaobin/hitnet 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Segment, Magnify and Reiterate: Detecting Camouflaged Objects the Hard Way

2022-01-01 · CVPR 2022 1 · Qi Jia, Shuilian Yao, Yu Liu, Xin Fan 외

It is challenging to accurately detect camouflaged objects from their highly similar surroundings. Existing methods mainly leverage a single-stage detection fashion, while neglecting small objects with low-resolution…

object-detectionObject Detection

Conditional Polarization Guidance for Camouflaged Object Detection

2026-03-31 · QIfan Zhang, Hao Wang, Xiangrong Qin, Ruijie Li arxiv

Camouflaged object detection (COD) aims to identify targets that are highly blended with their backgrounds. Recent works have shown that the optical characteristics of polarization cues play a significant role in improvi…

Representation LearningObject Detection

When Super-Resolution Meets Camouflaged Object Detection: A Comparison Study

2023-08-08 · Juan Wen, Shupeng Cheng, Peng Xu, BoWen Zhou 외

Super Resolution (SR) and Camouflaged Object Detection (COD) are two hot topics in computer vision with various joint applications. For instance, low-resolution surveillance images can be successively processed by super-…

Objectobject-detectionObject DetectionSuper-Resolution

CamoFormer: Masked Separable Attention for Camouflaged Object Detection

2022-12-10 · Bowen Yin, Xuying Zhang, Qibin Hou, Bo-Yuan Sun 외

How to identify and segment camouflaged objects from the background is challenging. Inspired by the multi-head self-attention in Transformers, we present a simple masked separable attention (MSA) for camouflaged object d…

DecoderObjectobject-detectionObject Detection

CamSAM2: Segment Anything Accurately in Camouflaged Videos

2025-03-25 · Yuli Zhou, Guolei Sun, Yawei Li, Yuqian Fu 외

Video camouflaged object segmentation (VCOS), aiming at segmenting camouflaged objects that seamlessly blend into their environment, is a fundamental vision task with various real-world applications. With the release of …

Camouflaged Object SegmentationObjectSemantic SegmentationVideo Segmentation+1