Pith. sign in

Beyond Skip Connections: Top-Down Modulation for Object Detection

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it
abstract

In recent years, we have seen tremendous progress in the field of object detection. Most of the recent improvements have been achieved by targeting deeper feedforward networks. However, many hard object categories such as bottle, remote, etc. require representation of fine details and not just coarse, semantic representations. But most of these fine details are lost in the early convolutional layers. What we need is a way to incorporate finer details from lower layers into the detection architecture. Skip connections have been proposed to combine high-level and low-level features, but we argue that selecting the right features from low-level requires top-down contextual information. Inspired by the human visual pathway, in this paper we propose top-down modulations as a way to incorporate fine details into the detection framework. Our approach supplements the standard bottom-up, feedforward ConvNet with a top-down modulation (TDM) network, connected using lateral connections. These connections are responsible for the modulation of lower layer filters, and the top-down network handles the selection and integration of contextual information and low-level features. The proposed TDM architecture provides a significant boost on the COCO testdev benchmark, achieving 28.6 AP for VGG16, 35.2 AP for ResNet101, and 37.3 for InceptionResNetv2 network, without any bells and whistles (e.g., multi-scale, iterative box refinement, etc.).

citation-role summary

background 1

citation-polarity summary

fields

cs.CV 3

roles

background 1

polarities

background 1

representative citing papers

Rethinking Atrous Convolution for Semantic Image Segmentation

cs.CV · 2017-06-17 · unverdicted · novelty 6.0

DeepLabv3 improves semantic segmentation by capturing multi-scale context with cascaded or parallel atrous convolutions and adding global context to ASPP, achieving better results on PASCAL VOC 2012 without DenseCRF post-processing.

YOLOv3: An Incremental Improvement

cs.CV · 2018-04-08 · accept · novelty 4.0

YOLOv3 achieves accuracy comparable to SSD and RetinaNet but runs substantially faster, with 28.2 mAP at 320x320 in 22 ms and 57.9 mAP@50 in 51 ms on Titan X.

citing papers explorer

Showing 3 of 3 citing papers.

  • Rethinking Atrous Convolution for Semantic Image Segmentation cs.CV · 2017-06-17 · unverdicted · none · ref 77

    DeepLabv3 improves semantic segmentation by capturing multi-scale context with cascaded or parallel atrous convolutions and adding global context to ASPP, achieving better results on PASCAL VOC 2012 without DenseCRF post-processing.

  • Cascade RetinaNet: Maintaining Consistency for Single-Stage Object Detection cs.CV · 2019-07-16 · unverdicted · none · ref 32 · internal anchor

    Cas-RetinaNet improves RetinaNet by 2 AP on MS COCO by training cascade stages on rising IoU thresholds and adding a Feature Consistency Module to align classification confidence with localization accuracy.

  • YOLOv3: An Incremental Improvement cs.CV · 2018-04-08 · accept · none · ref 20

    YOLOv3 achieves accuracy comparable to SSD and RetinaNet but runs substantially faster, with 28.2 mAP at 320x320 in 22 ms and 57.9 mAP@50 in 51 ms on Titan X.