paper-with-me

Papers

Window-Object Relationship Guided Representation Learning for Generic Object Detections

2015-12-09 · Xingyu Zeng, Wanli Ouyang, Xiaogang Wang

In existing works that learn representation for object detection, the relationship between a candidate window and the ground truth bounding box of an object is simplified by thresholding their overlap. This paper shows information loss in this simplification and picks up the relative location/size information discarded by thresholding. We propose a representation learning pipeline to use the relationship as supervision for improving the learned representation in object detection. Such relationship is not limited to object of the target category, but also includes surrounding objects of other categories. We show that image regions with multiple contexts and multiple rotations are effective in capturing such relationship during the representation learning process and in handling the semantic and visual variation caused by different window-object configurations. Experimental results show that the representation learned by our approach can improve the object detection accuracy by 6.4% in mean average precision (mAP) on ILSVRC2014. On the challenging ILSVRC2014 test dataset, 48.6% mAP is achieved by our single model and it is the best among published results. On PASCAL VOC, it outperforms the state-of-the-art result of Fast RCNN by 3.3% in absolute mAP.

📄 PDF Abstract BibTeX arXiv:1512.02736

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionRepresentation Learning

Similar Papers 제목 키워드 기반

Natural Language Guided Visual Relationship Detection

2017-11-16 · Wentong Liao, Lin Shuai, Bodo Rosenhahn, Michael Ying Yang

Reasoning about the relationships between object pairs in images is a crucial task for holistic scene understanding. Most of the existing works treat this task as a pure visual classification task: each type of relations…

Relationship DetectionScene UnderstandingVisual Relationship Detection

BING: Binarized Normed Gradients for Objectness Estimation at 300fps

2014-06-01 · CVPR 2014 6 · Ming-Ming Cheng, Ziming Zhang, Wen-Yan Lin, Philip Torr

Training a generic objectness measure to produce a small set of candidate object windows, has been shown to speed up the classical sliding window object detection paradigm. We observe that generic objects with well-defin…

CPUObjectobject-detectionObject Detection

Cross-modal Context-aware Learning for Visual Prompt Guided Multimodal Image Understanding in Remote Sensing

2025-12-12 · Xu Zhang, Jiabin Fang, Zhuoming Ding, Jin Yuan 외 arxiv

Recent advances in image understanding have enabled methods that leverage large language models for multimodal reasoning in remote sensing. However, existing approaches still struggle to steer models to the user-relevant…

Multimodal Reasoning

An attention-driven hierarchical multi-scale representation for visual recognition

2021-10-23 · Zachary Wharton, Ardhendu Behera, Asish Bera

Convolutional Neural Networks (CNNs) have revolutionized the understanding of visual content. This is mainly due to their ability to break down an image into smaller pieces, extract multi-scale localized features and com…

Decision MakingFine-Grained Visual Recognition

NLL-Guided Full-Attention Layer Selection for Training-Free Sliding-Window Adaptation

2026-06-26 · Qiong Tang, Xiangkun Hu, Xiangyang Liu, Yiran Chen 외 arxiv

Hybrid attention models that mix full and sliding-window attention across layers offer a promising approach to efficient long-context inference, but the critical question of \emph{which layers} should retain full attenti…