SOTAVerified

Relation Networks for Object Detection

2017-11-30CVPR 2018Code Available1· sign in to hype

Han Hu, Jiayuan Gu, Zheng Zhang, Jifeng Dai, Yichen Wei

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Although it is well believed for years that modeling relations between objects would help object recognition, there has not been evidence that the idea is working in the deep learning era. All state-of-the-art object detection systems still rely on recognizing object instances individually, without exploiting their relations during learning. This work proposes an object relation module. It processes a set of objects simultaneously through interaction between their appearance feature and geometry, thus allowing modeling of their relations. It is lightweight and in-place. It does not require additional supervision and is easy to embed in existing networks. It is shown effective on improving object recognition and duplicate removal steps in the modern object detection pipeline. It verifies the efficacy of modeling object relations in CNN based detection. It gives rise to the first fully end-to-end object detector.

Tasks

Reproductions