一级黄色片免费播放|中国黄色视频播放片|日本三级a|可以直接考播黄片影视免费一级毛片

高級搜索

留言板

尊敬的讀者、作者、審稿人, 關(guān)于本刊的投稿、審稿、編輯和出版的任何問題, 您可以本頁添加留言。我們將盡快給您答復(fù)。謝謝您的支持!

姓名
郵箱
手機號碼
標題
留言內(nèi)容
驗證碼

基于深度學(xué)習(xí)的絕緣子定向識別算法

李彩林 張青華 陳文賀 江曉斌 袁斌 楊長磊

李彩林, 張青華, 陳文賀, 江曉斌, 袁斌, 楊長磊. 基于深度學(xué)習(xí)的絕緣子定向識別算法[J]. 電子與信息學(xué)報, 2020, 42(4): 1033-1040. doi: 10.11999/JEIT190350
引用本文: 李彩林, 張青華, 陳文賀, 江曉斌, 袁斌, 楊長磊. 基于深度學(xué)習(xí)的絕緣子定向識別算法[J]. 電子與信息學(xué)報, 2020, 42(4): 1033-1040. doi: 10.11999/JEIT190350
Cailin LI, Qinghua ZHANG, Wenhe CHEN, Xiaobin JIANG, Bin YUAN, Changlei YANG. Insulator Orientation Detection Based on Deep Learning[J]. Journal of Electronics & Information Technology, 2020, 42(4): 1033-1040. doi: 10.11999/JEIT190350
Citation: Cailin LI, Qinghua ZHANG, Wenhe CHEN, Xiaobin JIANG, Bin YUAN, Changlei YANG. Insulator Orientation Detection Based on Deep Learning[J]. Journal of Electronics & Information Technology, 2020, 42(4): 1033-1040. doi: 10.11999/JEIT190350

基于深度學(xué)習(xí)的絕緣子定向識別算法

doi: 10.11999/JEIT190350 cstr: 32379.14.JEIT190350
基金項目: 國家自然科學(xué)基金(41601496, 41701525),山東省重點研發(fā)計劃(2018GGX106002),山東省自然科學(xué)基金(ZR2017LD002),山東理工大學(xué)齊文化研究專項(2017QWH032)
詳細信息
    作者簡介:

    李彩林:男,1985年生,副教授,研究方向為數(shù)字攝影測量與計算機視覺

    張青華:男,1992年生,碩士,研究方向為深度學(xué)習(xí)目標檢測、計算機視覺

    陳文賀:男,1992年生,碩士,研究方向為深度學(xué)習(xí)目標識別

    江曉斌:男,1994年生,碩士,研究方向為點云3維重建

    袁斌:女,1995年生,碩士,研究方向為傾斜攝影測量

    楊長磊:男,1995年生,碩士,研究方向為深度學(xué)習(xí)在農(nóng)業(yè)遙感中的應(yīng)用

    通訊作者:

    張青華 zhangqinghuamail@163.com

  • 中圖分類號: TP391.4

Insulator Orientation Detection Based on Deep Learning

Funds: The National Naturals Science Foundation of China (41601496, 41701525), The Shandong Key R&D Program (2018GGX106002), The Shandong Natural Science Foundation (ZR2017LD002), The Qi Culture Research Project of Shandong University of Technology (2017QWH032)
  • 摘要:

    為了解決絕緣子目標檢測中無法精確定位的問題,該文基于深度學(xué)習(xí)提出一種絕緣子定向識別算法,通過在軸對齊檢測框中加入角度信息,可有效解決常規(guī)深度學(xué)習(xí)算法無法精確定位目標的問題。該算法首先將角度旋轉(zhuǎn)參數(shù)引入軸對齊矩形檢測框中構(gòu)成定向檢測框,然后將該參數(shù)偏移量作為第5參數(shù)加入到損失函數(shù)中進行迭代回歸,同時為提高檢測精度在訓(xùn)練過程中使用Adam算法替代隨機梯度下降(SGD)算法進行損失函數(shù)優(yōu)化,最終可獲得絕緣子定向檢測模型。實驗分析表明,加入旋轉(zhuǎn)角度的定向檢測框可有效對絕緣子目標進行精確定位。

  • 圖  1  絕緣子定向識別網(wǎng)絡(luò)結(jié)構(gòu)

    圖  2  VGG-16基礎(chǔ)網(wǎng)絡(luò)結(jié)構(gòu)圖

    圖  3  絕緣子定向識別算法訓(xùn)練流程圖

    圖  4  旋轉(zhuǎn)角定義示意圖

    圖  5  軸對齊矩形框交并集示意圖

    圖  6  傾斜矩形框轉(zhuǎn)化示意圖

    圖  7  訓(xùn)練損失曲線圖

    圖  8  測試影像 P-R 曲線圖

    圖  9  絕緣子定向識別算法測試結(jié)果圖

    圖  10  原始SSD軸對齊矩形框缺點

    圖  11  定向矩形框優(yōu)點

    圖  12  擴展目標檢測結(jié)果

    表  1  訓(xùn)練參數(shù)設(shè)定

    參數(shù)名稱參數(shù)值
    初始學(xué)習(xí)率0.0001
    學(xué)習(xí)率策略Multistep
    批處理大小2
    最大時期次數(shù)100
    每期迭代次數(shù)1000
    步長值60, 80, 100
    下載: 導(dǎo)出CSV

    表  2  方法AP對比

    SSD模型(算法)損失函數(shù)優(yōu)化方法AP
    SSD300SGD0.561
    SSD300Adam0.674
    SSD512SGD0.736
    SSD512Adam0.815
    文獻[16]算法0.761
    下載: 導(dǎo)出CSV
  • BARTON J P and INFIELD D G. Energy storage and its use with intermittent renewable energy[J]. IEEE Transactions on Energy Conversion, 2004, 19(2): 441–448. doi: 10.1109/tec.2003.822305
    WANG Jiafu, LIANG Xidong, and GAO Yanfeng. Failure analysis of decay-like fracture of composite insulator[J]. IEEE Transactions on Dielectrics and Electrical Insulation, 2014, 21(6): 2503–2511. doi: 10.1109/tdei.2014.004485
    GIRSHICK R, DONAHUE J, DARRELL T, et al. Rich feature hierarchies for accurate object detection and semantic segmentation[C]. 2014 IEEE Conference on Computer Vision and Pattern Recogni-tion, Columbus, USA, 2014: 580–587.
    GIRSHICK R. Fast R-CNN[C]. 2015 IEEE International Conference on Computer Vision. Santiago, Chile, 2015: 1440–1448. doi: 10.1109/ICCV.2015.169.
    REN Shaoqing, HE Kaiming, GIRSHICK R, et al. Faster R-CNN: Towards real-time object detection with region proposal networks[C]. The 28th Interna-tional Conference on Neural Information Processing Systems, Montreal, Canada, 2015: 91–99.
    HE Kaiming, GKIOXARI G, DOLLáR P, et al. Mask R-CNN[C]. 2017 IEEE International Conference on Computer Vision, Venice, Italy, 2017: 2980–2988. doi: 10.1109/ICCV.2017.322.
    REDMON J, DIVVALA S, GIRSHICK R, et al. You only look once: Unified, real-time object detection[C]. 2016 IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, USA, 2016: 779–788. doi: 10.1109/CVPR.2016.91.
    REDMON J and FARHADI A. YOLO9000: Better, faster, stronger[C]. 2017 IEEE Conference on Computer Vision and Pattern Recognition, Honolulu, USA, 2017: 6517–6525.
    REDMON J and FARHADI A. Yolov3: An incremental improvement[J]. arXiv:1804.02767, 2018.
    LIU Wei, ANGUELOV D, ERHAN D, et al. SSD: Single shot MultiBox detector[C]. The 14th European Conference on Computer Vision, Amsterdam, the Netherlands, 2016: 21–37. doi: 10.1007/978-3-319-46448-0_2.
    FU Chengyang, LIU Wei, RANGA A, et al. DSSD: Deconvolutional single shot detector[J]. arXiv:1701.06659, 2017.
    陳慶, 閆斌, 葉潤, 等. 航拍絕緣子卷積神經(jīng)網(wǎng)絡(luò)檢測及自爆識別研究[J]. 電子測量與儀器學(xué)報, 2017, 31(6): 942–953. doi: 10.13382/j.jemi.2017.06.018

    CHEN Qing, YAN Bin, YE Run, et al. Insulator detection and recognition of explosion fault based on convolutional neural networks[J]. Journal of Electronic Measurement and Instrumentation, 2017, 31(6): 942–953. doi: 10.13382/j.jemi.2017.06.018
    LING Zenan, QIU R C, JIN Zhijian, et al. An accurate and real-time self-blast glass insulator location method based on faster R-CNN and U-net with aerial images[J]. arXiv:1801.05143, 2018.
    RONNEBERGER O, FISCHER P, and BROX T. U-net: Convolutional networks for biomedical image segmentation[C]. The 18th International Conference on Medical Image Computing and Computer-assisted Intervention, Munich, Germany, 2015: 234–241.
    ZHAO Zhenbing, FAN Xiaoqing, XU Guozhi, et al. Aggregating deep convolutional feature maps for insulator detection in infrared images[J]. IEEE Access, 2017, 5: 21831–21839. doi: 10.1109/ACCESS.2017.2757030
    陳文賀, 李彩林, 袁斌, 等. 有效的絕緣子自爆缺陷定位方法[J]. 計算機工程與設(shè)計, 2019, 40(8): 2346–2352. doi: 10.16208/j.issn1000-7024.2019.08.041

    CHEN Wenhe, LI Cailin, YUAN Bin, et al. Effective method to locate the self-explosion defect of insulators[J]. Computer Engineering and Design, 2019, 40(8): 2346–2352. doi: 10.16208/j.issn1000-7024.2019.08.041
    黃新波, 劉新慧, 張燁, 等. 基于紅藍色差和改進K-means算法的航拍絕緣子分類識別方法[J]. 高電壓技術(shù), 2018, 44(5): 1528–1534. doi: 10.13336/j.1003-6520.hve.20180430018

    HUANG Xinbo, LIU Xinhui, ZHANG Ye, et al. Classi-fication recognition method of insulator in aerial image based on the red-blue difference and developed K-means algorithm[J]. High Voltage Engineering, 2018, 44(5): 1528–1534. doi: 10.13336/j.1003-6520.hve.20180430018
    CHEN Chaoyue, GONG Weiguo, HU Yan, et al. Learning oriented region-based convolutional neural networks for building detection in satellite remote sensing images[C]. The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences, Han-nover, Germany, 2017: 461–464. doi: 10.5194/isprs-archives-XLII-1-W1-461-2017.
    DENG Zhipeng, SUN Hao, ZHOU Shilin, et al. Toward fast and accurate vehicle detection in aerial images using coupled region-based convolutional neural networks[J]. IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, 2017, 10(8): 3652–3664. doi: 10.1109/JSTARS.2017.2694890
    HE Tong, HUANG Weilin, QIAO Yu, et al. Accurate text localization in natural image with cascaded convolutional text network[J]. arXiv:1603.09423, 2016.
    YAO Cong, BAI Xiang, SANG Nong, et al. Scene text detection via holistic, multi-channel prediction[J]. arXiv:1606.09002, 2016.
    ZHANG Zheng, ZHANG Chengquan, SHEN Wei, et al. Multi-oriented text detection with fully convolutional networks[C]. 2016 IEEE Conference on Computer Vision and Pattern Recognition, Las Vegas, USA, 2016: 4159–4167. doi: 10.1109/CVPR.2016.451.
    LONG J, SHELHAMER E, DARRELL T. Fully convolu-tional networks for semantic segmentation[C]. 2015 IEEE Conference on Computer Vision and Pattern Recognition, Boston, USA, 2015: 3431–3440. doi: 10.1109/CVPR.2015.7298965.
    MA Jianqi, SHAO Weiyuan, Ye Hao, et al. Arbitrary-oriented scene text detection via rotation proposals[J]. IEEE Transactions on Multimedia, 2018, 20(11): 3111–3122. doi: 10.1109/TMM.2018.2818020
    TANG Tianyu, ZHOU Shilin, DENG Zhipeng, et al. Arbitrary-oriented vehicle detection in aerial imagery with single convolutional neural networks[J]. Remote Sensing, 2017, 9(11): 1170–1186. doi: 10.3390/rs9111170
    LIU Lei, PAN Zongxu, LEI Bin. Learning a rotation invariant detector with rotatable bounding box[J]. arXiv:1711.09405, 2017.
    ZHAO Zhenbing, LIU Ning, and WANG Le. Localization of multiple insulators by orientation angle detection and binary shape prior knowledge[J]. IEEE Transactions on Dielectrics and Electrical Insulation, 2015, 22(6): 3421–3428. doi: 10.1109/tdei.2015.004741
    KINGMA D P and BA J. Adam: A method for stochastic optimization[J]. arXiv:1412.6980, 2014.
    DAI Jifeng, LI Yi, HE Kaiming, et al. R-FCN: Object detection via region-based fully convolutional net-works[C]. The 30th International Con-ference on Neural Information Processing systems, Bar-celona, Spain, 2016: 379–387.
  • 加載中
圖(12) / 表(2)
計量
  • 文章訪問數(shù):  3393
  • HTML全文瀏覽量:  1279
  • PDF下載量:  181
  • 被引次數(shù): 0
出版歷程
  • 收稿日期:  2019-05-17
  • 修回日期:  2019-12-02
  • 網(wǎng)絡(luò)出版日期:  2019-12-10
  • 刊出日期:  2020-06-04

目錄

    /

    返回文章
    返回