The document discusses several methods for aerial object detection:
1. ClusDet proposes a cluster proposal sub-network and scale network to detect sparse and clustered objects.
2. RoI Transformer introduces an RRoI learner and rotated ROI pooling to efficiently detect oriented objects.
3. SCRDet uses a sampling fusion network and multi-dimensional attention network to detect small, cluttered objects of arbitrary orientation.
4. GcGAN employs geometric consistency constraints to perform domain adaptation for aerial images accounting for geometric transformations.
5. CBAM is a convolutional block attention module tested on MS COCO for feature attention.