paper-with-me

홈 › Papers

Revisiting the Sibling Head in Object Detector

2020-03-17 · CVPR 2020 6 · Guanglu Song, Yu Liu, Xiaogang Wang

The ``shared head for classification and localization'' (sibling head), firstly denominated in Fast RCNN~\cite{girshick2015fast}, has been leading the fashion of the object detection community in the past five years. This paper provides the observation that the spatial misalignment between the two object functions in the sibling head can considerably hurt the training process, but this misalignment can be resolved by a very simple operator called task-aware spatial disentanglement (TSD). Considering the classification and regression, TSD decouples them from the spatial dimension by generating two disentangled proposals for them, which are estimated by the shared proposal. This is inspired by the natural insight that for one instance, the features in some salient area may have rich information for classification while these around the boundary may be good at bounding box regression. Surprisingly, this simple design can boost all backbones and models on both MS COCO and Google OpenImage consistently by ~3% mAP. Further, we propose a progressive constraint to enlarge the performance margin between the disentangled and the shared proposals, and gain ~1% more mAP. We show the \algname{} breaks through the upper bound of nowadays single-model detector by a large margin (mAP 49.4 with ResNet-101, 51.2 with SENet154), and is the core model of our 1st place solution on the Google OpenImage Challenge 2019.

📄 PDF Abstract BibTeX arXiv:2003.07540

Code (2)

Sense-X/TSD pytorch
wsx66848/tsd pytorch

Tasks

DisentanglementGeneral ClassificationObjectobject-detectionObject Detectionregression

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Random Horizontal Flip RandomHorizontalFlip is a type of image data augmentation which horizontally flips a given image with a given probability. Image Credit: [Apache…
RoIAlign Region of Interest Align, or RoIAlign, is an operation for extracting a small feature map from each RoI in detection and segmentation based tasks. It removes the harsh…
Batch Normalization 설명 없음
SGD with Momentum 설명 없음

Similar Papers 제목 키워드 기반

Learning detectors quickly using structured covariance matrices

2014-03-28 · Jack Valmadre, Sridha Sridharan, Simon Lucey

Computer vision is increasingly becoming interested in the rapid estimation of object detectors. Canonical hard negative mining strategies are slow as they require multiple passes of the large negative training set. Rece…

No More Sibling Rivalry: Debiasing Human-Object Interaction Detection

2025-08-31 · Bin Yang, Yulin Zhang, Hong-Yu Zhou, Sibei Yang arxiv

Detection transformers have been applied to human-object interaction (HOI) detection, enhancing the localization and recognition of human-action-object triplets in images. Despite remarkable progress, this study identifi…

Human-Object Interaction Detection

Hierarchy-Aware Fine-Tuning of Vision-Language Models

2025-12-25 · Jiayu Li, Rajesh Gangireddy, Samet Akcay, Wei Cheng 외 arxiv

Vision-Language Models (VLMs) learn powerful multimodal representations through large-scale image-text pretraining, but adapting them to hierarchical classification is underexplored. Standard approaches treat labels as f…

SFCN-OPI: Detection and Fine-grained Classification of Nuclei Using Sibling FCN with Objectness Prior Interaction

2017-12-22 · Yanning Zhou, Qi Dou, Hao Chen, Jing Qin 외

Cell nuclei detection and fine-grained classification have been fundamental yet challenging problems in histopathology image analysis. Due to the nuclei tiny size, significant inter-/intra-class variances, as well as the…

General Classification

Revisiting Higher-Order Dependency Parsers

2020-07-01 · ACL 2020 6 · Erick Fonseca, Andr{\'e} F. T. Martins

Neural encoders have allowed dependency parsers to shift from higher-order structured models to simpler first-order ones, making decoding faster and still achieving better accuracy than non-neural parsers. This has led t…

Sentence