paper-with-me

Papers

Task-Specific Context Decoupling for Object Detection

2023-03-02 · Jiayuan Zhuang, Zheng Qin, Hao Yu, Xucan Chen

Classification and localization are two main sub-tasks in object detection. Nonetheless, these two tasks have inconsistent preferences for feature context, i.e., localization expects more boundary-aware features to accurately regress the bounding box, while more semantic context is preferred for object classification. Exsiting methods usually leverage disentangled heads to learn different feature context for each task. However, the heads are still applied on the same input features, which leads to an imperfect balance between classifcation and localization. In this work, we propose a novel Task-Specific COntext DEcoupling (TSCODE) head which further disentangles the feature encoding for two tasks. For classification, we generate spatially-coarse but semantically-strong feature encoding. For localization, we provide high-resolution feature map containing more edge information to better regress object boundaries. TSCODE is plug-and-play and can be easily incorperated into existing detection pipelines. Extensive experiments demonstrate that our method stably improves different detectors by over 1.0 AP with less computational cost. Our code and models will be publicly released.

📄 PDF Abstract BibTeX arXiv:2303.01047

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Leveraging Fine-Grained Information and Noise Decoupling for Remote Sensing Change Detection

2024-04-17 · Qiangang Du, Jinlong Peng, Changan Wang, Xu Chen 외

Change detection aims to identify remote sense object changes by analyzing data between bitemporal image pairs. Due to the large temporal and spatial span of data collection in change detection image pairs, there are oft…

Change DetectionDenoisingRepresentation Learning

VRDFormer: End-to-End Video Visual Relation Detection With Transformers

2022-01-01 · CVPR 2022 1 · Sipeng Zheng, ShiZhe Chen, Qin Jin

Visual relation understanding plays an essential role for holistic video understanding. Most previous works adopt a multi-stage framework for video visual relation detection (VidVRD), which cannot capture long-term s…

ObjectRelationRelation ClassificationVideo Understanding+1

SS-DC: Spatial-Spectral Decoupling and Coupling Across Visible-Infrared Gap for Domain Adaptive Object Detection

2025-07-16 · Xiwei Zhang, Chunjin Yang, Yiming Xiao, Runtong Zhang 외 arxiv

Unsupervised domain adaptive object detection (UDAOD) from the visible domain to the infrared (RGB-IR) domain is challenging. Existing methods regard the RGB domain as a unified domain and neglect the multiple subdomains…

Domain AdaptationObject Detection

GlassNet: Label Decoupling-based Three-stream Neural Network for Robust Image Glass Detection

2021-08-25 · C. Zheng, D. Shi, X. Yan, D. Liang 외

Most of the existing object detection methods generate poor glass detection results, due to the fact that the transparent glass shares the same appearance with arbitrary objects behind it in an image. Different from trad…

Objectobject-detectionObject Detection

An Object Fine-Grained Change Detection Method Based on Frequency Decoupling Interaction for High-Resolution Remote Sensing Images

2023-11-30 · IEEE Transactions on Geoscience and Remote Sensing 2023 11 · Yingjie Tang, Shou Feng, Chunhui Zhao, Yuanze Fan 외

Change detection is a prominent research direction in the field of remote sensing image processing. However, most current change detection methods focus solely on detecting changes without being able to differentiate the…

Change Detection