XiaoxFeng / RINet

Codes for Weakly Supervised Rotation-Invariant Aerial Object Detection Network
29 stars 0 forks source link

Weakly Supervised Rotation-Invariant Aerial Object Detection Network

By Xiaoxu Feng, Xiwen Yao, Gong Cheng, Junwei Han

We have released the codes of IENet work here. It is the extension of RINet and obtains state-of-the-art performance on the PASCAL VOC and MS COCO!

Citation

@InProceedings{Feng_2022_CVPR,
    author    = {Feng, Xiaoxu and Yao, Xiwen and Cheng, Gong and Han, Junwei},
    title     = {Weakly Supervised Rotation-Invariant Aerial Object Detection Network},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
    month     = {June},
    year      = {2022},
    pages     = {14146-14155}
}

Overview

Overview

The code will be released soon.

Requirements