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/Grid R-CNN

Grid R-CNN

Xin Lu, Buyu Li, Yuxin Yue, Quanquan Li, Junjie Yan

2018-11-29CVPR 2019 6Object Localization2D Object DetectionNovel Object Detectionobject-detectionObject Detection
PaperPDFCodeCode

Abstract

This paper proposes a novel object detection framework named Grid R-CNN, which adopts a grid guided localization mechanism for accurate object detection. Different from the traditional regression based methods, the Grid R-CNN captures the spatial information explicitly and enjoys the position sensitive property of fully convolutional architecture. Instead of using only two independent points, we design a multi-point supervision formulation to encode more clues in order to reduce the impact of inaccurate prediction of specific points. To take the full advantage of the correlation of points in a grid, we propose a two-stage information fusion strategy to fuse feature maps of neighbor grid points. The grid guided localization approach is easy to be extended to different state-of-the-art detection frameworks. Grid R-CNN leads to high quality object localization, and experiments demonstrate that it achieves a 4.1% AP gain at IoU=0.8 and a 10.0% AP gain at IoU=0.9 on COCO benchmark compared to Faster R-CNN with Res50 backbone and FPN architecture.

Results

TaskDatasetMetricValueModel
Object DetectionCOCO test-devAP5063Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO test-devAP7546.6Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO test-devAPL55.2Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO test-devAPM46.5Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO test-devAPS25.1Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO test-devbox mAP43.2Grid R-CNN (ResNeXt-101-FPN)
Object DetectionCOCO minivalAP5060.3Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalAP7544.4Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalAPL54.1Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalAPM45.8Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalAPS23.4Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalbox AP41.3Grid R-CNN (ResNet-101-FPN)
Object DetectionCOCO minivalAP5058.3Grid R-CNN (ResNet-50-FPN)
Object DetectionCOCO minivalAP7542.4Grid R-CNN (ResNet-50-FPN)
Object DetectionCOCO minivalAPL51.5Grid R-CNN (ResNet-50-FPN)
Object DetectionCOCO minivalAPM43.8Grid R-CNN (ResNet-50-FPN)
Object DetectionCOCO minivalAPS22.6Grid R-CNN (ResNet-50-FPN)
Object DetectionCOCO minivalbox AP39.6Grid R-CNN (ResNet-50-FPN)
3DCOCO test-devAP5063Grid R-CNN (ResNeXt-101-FPN)
3DCOCO test-devAP7546.6Grid R-CNN (ResNeXt-101-FPN)
3DCOCO test-devAPL55.2Grid R-CNN (ResNeXt-101-FPN)
3DCOCO test-devAPM46.5Grid R-CNN (ResNeXt-101-FPN)
3DCOCO test-devAPS25.1Grid R-CNN (ResNeXt-101-FPN)
3DCOCO test-devbox mAP43.2Grid R-CNN (ResNeXt-101-FPN)
3DCOCO minivalAP5060.3Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalAP7544.4Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalAPL54.1Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalAPM45.8Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalAPS23.4Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalbox AP41.3Grid R-CNN (ResNet-101-FPN)
3DCOCO minivalAP5058.3Grid R-CNN (ResNet-50-FPN)
3DCOCO minivalAP7542.4Grid R-CNN (ResNet-50-FPN)
3DCOCO minivalAPL51.5Grid R-CNN (ResNet-50-FPN)
3DCOCO minivalAPM43.8Grid R-CNN (ResNet-50-FPN)
3DCOCO minivalAPS22.6Grid R-CNN (ResNet-50-FPN)
3DCOCO minivalbox AP39.6Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO test-devAP5063Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO test-devAP7546.6Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO test-devAPL55.2Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO test-devAPM46.5Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO test-devAPS25.1Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO test-devbox mAP43.2Grid R-CNN (ResNeXt-101-FPN)
2D ClassificationCOCO minivalAP5060.3Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalAP7544.4Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalAPL54.1Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalAPM45.8Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalAPS23.4Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalbox AP41.3Grid R-CNN (ResNet-101-FPN)
2D ClassificationCOCO minivalAP5058.3Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO minivalAP7542.4Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO minivalAPL51.5Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO minivalAPM43.8Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO minivalAPS22.6Grid R-CNN (ResNet-50-FPN)
2D ClassificationCOCO minivalbox AP39.6Grid R-CNN (ResNet-50-FPN)
2D Object DetectionSARDet-100Kbox mAP48.8Grid RCNN
2D Object DetectionCOCO test-devAP5063Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO test-devAP7546.6Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO test-devAPL55.2Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO test-devAPM46.5Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO test-devAPS25.1Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO test-devbox mAP43.2Grid R-CNN (ResNeXt-101-FPN)
2D Object DetectionCOCO minivalAP5060.3Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalAP7544.4Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalAPL54.1Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalAPM45.8Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalAPS23.4Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalbox AP41.3Grid R-CNN (ResNet-101-FPN)
2D Object DetectionCOCO minivalAP5058.3Grid R-CNN (ResNet-50-FPN)
2D Object DetectionCOCO minivalAP7542.4Grid R-CNN (ResNet-50-FPN)
2D Object DetectionCOCO minivalAPL51.5Grid R-CNN (ResNet-50-FPN)
2D Object DetectionCOCO minivalAPM43.8Grid R-CNN (ResNet-50-FPN)
2D Object DetectionCOCO minivalAPS22.6Grid R-CNN (ResNet-50-FPN)
2D Object DetectionCOCO minivalbox AP39.6Grid R-CNN (ResNet-50-FPN)
16kCOCO test-devAP5063Grid R-CNN (ResNeXt-101-FPN)
16kCOCO test-devAP7546.6Grid R-CNN (ResNeXt-101-FPN)
16kCOCO test-devAPL55.2Grid R-CNN (ResNeXt-101-FPN)
16kCOCO test-devAPM46.5Grid R-CNN (ResNeXt-101-FPN)
16kCOCO test-devAPS25.1Grid R-CNN (ResNeXt-101-FPN)
16kCOCO test-devbox mAP43.2Grid R-CNN (ResNeXt-101-FPN)
16kCOCO minivalAP5060.3Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalAP7544.4Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalAPL54.1Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalAPM45.8Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalAPS23.4Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalbox AP41.3Grid R-CNN (ResNet-101-FPN)
16kCOCO minivalAP5058.3Grid R-CNN (ResNet-50-FPN)
16kCOCO minivalAP7542.4Grid R-CNN (ResNet-50-FPN)
16kCOCO minivalAPL51.5Grid R-CNN (ResNet-50-FPN)
16kCOCO minivalAPM43.8Grid R-CNN (ResNet-50-FPN)
16kCOCO minivalAPS22.6Grid R-CNN (ResNet-50-FPN)
16kCOCO minivalbox AP39.6Grid R-CNN (ResNet-50-FPN)

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