TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Feature Intertwiner for Object Detection

Feature Intertwiner for Object Detection

Hongyang Li, Bo Dai, Shaoshuai Shi, Wanli Ouyang, Xiaogang Wang

2019-03-28ICLR 2019 5object-detectionObject Detection
PaperPDFCode(official)Code

Abstract

A well-trained model should classify objects with a unanimous score for every category. This requires the high-level semantic features should be as much alike as possible among samples. To achive this, previous works focus on re-designing the loss or proposing new regularization constraints. In this paper, we provide a new perspective. For each category, it is assumed that there are two feature sets: one with reliable information and the other with less reliable source. We argue that the reliable set could guide the feature learning of the less reliable set during training - in spirit of student mimicking teacher behavior and thus pushing towards a more compact class centroid in the feature space. Such a scheme also benefits the reliable set since samples become closer within the same category - implying that it is easier for the classifier to identify. We refer to this mutual learning process as feature intertwiner and embed it into object detection. It is well-known that objects of low resolution are more difficult to detect due to the loss of detailed information during network forward pass (e.g., RoI operation). We thus regard objects of high resolution as the reliable set and objects of low resolution as the less reliable set. Specifically, an intertwiner is designed to minimize the distribution divergence between two sets. The choice of generating an effective feature representation for the reliable set is further investigated, where we introduce the optimal transport (OT) theory into the framework. Samples in the less reliable set are better aligned with aid of OT metric. Incorporated with such a plug-and-play intertwiner, we achieve an evident improvement over previous state-of-the-arts.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5067.5InterNet (ResNet-101-FPN, multi-scale)
Object DetectionCOCO test-devAP7551.1InterNet (ResNet-101-FPN, multi-scale)
Object DetectionCOCO test-devAPL57.7InterNet (ResNet-101-FPN, multi-scale)
Object DetectionCOCO test-devAPM50.3InterNet (ResNet-101-FPN, multi-scale)
Object DetectionCOCO test-devAPS27.2InterNet (ResNet-101-FPN, multi-scale)
Object DetectionCOCO test-devbox mAP44.2InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devAP5067.5InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devAP7551.1InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devAPL57.7InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devAPM50.3InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devAPS27.2InterNet (ResNet-101-FPN, multi-scale)
3DCOCO test-devbox mAP44.2InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devAP5067.5InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devAP7551.1InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devAPL57.7InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devAPM50.3InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devAPS27.2InterNet (ResNet-101-FPN, multi-scale)
2D ClassificationCOCO test-devbox mAP44.2InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devAP5067.5InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devAP7551.1InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devAPL57.7InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devAPM50.3InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devAPS27.2InterNet (ResNet-101-FPN, multi-scale)
2D Object DetectionCOCO test-devbox mAP44.2InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devAP5067.5InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devAP7551.1InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devAPL57.7InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devAPM50.3InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devAPS27.2InterNet (ResNet-101-FPN, multi-scale)
16kCOCO test-devbox mAP44.2InterNet (ResNet-101-FPN, multi-scale)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07