CN110863935A - Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout - Google Patents

Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout Download PDF

Info

Publication number
CN110863935A
CN110863935A CN201911132810.1A CN201911132810A CN110863935A CN 110863935 A CN110863935 A CN 110863935A CN 201911132810 A CN201911132810 A CN 201911132810A CN 110863935 A CN110863935 A CN 110863935A
Authority
CN
China
Prior art keywords
image
ocean current
current machine
vgg16
training
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201911132810.1A
Other languages
Chinese (zh)
Other versions
CN110863935B (en
Inventor
彭海洋
王天真
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Maritime University
Original Assignee
Shanghai Maritime University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shanghai Maritime University filed Critical Shanghai Maritime University
Priority to CN201911132810.1A priority Critical patent/CN110863935B/en
Publication of CN110863935A publication Critical patent/CN110863935A/en
Application granted granted Critical
Publication of CN110863935B publication Critical patent/CN110863935B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03BMACHINES OR ENGINES FOR LIQUIDS
    • F03B11/00Parts or details not provided for in, or of interest apart from, the preceding groups, e.g. wear-protection couplings, between turbine and generator
    • F03B11/008Measuring or testing arrangements
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03BMACHINES OR ENGINES FOR LIQUIDS
    • F03B11/00Parts or details not provided for in, or of interest apart from, the preceding groups, e.g. wear-protection couplings, between turbine and generator
    • FMECHANICAL ENGINEERING; LIGHTING; HEATING; WEAPONS; BLASTING
    • F03MACHINES OR ENGINES FOR LIQUIDS; WIND, SPRING, OR WEIGHT MOTORS; PRODUCING MECHANICAL POWER OR A REACTIVE PROPULSIVE THRUST, NOT OTHERWISE PROVIDED FOR
    • F03BMACHINES OR ENGINES FOR LIQUIDS
    • F03B13/00Adaptations of machines or engines for special use; Combinations of machines or engines with driving or driven apparatus; Power stations or aggregates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/21Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
    • G06F18/214Generating training patterns; Bootstrap methods, e.g. bagging or boosting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V10/00Arrangements for image or video recognition or understanding
    • G06V10/20Image preprocessing
    • G06V10/26Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
    • G06V10/267Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E10/00Energy generation through renewable energy sources
    • Y02E10/20Hydro energy

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Mechanical Engineering (AREA)
  • Combustion & Propulsion (AREA)
  • Chemical & Material Sciences (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Evolutionary Computation (AREA)
  • Evolutionary Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Multimedia (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Analysis (AREA)

Abstract

The invention belongs to the field of ocean current machine fault diagnosis, and particularly relates to an ocean current machine blade attachment identification method based on VGG16-SegUnet and dropout, which comprises the following steps: performing semantic annotation on the ocean current machine image to complete the creation of an original data set; rotationally enhancing the original data set and carrying out standardized preprocessing; building a VGG16-SegUnet network; training the network by using an Adadelta optimizer; testing the trained network, completing the identification of the position and the size of the blade attachments of the ocean current machine, and simultaneously estimating the uncertainty of the identification result; and finally, calculating the accurate area ratio of the attachments and the average intersection ratio. The invention solves the problems that the existing diagnosis method for the attachments of the ocean current machine blade based on the image signal can not locate the attachments, output accurate attachment proportion and estimate and identify uncertainty, and provides guiding suggestions for the visual condition maintenance and the subsequent fault-tolerant control of the ocean current machine blade.

Description

Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout
Technical Field
The invention relates to the field of ocean current machine fault diagnosis, in particular to an ocean current machine blade attachment identification method based on VGG16-SegUnet and dropout.
Background
The ocean current energy is a renewable clean energy source known as 'blue oil field' and 'marine sauter arabia', and the following two forming modes are mainly adopted: more stable flow of seawater in subsea waterways and straits; the regular flow of seawater generated by tidal motion. Compared with wind energy and solar energy, ocean current energy has the advantages of predictability, high energy density and the like. As an ocean current energy power generation device, the ocean current machine has the advantages of low noise, reliable operation, no harsh site selection requirement and the like, and the power generation principle is as follows: the rotating machine absorbs the energy of flowing seawater and converts the energy into electric energy to be transmitted to a power grid to realize grid-connected power generation. Unlike land-based installations, ocean current machines, once put into operation officially, are placed under water for long periods of time, which creates several potential problems: (1) small marine organisms are likely to multiply in the form of attachments on the surface of the ocean current machine blades, which may cause blade imbalance failure; (2) the blades of the ocean current machine are generally made of metal materials, so that the blades can be corroded due to seawater immersion throughout the year, and the mechanical performance is influenced. Specifically, the imbalance faults caused by the attachments can cause the output voltage frequency and amplitude of the generator to be reduced, and the distortion of the waveform finally influences the quality and efficiency of power generation and even causes grid fluctuation. Therefore, for the ocean current power generation system, it is important to effectively check the corresponding fault state and give an early warning in the "germination" stage of the fault.
At present, methods for fault detection and diagnosis of ocean current machines are relatively few, and are mainly divided into two types based on electric signals (ocean current machine stator current and voltage) and image signals (ocean current machine underwater image data). However, in the case of a complex underwater environment, the analysis of the stator current and voltage signals alone is not sufficient to perform an accurate diagnosis of the extent of the attachment. In addition, the conventional diagnostic method for the attached matter of the blade of the ocean current machine based on the image signal has the following problems: (1) the position and size of the attachment are not identified; (2) precise attachment area fraction was not diagnosed; (3) the different attachment distributions cannot be identified and there is a lack of uncertainty in the diagnosis.
Disclosure of Invention
In order to solve the problems of the diagnosis method for the attached matter of the ocean current machine blade based on the image signal and realize more intuitive and accurate identification of the attached matter degree, the invention provides the identification method for the attached matter of the ocean current machine blade based on VGG16-SegUnet and dropout.
The identification method of the ocean current machine blade attachments based on VGG16-SegUnet and dropout comprises the following steps:
firstly, acquiring underwater images of ocean current machines with different attachment types, and then performing semantic annotation by using an open source tool labelme, thereby completing the creation of an original image-semantic label data set: the background, leaf, attachment are labeled 0, 1, 2, respectively.
Step two, expanding an original image-semantic tag data set by adopting a rotational data enhancement technology of [0 degrees and 360 degrees ], and then carrying out standardized preprocessing on the original image:
Figure BDA0002278797250000021
wherein x represents data of any dimension of R, G and B in the ocean current machine image; x is the number ofmin,xmaxRespectively representing the minimum and maximum pixel values in x; x is finally normalized to [ -1,1 []。
And dividing the enhanced data into a training set, a verification set and a test set according to the ratio of 3: 1.
Step three, building a VGG16-SegUnet novel semantic segmentation network: setting the convolution and maximum pooling models of the top 13 layers of VGG16 as feature extraction coding layers and initializing these convolution structures using ImageNet pre-training weights; the structure of the decoding layer is the same as that of the decoding layer in the SegNet, and the characteristic recovery is carried out by adopting the inverse maximum pooling; besides forward connection, the coding layer and the decoding layer are fused with feature cascade in Unet and maximum pooling index retention technology in SegNet, and a 30% dropout layer is inserted in the middle position; the introduction of Dropout also provides different probabilistic classification results while mitigating the phenomenon of trained overfitting.
Inputting the preprocessed image data of the training set into VGG16-SegUnet, and outputting a pixel-by-pixel softmax probability classification result:
Figure BDA0002278797250000031
wherein x is(i)Representing the ith pixel point in a training image x; theta is the weight parameter matrix of the softmax classifier, an
Figure BDA0002278797250000032
p(y(i)=l|x(i)(ii) a Theta) represents x(i)Predicted result y of(i)Probability of semantic label l; n represents the number of categories to be semantically labeled; exp(·)Representing an exponential function; h isθ(x(i)) The result vector is predicted for softmax.
Then, an Adadelta optimizer is used for carrying out global training on the whole network, the cross entropy loss is reduced until the training times reach the set maximum value, and the final training weight is recorded:
Figure BDA0002278797250000033
wherein Loss (θ) represents a cross entropy Loss function; n is a radical oftrainRepresenting the number of training data; n is a radical ofnRepresenting the total number of pixels of the nth image; log (-) represents a logarithmic function; 1 {. is an illustrative function, and when the expression in {. is established, 1 is output, and conversely, 0 is output.
Inputting the preprocessed test set image into VGG16-SegUnet loaded with training weight, outputting semantic segmentation graph, completing recognition of background, leaf and attachment position and size in the image, and estimating uncertainty of recognition result, wherein the specific implementation process is as follows:
i. inputting each Test image into VGG16-SegUnet fused with 30% dropout, and repeatedly performing the Test for 50 times to obtain 50 softmax probability classification results, which are recorded as Test50
ii, finding Test50Mean value of
Figure BDA0002278797250000034
And variance
Figure BDA0002278797250000035
iii from
Figure BDA0002278797250000036
Finding out the maximum probability category of each pixel point, and then displaying a semantic segmentation graph through a visualization technology; and the variance corresponding to the maximum probability category is visually displayed in the form of an image, namely the uncertainty image.
And step six, finally, calculating the accurate attachment area ratio and the identification accuracy index MIoU according to the semantic segmentation graph:
Figure BDA0002278797250000041
wherein AAP is the area ratio of attachments; attachment, blade respectively representing attachment and the entire ocean current machine blade area; the Count (·) is used for calculating the number of pixel points in the designated area.
Figure BDA0002278797250000042
Wherein MIoU represents the average cross-over ratio; p is a radical ofijThe number of pixels which represent that the real label is i and is mistakenly identified as a label j; p is a radical ofiiThe number of pixels which represent that the real label is i and are identified as the label i; p is a radical ofjiThe number of pixels representing that the true label is j and is erroneously recognized as label i.
Advantageous effects
Compared with the prior art, the invention has the following technical effects:
1) the invention uses image data with three dimensions (R, G, B), so that more abundant and intuitive attachment characteristic information can be extracted compared with one-dimensional current and voltage signals.
2) The semantic annotation method adopted by the invention can effectively improve the network training speed and generalization capability; the rotation data enhancement technology greatly reduces the work load of semantic annotation while simulating the rotation operation of the ocean current machine.
3) The VGG16-SegUnet novel semantic segmentation network provided by the invention can effectively segment the ocean current machine image, complete the identification of the position and size of the background, the blade and the attachment, and output the accurate attachment area ratio.
4) The attachment identification method can identify different blade attachment distributions, can estimate the uncertainty of the attachment identification result, and provides instructive suggestions for subsequent ocean current machine visual maintenance and fault-tolerant control.
Drawings
The above and/or additional aspects and advantages of the present invention will become apparent and readily appreciated from the following description of the embodiments, taken in conjunction with the accompanying drawings of which:
FIG. 1 is a schematic diagram of an algorithm flow of a method for identifying attachments of blades of a current machine based on VGG16-SegUnet and dropout in the invention;
FIG. 2 is a schematic diagram of an image semantic annotation method according to the present invention;
FIG. 3 is a schematic diagram of the architecture of the semantic segmentation network VGG16-SegUnet proposed in the present invention.
Detailed Description
The following detailed description of embodiments of the invention is intended to be illustrative, and not to be construed as limiting the invention.
As shown in fig. 1, the invention provides a method for identifying attachments of blades of a current machine based on VGG16-SegUnet and dropout, which comprises the following steps:
firstly, acquiring underwater images of ocean current machines with different attachment types, and then performing semantic annotation by using an open source tool labelme, thereby completing the creation of an original image-semantic label data set: the blades, attachments are labeled 0, 1, 2, respectively, as shown in fig. 2.
Step two, expanding an original image-semantic tag data set by adopting a rotational data enhancement technology of [0 degrees and 360 degrees ], and then carrying out standardized preprocessing on the original image:
Figure BDA0002278797250000051
wherein x represents data of any dimension of R, G and B in the ocean current machine image; x is the number ofmin,xmaxRespectively representing the minimum and maximum pixel values in x; x is finally normalized to [ -1,1 []。
And dividing the enhanced data into a training set, a verification set and a test set according to the ratio of 3: 1.
Step three, building a VGG16-SegUnet novel semantic segmentation network: setting the convolution and maximum pooling models of the top 13 layers of VGG16 as feature extraction coding layers and initializing these convolution structures using ImageNet pre-training weights; the structure of the decoding layer is the same as that of the decoding layer in the SegNet, and the characteristic recovery is carried out by adopting the inverse maximum pooling; besides forward connection, the coding layer and the decoding layer are fused with feature cascade in Unet and maximum pooling index retention technology in SegNet, and a 30% dropout layer is inserted in the middle position; the introduction of Dropout can relieve the phenomenon of over-training fitting and provide different probability classification results; the specific architectural design of VGG16-SegUnet is shown in FIG. 3.
Inputting the preprocessed image data of the training set into VGG16-SegUnet, and outputting a pixel-by-pixel softmax probability classification result:
Figure BDA0002278797250000061
wherein x is(i)Representing the ith pixel point in a training image x; theta is the weight parameter matrix of the softmax classifier, an
Figure BDA0002278797250000062
p(y(i)=l|x(i)(ii) a Theta) represents x(i)Predicted result y of(i)Probability of being semantic label l(ii) a N represents the number of categories to be semantically labeled; exp(·)Representing an exponential function; h isθ(x(i)) The result vector is predicted for softmax.
Then, an Adadelta optimizer is used for carrying out global training on the whole network, the cross entropy loss is reduced until the training times reach the set maximum value, and the final training weight is recorded:
Figure BDA0002278797250000063
wherein Loss (θ) represents a cross entropy Loss function; n is a radical oftrainRepresenting the number of training data; n is a radical ofnRepresenting the total number of pixels of the nth image; log (-) represents a logarithmic function; 1 {. is an illustrative function, and when the expression in {. is established, 1 is output, and conversely, 0 is output.
Inputting the preprocessed test set image into VGG16-SegUnet loaded with training weight, outputting semantic segmentation graph, completing recognition of background, leaf and attachment position and size in the image, and estimating uncertainty of recognition result, wherein the specific implementation process is as follows:
i. inputting each Test image into VGG16-SegUnet fused with 30% dropout, and repeatedly performing the Test for 50 times to obtain 50 softmax probability classification results, which are recorded as Test50
ii, finding Test50Mean value of
Figure BDA0002278797250000064
And variance
Figure BDA0002278797250000065
iii from
Figure BDA0002278797250000066
Finding out the maximum probability category of each pixel point, and then displaying a semantic segmentation graph through a visualization technology; the variance corresponding to the maximum probability category is visually displayed in the form of an image, namely uncertaintyAnd (4) an image.
And step six, finally, calculating the accurate attachment area ratio and the identification accuracy index MIoU according to the semantic segmentation graph:
Figure BDA0002278797250000071
wherein AAP is the area ratio of attachments; attachment, blade respectively representing attachment and the entire ocean current machine blade area; the Count (·) is used for calculating the number of pixel points in the designated area.
Figure BDA0002278797250000072
Wherein MIoU represents the average cross-over ratio; p is a radical ofijThe number of pixels which represent that the real label is i and is mistakenly identified as a label j; p is a radical ofiiThe number of pixels which represent that the real label is i and are identified as the label i; p is a radical ofjiThe number of pixels representing that the true label is j and is erroneously recognized as label i.

Claims (1)

1. A method for identifying attachments of blades of a current machine based on VGG16-SegUnet and dropout is characterized by comprising the following steps:
firstly, acquiring underwater images of ocean current machines with different attachment types, and then performing semantic annotation by using an open source tool labelme, thereby completing the creation of an original image-semantic label data set: background, leaves, attachments are labeled 0, 1, 2, respectively;
step two, expanding an original image-semantic tag data set by adopting a rotational data enhancement technology of [0 degrees and 360 degrees ], and then carrying out standardized preprocessing on the original image:
Figure FDA0002278797240000011
wherein x represents data of any dimension of R, G and B in the ocean current machine image; x is the number ofmin,xmaxRespectively representing the minimum and maximum pixel values in x; x is finally coveredNormalized to [ -1,1 [ ]];
Dividing the enhanced data into a training set, a verification set and a test set according to the ratio of 3:1: 1;
step three, building a VGG16-SegUnet novel semantic segmentation network: setting the convolution and maximum pooling models of the top 13 layers of VGG16 as feature extraction coding layers and initializing these convolution structures using ImageNet pre-training weights; the structure of the decoding layer is the same as that of the decoding layer in the SegNet, and the characteristic recovery is carried out by adopting the inverse maximum pooling; besides forward connection, the coding layer and the decoding layer are fused with feature cascade in Unet and maximum pooling index retention technology in SegNet, and a 30% dropout layer is inserted in the middle position; the introduction of Dropout can relieve the phenomenon of over-training fitting and provide different probability classification results;
inputting the preprocessed image data of the training set into VGG16-SegUnet, and outputting a pixel-by-pixel softmax probability classification result:
Figure FDA0002278797240000012
wherein x is(i)Representing the ith pixel point in a training image x; theta is the weight parameter matrix of the softmax classifier, an
Figure FDA0002278797240000013
p(y(i)=l|x(i)(ii) a Theta) represents x(i)Predicted result y of(i)Probability of semantic label l; n represents the number of categories to be semantically labeled; exp(·)Representing an exponential function; h isθ(x(i)) Predicting a result vector for softmax;
then, an Adadelta optimizer is used for carrying out global training on the whole network, the cross entropy loss is reduced until the training times reach the set maximum value, and the final training weight is recorded:
Figure FDA0002278797240000021
wherein Loss (θ) represents a cross entropy Loss function; n is a radical oftrainRepresenting the number of training data; n is a radical ofnRepresenting the total number of pixels of the nth image; log (-) represents a logarithmic function; 1 {. is an illustrative function, when an expression in {. is established, 1 is output, and otherwise, 0 is output;
inputting the preprocessed test set image into VGG16-SegUnet loaded with training weight, outputting semantic segmentation graph, completing recognition of background, leaf and attachment position and size in the image, and estimating uncertainty of recognition result, wherein the specific implementation process is as follows:
i. inputting each Test image into VGG16-SegUnet fused with 30% dropout, and repeatedly performing the Test for 50 times to obtain 50 softmax probability classification results, which are recorded as Test50
ii, finding Test50Mean value of
Figure FDA0002278797240000022
And variance
Figure FDA0002278797240000023
iii from
Figure FDA0002278797240000024
Finding out the maximum probability category of each pixel point, and then displaying a semantic segmentation graph through a visualization technology; the variance corresponding to the maximum probability category is visually displayed in the form of an image, namely an uncertainty image;
and step six, finally, calculating the accurate attachment area ratio and the identification accuracy index MIoU according to the semantic segmentation graph:
Figure FDA0002278797240000025
wherein AAP is the area ratio of attachments; attachment, blade respectively representing attachment and the entire ocean current machine blade area; the Count (·) is used for calculating the number of pixel points in the designated area;
Figure FDA0002278797240000026
wherein MIoU represents the average cross-over ratio; p is a radical ofijThe number of pixels which represent that the real label is i and is mistakenly identified as a label j; p is a radical ofiiThe number of pixels which represent that the real label is i and are identified as the label i; p is a radical ofjiThe number of pixels representing that the true label is j and is erroneously recognized as label i.
CN201911132810.1A 2019-11-19 2019-11-19 Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout Active CN110863935B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911132810.1A CN110863935B (en) 2019-11-19 2019-11-19 Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911132810.1A CN110863935B (en) 2019-11-19 2019-11-19 Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout

Publications (2)

Publication Number Publication Date
CN110863935A true CN110863935A (en) 2020-03-06
CN110863935B CN110863935B (en) 2020-09-22

Family

ID=69655089

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911132810.1A Active CN110863935B (en) 2019-11-19 2019-11-19 Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout

Country Status (1)

Country Link
CN (1) CN110863935B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666985A (en) * 2020-05-21 2020-09-15 武汉大学 Deep learning confrontation sample image classification defense method based on dropout
CN111914948A (en) * 2020-08-20 2020-11-10 上海海事大学 Ocean current machine blade attachment self-adaptive identification method based on rough and fine semantic segmentation network
CN112950617A (en) * 2021-03-24 2021-06-11 上海海事大学 Tidal current machine blade attachment identification method based on continuous rotation image enhancement and conditional generation countermeasure network
CN113971774A (en) * 2021-10-11 2022-01-25 天津大学 Method for identifying space distribution characteristics of limnoperna lacustris on surface of water delivery structure

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078412A1 (en) * 2007-12-17 2009-06-25 Nitto Denko Corporation Spiral type film filtering device and mounting member, and film filtering device managing system and film filtering device managing method using the same
US8649612B1 (en) * 2010-01-06 2014-02-11 Apple Inc. Parallelizing cascaded face detection
CN103793700A (en) * 2014-02-27 2014-05-14 彭大维 Wind turbine blade image automatic recognition system based on neural network technology
CN107256546A (en) * 2017-05-23 2017-10-17 上海海事大学 Ocean current machine blade attachment method for diagnosing faults based on PCA convolution pond SOFTMAX
WO2018009202A1 (en) * 2016-07-07 2018-01-11 Flagship Biosciences Inc. Continuous tissue analysis scoring scheme based on cell classifications
CN108510001A (en) * 2018-04-04 2018-09-07 北京交通大学 A kind of blade of wind-driven generator defect classification method and its categorizing system
CN109100648A (en) * 2018-05-16 2018-12-28 上海海事大学 Ocean current generator impeller based on CNN-ARMA-Softmax winds failure fusion diagnosis method
US20190051056A1 (en) * 2017-08-11 2019-02-14 Sri International Augmenting reality using semantic segmentation
CN110070091A (en) * 2019-04-30 2019-07-30 福州大学 The semantic segmentation method and system rebuild based on dynamic interpolation understood for streetscape

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009078412A1 (en) * 2007-12-17 2009-06-25 Nitto Denko Corporation Spiral type film filtering device and mounting member, and film filtering device managing system and film filtering device managing method using the same
US8649612B1 (en) * 2010-01-06 2014-02-11 Apple Inc. Parallelizing cascaded face detection
CN103793700A (en) * 2014-02-27 2014-05-14 彭大维 Wind turbine blade image automatic recognition system based on neural network technology
WO2018009202A1 (en) * 2016-07-07 2018-01-11 Flagship Biosciences Inc. Continuous tissue analysis scoring scheme based on cell classifications
CN107256546A (en) * 2017-05-23 2017-10-17 上海海事大学 Ocean current machine blade attachment method for diagnosing faults based on PCA convolution pond SOFTMAX
US20190051056A1 (en) * 2017-08-11 2019-02-14 Sri International Augmenting reality using semantic segmentation
CN108510001A (en) * 2018-04-04 2018-09-07 北京交通大学 A kind of blade of wind-driven generator defect classification method and its categorizing system
CN109100648A (en) * 2018-05-16 2018-12-28 上海海事大学 Ocean current generator impeller based on CNN-ARMA-Softmax winds failure fusion diagnosis method
CN110070091A (en) * 2019-04-30 2019-07-30 福州大学 The semantic segmentation method and system rebuild based on dynamic interpolation understood for streetscape

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
PULKIT KUMAR: "U-SEGNET: FULLY CONVOLUTIONAL NEURAL NETWORK BASED AUTOMATED BRAIN TISSUE SEGMENTATION TOOL", 《ARXIV》 *
YILAI ZHENG: "A Sparse Autoencoder and Softmax Regression Based Diagnosis Method for the Attachment on the Blades of Marine Current Turbine", 《SENSORS》 *
ZHE CAO: "A Novel Method for Detection of Wind Turbine Blade Imbalance Based on Multi-Variable Spectrum Imaging and Convolutional Neural Network", 《PROCEEDINGS OF THE 38TH CHINESE CONTROL CONFERENCE》 *

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111666985A (en) * 2020-05-21 2020-09-15 武汉大学 Deep learning confrontation sample image classification defense method based on dropout
CN111914948A (en) * 2020-08-20 2020-11-10 上海海事大学 Ocean current machine blade attachment self-adaptive identification method based on rough and fine semantic segmentation network
CN111914948B (en) * 2020-08-20 2024-07-26 上海海事大学 Ocean current machine blade attachment self-adaptive identification method based on rough and fine semantic segmentation network
CN112950617A (en) * 2021-03-24 2021-06-11 上海海事大学 Tidal current machine blade attachment identification method based on continuous rotation image enhancement and conditional generation countermeasure network
CN112950617B (en) * 2021-03-24 2024-05-10 上海海事大学 Tidal current machine blade attachment identification method based on continuous rotation image enhancement and condition generation countermeasure network
CN113971774A (en) * 2021-10-11 2022-01-25 天津大学 Method for identifying space distribution characteristics of limnoperna lacustris on surface of water delivery structure
CN113971774B (en) * 2021-10-11 2024-07-02 天津大学 Water delivery structure surface limnoperna lacustris spatial distribution characteristic identification method

Also Published As

Publication number Publication date
CN110863935B (en) 2020-09-22

Similar Documents

Publication Publication Date Title
CN110863935B (en) Method for identifying attached matters of blades of ocean current machine based on VGG16-SegUnet and dropout
Xu et al. Underwater fish detection using deep learning for water power applications
CN109580215B (en) Wind power transmission system fault diagnosis method based on deep generation countermeasure network
CN110728654B (en) Automatic pipeline detection and classification method based on deep residual error neural network
CN106595551B (en) Ice covering thickness detection method in powerline ice-covering image based on deep learning
CN109344905A (en) A kind of transmission facility automatic fault recognition methods based on integrated study
CN111368690A (en) Deep learning-based video image ship detection method and system under influence of sea waves
CN107256546B (en) Ocean current machine blade attachment fault diagnosis method based on PCA convolution pooling SOFTMAX
CN110985310B (en) Wind driven generator blade fault monitoring method and device based on acoustic sensor array
Dumitriu et al. Rip current segmentation: A novel benchmark and yolov8 baseline results
CN112365468A (en) AA-gate-Unet-based offshore wind power tower coating defect detection method
CN115861263A (en) Insulator defect image detection method based on improved YOLOv5 network
CN109100648B (en) CNN-ARMA-Softmax-based ocean current generator impeller winding fault fusion diagnosis method
CN113240671A (en) Water turbine runner blade defect detection method based on YoloV4-Lite network
CN115862073B (en) Substation hazard bird species target detection and identification method based on machine vision
CN112950617B (en) Tidal current machine blade attachment identification method based on continuous rotation image enhancement and condition generation countermeasure network
Zhao et al. Research on detection method for the leakage of underwater pipeline by YOLOv3
CN115240069A (en) Real-time obstacle detection method in full-fog scene
CN116452982A (en) Ground penetrating radar underground drainage pipe network image detection method based on improved YOLOv5
CN111914948A (en) Ocean current machine blade attachment self-adaptive identification method based on rough and fine semantic segmentation network
CN109255361B (en) Tidal current energy power generation field unit layout method considering infeasible area
Peng et al. An adaptive coarse-fine semantic segmentation method for the attachment recognition on marine current turbines
Zhou et al. Wind turbine actual defects detection based on visible and infrared image fusion
Chen et al. Attention mechanism-based CNN for surface damage detection of wind turbine blades
CN116797594A (en) Fan blade defect detection method, system, electronic equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant