Oriented Object Detection with Multi-information Supervision in Optical Remote Sensing Images
- Pages: 1-10(2021)
DOI: 10.11834/jrs.20211564
扫 描 看 全 文
扫 描 看 全 文
Jiabao WANG, Gong CHENG, Xingxing XIE, et al. Oriented Object Detection with Multi-information Supervision in Optical Remote Sensing Images. [J/OL]. National Remote Sensing Bulletin 1-10(2021)
遥感图像有向目标检测是遥感图像解译中的一项基础任务,在许多领域有着广泛的应用。由于遥感图像目标尺度差异性大、方向任意且紧密排列,传统目标检测所使用的水平框无法准确的定位目标。因此,遥感图像有向目标检测成为目前遥感领域的研究热点。受益于深度学习的发展,遥感图像有向目标检测取得了突破性进展,但是大多数方法仅在检测头部加入角度预测参数,在训练过程中没有充分利用角度信息和语义信息。本文提出了一种多元信息监督的遥感图像有向目标检测方法。首先,在感兴趣区域提取阶段利用角度信息监督网络学习目标方向,从而使网络第一阶段生成更加贴近遥感图像目标的有向候选区域。其次,为了充分利用图像语义信息,本文在网络第二阶段增加语义分支,并使用图像语义标签进行监督学习。本文以Faster R-CNN OBB为基准,在DOTA数据集上验证所提方法的有效性。本文方法相比基准,平均精度(mAP)提升了2.8%,最终的检测精度(mAP)达到74.6%。
Objective Oriented object detection is a basic task in high-resolution remote sensing image interpretation. Compared with general detectors, oriented detectors can locate instances with oriented bounding boxes, which are consistent with arbitrary-oriented ground truths in remote sensing images. Currently, oriented object detection has made great progress with the development of the Convolutional Neural Network (CNN). However, this task is still challenging because of the extreme variation of object scales and arbitrary orientations. Most oriented detectors are evolved from horizontal detectors. They first generate horizontal proposals using Region Proposal Network (RPN), then classify those proposals into different categories and transform them into oriented bounding boxes. Despite their success, those detectors just exploit the annotations at the end of the network and do not make full use of the angle and semantic information.Method This work proposes an Angle-based Region Proposal Network (ARPN) which learns the angle of objects and generates oriented proposals. The structure of ARPN is the same as the RPN. However, for each proposal, instead of outputting four parameters for regression, ARPN generates five parameters which are the center (,x, y,), shape (,w, h,) and angle (,t,). In training, we first assign anchors with ground truths by the Intersection of Unions (IoUs). Then we directly supervise the ARPN with the shape and angle information of ground truths. In order to take the advantage of the semantic information, we also propose a semantic branch to output image semantic results. The semantic branch consists of two convolutional layers and is parallel with the detection head. We first assign objects to different scale levels according to their areas. Then, we create semantic labels in each scale and use them to supervise the semantic branch. With the semantic information supervision, the model will learn translation-variant features and improve accuracy. Besides, the outputs of the semantic branch indicate the objectness in each place, which can filter out false positives of final predictions.Results We conduct comprehensive experiments on the DOTA dataset to validate the effectiveness of the proposed methods. In data preparation, we first crop original images into 1024×1024 patches with the stride of 824. Compared with baseline, the ARPN obtains 2.2% mAP gain and the semantic branch boosts 0.8% mAP. Finally, we combine both methods and achieve 74.64% mAP, which is competitive with other oriented object detectors. We visualize some results on the DOTA dataset. The results show that our method is much effective on small objects and densely packed objects.Conclusion In this paper, we proposed ARPN and the semantic branch to utilize the multi-information in remote sensing images. The ARPN can directly generate oriented proposals which can better recall oriented objects. The semantic branch increases the translation-variant of the features. Experiments demonstrate the effectiveness of our method, which achieves 74.64% mAP on the DOTA dataset. In feature works, we will focus on the model efficiency and the inference speed.
目标检测有向目标检测区域建议提取多元信息遥感图像
Object detectionOriented object detectionRegion proposal generationRemote sensing images
Cheng G, Zhou P and Han J. 2016. Learning Rotation-Invariant Convolutional Neural Networks for Object Detection in VHR Optical Remote Sensing Images. IEEE Transactions on Geoscience and Remote Sensing, 54(12): 7405-7415 [DOI: 10.1109/tgrs.2016.2601622http://dx.doi.org/10.1109/tgrs.2016.2601622]
Ding J, Xue N, Long Y, Xia G-S and Lu Q. 2019. Learning RoI Transformer for Oriented Object Detection in Aerial Images//. IEEE: [DOI: 10.1109/cvpr.2019.00296http://dx.doi.org/10.1109/cvpr.2019.00296]
Girshick R, Donahue J, Darrell T and Malik J. Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation//. IEEE: [DOI: 10.1109/cvpr.2014.81http://dx.doi.org/10.1109/cvpr.2014.81]
Girshick R. 2015. Fast R-CNN//. IEEE: [DOI: 10.1109/iccv.2015.169http://dx.doi.org/10.1109/iccv.2015.169]
Han J, Ding J, Li J and Xia G-S. 2021. Align Deep Features for Oriented Object Detection. IEEE Transactions on Geoscience and Remote Sensing: 1-11 [DOI: 10.1109/tgrs.2021.3062048http://dx.doi.org/10.1109/tgrs.2021.3062048]
He K, Zhang X, Ren S and Sun J. 2016. Deep Residual Learning for Image Recognition. 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR): 770-778 [DOI: 10.1109/cvpr.2016.90http://dx.doi.org/10.1109/cvpr.2016.90]
He K, Gkioxari G, Dollar P and Girshick R. 2020. Mask R-CNN. IEEE Transactions on Pattern Analysis and Machine Intelligence, 42(2): 386-397 [DOI: 10.1109/tpami.2018.2844175http://dx.doi.org/10.1109/tpami.2018.2844175]
Huang Z, Li W, Xia X-G, Wang H, Jie F and Tao R. 2021. LO-Det: Lightweight Oriented Object Detection in Remote Sensing Images. IEEE Transactions on Geoscience and Remote Sensing: 1-15 [DOI: 10.1109/tgrs.2021.3067470http://dx.doi.org/10.1109/tgrs.2021.3067470]
Huang Z, Li W, Xia X-G, Wu X, Cai Z and Tao R. 2021. A Novel Nonlocal-Aware Pyramid and Multiscale Multitask Refinement Detector for Object Detection in Remote Sensing Images. IEEE Transactions on Geoscience and Remote Sensing: 1-20 [DOI: 10.1109/tgrs.2021.3059450http://dx.doi.org/10.1109/tgrs.2021.3059450]
Ioffe S and Szegedy C. 2015. Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift. Proceedings of the 32nd International Conference on Machine Learning. Proceedings of Machine Learning Research: 448--456 [DOI]
Krizhevsky A, Sutskever I and Hinton G E. 2017. ImageNet classification with deep convolutional neural networks. Communications of the ACM, 60(6): 84-90 [DOI: 10.1145/3065386http://dx.doi.org/10.1145/3065386]
Lin T-Y, Maire M, Belongie S, Hays J, Perona P, Ramanan D, Dollár P and Zitnick C L, "Microsoft COCO: Common Objects in Context," Computer Vision – ECCV 2014, pp. 740-755: Springer International Publishing, 2014.
Lin T Y, Goyal P, Girshick R, He K and Dollar P. 2020. Focal Loss for Dense Object Detection. IEEE Trans Pattern Anal Mach Intell, 42(2): 318-327 [DOI: 10.1109/TPAMI.2018.2858826http://dx.doi.org/10.1109/TPAMI.2018.2858826]
Ma J, Shao W, Ye H, Wang L, Wang H, Zheng Y and Xue X. 2018. Arbitrary-Oriented Scene Text Detection via Rotation Proposals. IEEE Transactions on Multimedia, 20(11): 3111-3122 [DOI: 10.1109/tmm.2018.2818020http://dx.doi.org/10.1109/tmm.2018.2818020]
Ming Q, Zhou Z, Miao L, Zhang H and Li L. 2020. Dynamic anchor learning for arbitrary-oriented object detection. arXiv preprint arXiv:2012.04150, 1(2): 6 [DOI]
Pang J, Chen K, Shi J, Feng H, Ouyang W and Lin D. 2019. Libra R-CNN: Towards Balanced Learning for Object Detection//2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE: [DOI: 10.1109/cvpr.2019.00091http://dx.doi.org/10.1109/cvpr.2019.00091]
Redmon J, Divvala S, Girshick R and Farhadi A. 2016. You Only Look Once: Unified, Real-Time Object Detection. 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR): 779-788 [DOI: 10.1109/cvpr.2016.91http://dx.doi.org/10.1109/cvpr.2016.91]
Redmon J and Farhadi A. 2017. YOLO9000: Better, Faster, Stronger. 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR): 6517-6525 [DOI: 10.1109/cvpr.2017.690http://dx.doi.org/10.1109/cvpr.2017.690]
Redmon J and Farhadi A. 2018. YOLOv3: An Incremental Improvement. arXiv pre-print server: [DOI]
Ren S, He K, Girshick R and Sun J. 2017. Faster R-CNN: Towards Real-Time Object Detection with Region Proposal Networks. IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(6): 1137-1149 [DOI: 10.1109/tpami.2016.2577031http://dx.doi.org/10.1109/tpami.2016.2577031]
Simonyan K and Zisserman A. 2015. Very Deep Convolutional Networks for Large-Scale Image Recognition. [DOI]
Song G, Liu Y and Wang X. Revisiting the Sibling Head in Object Detector//. IEEE: [DOI: 10.1109/cvpr42600.2020.01158http://dx.doi.org/10.1109/cvpr42600.2020.01158]
Szegedy C, Liu W, Jia Y, Sermanet P, Reed S, Anguelov D, Erhan D, Vanhoucke V and Rabinovich A. 2015. Going deeper with convolutions//2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). IEEE: [DOI: 10.1109/cvpr.2015.7298594http://dx.doi.org/10.1109/cvpr.2015.7298594]
Szegedy C, Vanhoucke V, Ioffe S, Shlens J and Wojna Z. 2016. Rethinking the Inception Architecture for Computer Vision//2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). IEEE: [DOI: 10.1109/cvpr.2016.308http://dx.doi.org/10.1109/cvpr.2016.308]
Szegedy C, Ioffe S, Vanhoucke V and Alemi A A. 2017. Inception-v4, inception-resnet and the impact of residual connections on learning//Thirty-first AAAI conference on artificial intelligence. [DOI]
Wang J, Chen K, Yang S, Loy C C and Lin D. 2019. Region Proposal by Guided Anchoring//2019 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE: [DOI: 10.1109/cvpr.2019.00308http://dx.doi.org/10.1109/cvpr.2019.00308]
Wu Y, Chen Y, Yuan L, Liu Z, Wang L, Li H and Fu Y. 2020. Rethinking Classification and Localization for Object Detection//2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE: [DOI: 10.1109/cvpr42600.2020.01020http://dx.doi.org/10.1109/cvpr42600.2020.01020]
Xia G-S, Bai X, Ding J, Zhu Z, Belongie S, Luo J, Datcu M, Pelillo M and Zhang L. 2018. DOTA: A Large-Scale Dataset for Object Detection in Aerial Images//2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition. IEEE: [DOI: 10.1109/cvpr.2018.00418http://dx.doi.org/10.1109/cvpr.2018.00418]
Yang X, Yang J, Yan J, Zhang Y, Zhang T, Guo Z, Sun X and Fu K. 2019. SCRDet: Towards More Robust Detection for Small, Cluttered and Rotated Objects//2019 IEEE/CVF International Conference on Computer Vision (ICCV). IEEE: [DOI: 10.1109/iccv.2019.00832http://dx.doi.org/10.1109/iccv.2019.00832]
Yang X, Yan J, Feng Z and He T. 2021. R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object. Proceedings of the AAAI Conference on Artificial Intelligence, 35(4): 3163-3171
DOI
Cao Q, Ma A L, Zhong Y F, Zhao J, Zhao B and Zhang L P. 2019. Urban classification by multi-feature fusion of hyperspectral image and LiDAR data. Journal of Remote Sensing, 23(5): 892–903
曹琼, 马爱龙, 钟燕飞, 赵济, 赵贝 and 张良培. 2019. 高光谱-LiDAR多级融合城区地表覆盖分类. 遥感学报, 23(05): 892-903 [DOI: 10.11834/jrs.20197512http://dx.doi.org/10.11834/jrs.20197512]
Chen K Q, Gao X, Yan M L, Zhang Y and Sun X. 2020. Building extraction in pixel level from aerial imagery with a deep encoder-decoder network. Journal of Remote Sensing(Chinese), 24(9):1134-1142
陈凯强, 高鑫, 闫梦龙, 张跃 孙显. 2020. 基于编解码网络的航空影像像素级建筑物提取. 遥感学报, 24(09): 1134-1142 [DOI:10.11834/jrs.20209056http://dx.doi.org/10.11834/jrs.20209056]
Gong J Y and Zhong Y F. 2016. Survey of intelligent optical remote sensing image processing. Journal of Remote Sensing, 20(5): 733–747
龚健雅 钟燕飞. 2016. 光学遥感影像智能化处理研究进展. 遥感学报, 20(05): 733-747 [DOI: 10.11834/jrs.20166205http://dx.doi.org/10.11834/jrs.20166205]
Sun X, Liang W, Diao W H, Cao Z Y, Feng Y C, Wang B and Fu K. 2020. Progress and challenges of remote sensing edge intelligencetechnology. Journal of Image and Graphics,25(09) : 1719-1738
孙显, 梁伟, 刁文辉, 曹志颖, 冯瑛超, 王冰 付琨. 2020. 遥感边缘智能技术研究进展及挑战. 中国图象图形学报, 25(09): 1719-1738 [DOI: 10. 11834 / jig. 200288http://dx.doi.org/10.11834/jig.200288]
Yao H G, Wang C, Yu J, Bai X J and Li W. 2020. Recognition of small-target ships in complex satellite images. Journal of Remote Sensing (Chinese), 24(2):116-125
姚红革, 王诚, 喻钧, 白小军 李蔚. 2020. 复杂卫星图像中的小目标船舶识别. 遥感学报, 24(02): 116-125 [DOI: 10.11834/jrs.20208238http://dx.doi.org/10.11834/jrs.20208238]
Yao Y Q, Cheng G, Xie X X,Han J W. 2020. Remote Sensing Image Object Detection Based on Multi-Resolution Feature Fusion. Journal of Remote Sensing (Chinese), 25(05): 1124-1137
姚艳清, 程塨, 谢星星 韩军伟. 2021. 多分辨率特征融合的光学遥感图像目标检测. 遥感学报, 25(05): 1124-1137
DOI
Zhou P C,Cheng G,Yao X W and Han J W. 2021. Machine learning paradigms in high-resolution remote sensing image interpretation. Journal of Remote Sensing (Chinese), 25(1): 182-197
周培诚, 程塨, 姚西文 韩军伟. 2021. 高分辨率遥感影像解译中的机器学习范式. 遥感学报, 25(01): 182-197 [DOI: 10.11834/jrs. 20210164http://dx.doi.org/10.11834/jrs.20210164]
相关文章
相关作者
相关机构