Skip to content

Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)

License

Notifications You must be signed in to change notification settings

chanyn/Reasoning-RCNN

Repository files navigation

Environments

  • pytorch 0.3.0/0.4.1
  • oldest mmdetection

Reasoning-RCNN

Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)

# core files
configs/rrcnn/*
mmdet/models/detectors/reasoning_rcnn.py
mmdet/models/bbox_heads/graph_bbox_head.py

SGRN

Spatial-Aware Graph Relation Network for Large-Scale Object Detection (CVPR2019)

# core files
configs/coco_sgrb_fpn_ms.py 
mmdet/models/detectors/sgrn.py
mmdet/models/bbox_heads/convfc_bbox_head_enhanced.py

About

Reasoning-RCNN: Unifying Adaptive Global Reasoning into Large-scale Object Detection (CVPR2019 Oral)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages