YCDa:基于YCbCr解耦注意力的实时真实伪装物体检测
摘要
人类视觉在伪装环境中展现出惊人的适应性。当颜色线索不可靠时,视觉系统会本能地转向依赖色度(颜色)而非亮度(亮度和纹理),从而在视觉混乱的环境中实现更稳健的感知。drawing inspiration from this biological mechanism, we propose YCDa, an efficient early-stage feature processing strategy that embeds this "chrominance-luminance decoupling and dynamic attention" principle into modern real-time detectors. Specifically, YCDa separates color and luminance information in the input stage and dynamically allocates attention across channels to amplify discriminative cues while suppressing misleading color noise. The strategy is plug-and-play and can be integrated into existing detectors by simply replacing the first downsampling layer. Extensive experiments on multiple baselines demonstrate that YCDa consistently improves performance with negligible overhead as shown in Fig. Notably, YCDa-YOLO12s achieves a 112% improvement in mAP over the baseline on COD10K-D and sets new state-of-the-art results for real-time camouflaged object detection across COD-D datasets.
引用
@article{arxiv.2603.01602,
title = {YCDa: YCbCr Decoupled Attention for Real-time Realistic Camouflaged Object Detection},
author = {PeiHuang Zheng and Yunlong Zhao and Zheng Cui and Yang Li},
journal= {arXiv preprint arXiv:2603.01602},
year = {2026}
}
备注
9 pages,6 figures