2021

ReDet: A Rotation-equivariant Detector for Aerial Object Detection

Han, Jiaming, Ding, Jian, Xue, Nan et al.

Understand

Recently, object detection in aerial images has gained much attention in computer vision.

  • Different from objects in natural images, aerial objects are often distributed with arbitrary orientation.
  • Therefore, the detector requires more parameters to encode the orientation information, which are often highly redundant and inefficient.
  • Moreover, as ordinary CNNs do not explicitly model the orientation variation, large amounts of rotation augmented data is needed to train an accurate object detector.

Reading the bibliography…