CN109740485A - Reservoir or dyke recognition methods based on spectrum analysis and depth convolutional neural networks - Google Patents

Reservoir or dyke recognition methods based on spectrum analysis and depth convolutional neural networks Download PDF

Info

Publication number
CN109740485A
CN109740485A CN201811607578.8A CN201811607578A CN109740485A CN 109740485 A CN109740485 A CN 109740485A CN 201811607578 A CN201811607578 A CN 201811607578A CN 109740485 A CN109740485 A CN 109740485A
Authority
CN
China
Prior art keywords
convolutional neural
neural network
reservoir
image
water body
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
CN201811607578.8A
Other languages
Chinese (zh)
Other versions
CN109740485B (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.)
China Institute of Water Resources and Hydropower Research
Original Assignee
China Institute of Water Resources and Hydropower Research
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 China Institute of Water Resources and Hydropower Research filed Critical China Institute of Water Resources and Hydropower Research
Priority to CN201811607578.8A priority Critical patent/CN109740485B/en
Publication of CN109740485A publication Critical patent/CN109740485A/en
Application granted granted Critical
Publication of CN109740485B publication Critical patent/CN109740485B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a kind of reservoir based on spectrum analysis and depth convolutional neural networks or dyke recognition methods, are related to artificial intelligence, field of image recognition.High definition remote sensing image is handled first with spectrum analysis, extract waters boundary information, waters boundary information is mapped on original image, then the waters boundary information on raw video is utilized, original image is divided into the picture block that several include water-accumulating body, identification classification is carried out to dam, gate, flood-relief channel using convolutional neural networks using these picture blocks as the input of the convolutional neural networks of building, finally, water body is identified and is classified using dam, gate, flood-relief channel.Accuracy rate reaches 80% or more, the accuracy of identifying water boy is substantially increased, convolutional neural networks have apparent simplification in structure, are greatly improved in the speed of service and robustness, processing speed realizes the fast accurate identification of reservoir, dyke up to 23fps.

Description

Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network
Technical Field
The invention relates to the field of artificial intelligence and image recognition, in particular to a reservoir or small reservoir recognition method based on spectral analysis and a deep convolutional neural network.
Background
The medium and small rivers are widely distributed, the river network is dense, the storage and dredging capacity for sudden precipitation is weak, and reservoirs and small dams distributed in medium and small river basins have influence on the production convergence of the river basins through different flood storage and discharge mechanisms. In flood forecasting of medium and small rivers, reservoirs and small dams have important influence on the flood process of a river basin, and the reservoirs and the small dams need to be considered respectively because of different flood storage and discharge mechanisms.
The identification and classification of the reservoir and the small and medium river dams are important links for flood forecasting of the medium and small rivers, the reservoir and the small and medium river dams need to be identified and considered respectively, and data support is provided for flood forecasting of the medium and small rivers through corresponding digital elevation and high-definition remote sensing images and different flood storage and discharge mechanisms of the reservoir and the small and medium river dams.
At present, the identification and classification of reservoirs and small reservoirs mainly adopts other methods based on deep learning. Such methods generally use a region-based convolutional neural network (R-CNN) to generate a suggestion box (region pro-posal), classify features in the suggestion box, and perform regression on the suggestion box to obtain the location and the category of the target. The method has the problems that the network structure is too complex, the requirements on computer hardware conditions are high, the running speed is low, and professional remote sensing practitioners are needed when the training set is labeled, so that the method is greatly limited in the identification process.
Disclosure of Invention
The invention aims to provide a reservoir or small reservoir identification method based on spectral analysis and a deep convolutional neural network, so as to solve the problems in the prior art.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
a reservoir or small reservoir identification method based on spectral analysis and a deep convolutional neural network comprises the following steps:
s1, constructing a convolutional neural network, wherein the network sequentially comprises an input layer, five convolutional layers, a fusion layer, a full-connection layer and an output layer, and the fusion layer is used for fusing the characteristics of the second convolutional layer, the third convolutional layer, the fourth convolutional layer and the fifth convolutional layer;
s2, analyzing the high-resolution satellite remote sensing image by adopting a multi-band spectral relation method based on a threshold value, extracting water area boundary information, framing a water body, and obtaining an image after spectral analysis processing;
s3, mapping the coordinates of the original image and the image after spectral analysis to the same coordinate system, mapping the water area boundary information to the original image under the same coordinate system, and realizing framing of the water body on the original image;
s4, dividing the original picture into a plurality of picture blocks containing water storage bodies by using the water area boundary information on the original image, and taking the picture blocks as the input of a convolutional neural network;
s5, extracting the features of the input picture block containing the water storage body by using the convolutional neural network, and extracting the feature in the input picture block: identifying a dam, a gate or a spillway;
and S6, further classifying the input picture blocks according to the output result of the convolutional neural network, namely whether a dam, a gate and a spillway exist, determining the specific type of the water body, namely a reservoir or a small reservoir, and combining the water body boundary information to realize the identification of the water body.
Preferably, the step of S1 further comprises: and training the convolutional neural network by using a training set, and evaluating the accuracy of the trained convolutional neural network by using a testing set.
Preferably, the training set and the test set are high-definition image data sets including dams, gates and spillways, the size of each image is 224 × 224 pixels, the images are ordinary grayscale images, the ratio of the training set to the test set is 9:1, and the maximum number of training iteration steps is set to be 100K.
Preferably, the training of the convolutional neural network is performed by using a training set, specifically: the number of pictures used for training at a time is 128, i.e., min _ batch is 128; the dynamic learning rate is adopted, when the number of iteration steps is less than 30K, the value of the learning rate is 0.0001, when the number of iteration steps reaches 30K, the value of the learning rate is 0.00002, and when the number of iteration steps reaches 80K, the value of the learning rate is 0.00001.
Preferably, the evaluation criteria are recall, precision, F1 and mapp, respectively calculated according to the following formulas:
in the formulas (1) and (2), Truepositive represents a positive sample predicted to be positive by the model, namely the accuracy rate of true judgment; falseneractive represents the positive samples predicted to be negative by the model, i.e. the rate of missing reports; falsepositiotive represents a negative sample predicted to be positive by the model, namely a false alarm rate;
in the formula (4), N is the number of all pictures in the test set, M is the total number of target categories, p (k) represents the value of precision when k pictures can be identified, and Δ r (k) represents the change of recall when the number of identified pictures changes from k-1 to k.
Preferably, S2 specifically includes analyzing the high-resolution satellite remote sensing image by using the following formula:
(b3+b4)-(b5+b6)>T (5)
in the formula, b3 is the gray value of the wave band 3; b4 is the gray value of band 4; b5 is the gray value of wave band 5; b6 is the gray value of wave band 6; t is a threshold value selected through experiments;
the band is calculated by using the formula, and the water body is obtained when the requirement is met.
The invention has the beneficial effects that: the invention provides a reservoir or small reservoir identification method based on spectral analysis and a deep convolutional neural network, which comprises the steps of firstly processing a high-definition remote sensing image by utilizing the spectral analysis, extracting water area boundary information, mapping the water area boundary information onto an original image, then dividing an original image into a plurality of picture blocks containing a water storage body by utilizing the water area boundary information on the original image, taking the picture blocks as the input of a constructed convolutional neural network, identifying and classifying a dam, a gate and a spillway by utilizing the convolutional neural network, and finally identifying and classifying the water bodies (the reservoir and the small reservoir) by utilizing the dam, the gate and the spillway. Therefore, the method provided by the invention has the advantages that the accuracy rate reaches more than 80%, the accuracy of water body identification is greatly improved, the structure of the convolutional neural network is obviously simplified, the running speed and the robustness are greatly improved, the processing speed can reach 23fps, and the rapid and accurate identification of reservoirs and small reservoirs is realized.
Drawings
FIG. 1 is a schematic flow chart of a reservoir or small reservoir dam identification method based on spectral analysis and a deep convolutional neural network provided by the invention;
FIG. 2 is a schematic diagram of a VGG-16 network architecture;
FIG. 3 is a schematic diagram of a convolutional neural network constructed according to the present invention;
FIG. 4 is a schematic diagram of the principle of using a test set to evaluate the accuracy of a convolutional neural network;
FIG. 5 is an original satellite picture;
FIG. 6 is a picture processed by a threshold-based inter-multi-band spectral relationship;
FIG. 7 is a schematic diagram of a convolutional neural network structure constructed by the present invention;
FIG. 8 is a photograph of three types of ground features including dams, gates, and spillways;
FIG. 9 is a schematic diagram of a file structure of a data set;
FIG. 10 is a high-definition satellite image of a reservoir in a research area;
FIG. 11 is a high definition satellite image of a study plot of a small reservoir;
FIG. 12 is an electromagnetic spectrum;
FIG. 13 is a photograph of the reservoir after spectral analysis;
fig. 14 is an image of the pond dam after spectral analysis.
In fig. 7, ① represents input data of the neural network, which is a high resolution remote sensing image, ② represents an input layer of the convolutional neural network, and the structure in block ③ is five convolutional layers for extracting features of the input data, ④ represents a feature fusion layer for fusing features ⑦ of a second convolutional layer (ii), features ⑧ of a third convolutional layer (iii), features ⑨ of a fourth convolutional layer (iv), and features ⑩ of a fifth convolutional layer (v), ⑤ represents a full connection layer, and the full connection layer adopts a full connection mode, and each neuron is connected with other neurons, and ⑥ represents an output layer, which is a classification result of the output neural network.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
As shown in fig. 1, the present invention provides a reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network, comprising the following steps:
s1, constructing a convolutional neural network, wherein the network sequentially comprises an input layer, five convolutional layers, a fusion layer, a full-connection layer and an output layer, and the fusion layer is used for fusing the characteristics of the second convolutional layer, the third convolutional layer, the fourth convolutional layer and the fifth convolutional layer;
s2, analyzing the high-resolution satellite remote sensing image by adopting a multi-band spectral relation method based on a threshold value, extracting water area boundary information, framing a water body, and obtaining an image after spectral analysis processing;
s3, mapping the coordinates of the original image and the image after spectral analysis to the same coordinate system, mapping the water area boundary information to the original image under the same coordinate system, and realizing framing of the water body on the original image;
s4, dividing the original picture into a plurality of picture blocks containing water storage bodies by using the water area boundary information on the original image, and taking the picture blocks as the input of a convolutional neural network;
s5, extracting the features of the input picture block containing the water storage body by using the convolutional neural network, and extracting the feature in the input picture block: identifying a dam, a gate or a spillway;
and S6, further classifying the input picture blocks according to the output result of the convolutional neural network, namely whether a dam, a gate and a spillway exist, determining the specific type of the water body, namely a reservoir or a small reservoir, and combining the water body boundary information to realize the identification of the water body.
Because the remote sensing image ground object size is less, receives the influence of shooting angle and illumination condition great, along with the deepening of network, the characteristic of extraction is more and more abstract, and the size of picture also is more and more littleer, adopts traditional network structure can lose the information of small-size ground object in the later stage. Therefore, a reasonable network structure needs to be designed. The method for solving the problem of identifying the small ground objects can adopt a method of propagating and fusing the characteristics of a plurality of convolution layers backwards.
Experiments have shown that the combination of several small filter convolutional layers is better than one large filter convolutional layer. The VGG-16 network makes full use of the structure of a plurality of convolution layers and nonlinear active layers which are alternated, and can extract deep features compared with the structure of a single convolution layer. The VGG-16 (the network structure of VGG-16 is shown in FIG. 2) network comprises 5 convolutional layers and 3 fully-connected layers, each convolutional layer is composed of a plurality of sub-layers, and the sizes of convolution kernels used are 3 x 3. The feature map numbers output by the 5 convolutional layers are respectively 64,128,256,512 and 512, the features are expanded into 4096-dimensional vectors in the first fully-connected layer, and a 3-dimensional vector is obtained in the third fully-connected layer. And outputting the classification result at an output layer.
In the invention, a VGG-16 network is used as a basic structure to construct a convolutional neural network, and the features extracted from the second, third, fourth and fifth convolutional layers are fused on the basis of the VGG-16 network and used as the input of a full connection layer, as shown in FIG. 3, so that the classification precision of small objects is improved.
After the convolutional neural network is constructed, the convolutional neural network may be trained using a training set, and the accuracy of the trained convolutional neural network may be evaluated using a test set.
During training and testing, the used data set is a high-definition image data set comprising dams, gates and spillways, and the size of each picture is 224 multiplied by 224 pixels and is a common gray picture. The number of pictures contained in the data set was 60000, and the ratio of the training set to the test set was 9:1, i.e., the test set contained 54000 pictures and the test set contained 6000 pictures. And stopping training when the iteration step number reaches 100K, and storing the trained model for subsequent water storage body identification.
Training the convolutional neural network by using a training set, specifically: the number of pictures used for training at a time is 128; the dynamic learning rate is adopted, when the number of iteration steps is less than 30K, the value of the learning rate is 0.0001, when the number of iteration steps reaches 30K, the value of the learning rate is 0.00002, and when the number of iteration steps reaches 80K, the value of the learning rate is 0.00001.
For the trained neural network, the accuracy of the network is evaluated by using a test set (the test set comprises 6000 pictures), and the evaluation criteria are recall, precision, F1 and mAP. As shown in fig. 4 and formulas (1), (2), (3) and (4).
In the formulas (1) and (2), True positive represents a positive sample predicted to be positive by the model, namely the True accuracy; false negative represents a positive sample predicted to be negative by the model, namely a False negative rate; false positive represents a negative sample predicted to be positive by the model, namely a False alarm rate;
in the formula (4), N is the number of all pictures in the test set, M is the total number of target categories, p (k) represents the value of precision when k pictures can be identified, and Δ r (k) represents the change of recall when the number of identified pictures changes from k-1 to k.
In spectroscopic analysis, the spectroscopic characteristics of a water body are: the reflection of the water body is mainly concentrated in a blue-green wave band in a visible light wave band, and the reflectivity of the water body begins to be rapidly attenuated to 0 in a near infrared wave band. And the reflectivity of other ground objects such as vegetation and soil is obviously higher than that of water bodies in the near infrared band. Therefore, on the near-infrared remote sensing image, the water body generally presents dark tone due to low reflectivity, vegetation, soil and the like generally present bright tone due to the reflectivity far higher than that of the water body, and the water body can be distinguished from other ground objects through the contrast of the two.
The electromagnetic spectrum is shown in fig. 12, wherein 400nm-700nm is visible light band, 750nm and 800nm are near infrared band, the reflectivity of water body is obviously attenuated at 750nm band, and the reflectivity of water body is attenuated to 0 at 800nm band.
The method selects a threshold-based multi-band inter-spectrum relation method to analyze the high-definition satellite remote sensing image in the research area. The Landsat 8 OLI image contains 9 wave bands, wherein b3 is a green light wave band, b4 is a red light wave band, b5 is a near infrared wave band, b6 is a short wave infrared wave band, and the unique inter-spectral feature of the water body is that the sum of b3 gray value and b4 gray value is larger than the sum of b5 gray value and b6 gray value, so that the water body can be well extracted by utilizing the inter-spectral relationship.
S2 specifically, the high-resolution satellite remote sensing image is analyzed by using the following formula:
(b3+b4)-(b5+b6)>T (5)
in the formula, b3 is the gray value of the wave band 3; b4 is the gray value of band 4; b5 is the gray value of wave band 5; b6 is the gray value of wave band 6; t is a threshold value selected by experiments, and the value of T is 400 by comparison.
And (5) calculating the wave band by using the formula (5), wherein the water body meeting the formula (5) is obtained.
In the actual use process, the accuracy of spectral analysis can be evaluated, the input data is a high-resolution remote sensing image, and the evaluation indexes are the proportion rho of the number of the water bodies detected by the spectral analysis to the actual number of the water bodies and the accuracy phi determined by a water body boundary frame. Setting the actual water quantity as delta and the detected water quantity as epsilon, and defining the detection ratio rho as shown in formula (6):
the detection ratio p should be greater than 90%.
Accuracy of water area bounding box determination(x, y) represents the coordinates of the upper left corner of the actual water bounding box α, h, w represent the width and height of α, respectively, (x1, y1) represents the coordinates of the upper left corner of the spectral analysis water bounding box β, h1, w1 pointsThe transformation of β for width and height, respectively, β to α can be expressed by equations (7) (8) (9) (10):
accuracy of boundary framing in water areaIs as defined in formula (11):
in the invention, on the basis of extracting the water body by using spectral analysis and classifying the ground objects by using a training network, the input of unknown classes is identified, and information such as the class position of the water body is output. And identifying the dam, the gate and the spillway by using the convolutional neural network, and further determining the category of the impounded body by identifying the dam, the gate and the spillway.
And fusing the water body position information obtained by the spectral analysis and the water body category information obtained by the convolutional neural network to determine the category and the position of the water storage body and realize the identification of the water storage body.
In actual use, the entire model may be evaluated. And (4) evaluating the spectral analysis and the water body classification jointly, and testing the water body identification precision of the whole model. The water body identification precision tau is defined as shown in formula (12).
Wherein,
k1+k2+k3=1 (13)
therefore, the method of the invention realizes the rapid and accurate identification of the reservoir and the small reservoir. The existing target detection method is mainly a target identification method based on region suggestion (region pro-posal). The method based on the regional suggestion needs to use an additional network structure to generate suggestion frames (propusals), the number of the suggestion frames is generally about 300 for each picture, and the calculation cost for generating the suggestion frames is huge, so that the target detection network structure is complex, the running speed is slow, is only about 5fps, and the accuracy is not high, and is about 70%.
The method extracts water area boundary information by using spectral analysis with low calculation cost, frames the water body boundary, determines the position information of the water body in one step, and classifies the water body by using a convolutional neural network. Compared with the traditional method for predicting the water body position by using the suggestion box regression, the method greatly improves the accuracy of water body identification, and enables the accuracy rate to reach more than 80%. Compared with a region generation network RPN + a region-based convolutional neural network R-CNN used in the traditional method, the water body classification network provided by the invention uses a simple convolutional neural network, the network provided by the invention is obviously simplified in structure, the operation speed and the robustness are greatly improved, and the processing speed can reach 23 fps.
The specific embodiment is as follows:
in this embodiment, the region of the middle and upper reaches of the hanjiang river, the red river mouth, is selected as a research area, and the high-definition satellite images of the reservoir and the small reservoir in the research area are shown in fig. 10 and 11.
Firstly, the method provided by the invention is adopted to construct a convolutional neural network, the weight of the network is randomly initialized by adopting normal distribution, the mean value is 0, the variance is 0.1, the initial value of a bias term is 0, the initial value of a learning rate is 0.0001, and the training step number is set as 100K. The learning rate is 0.00002 after 30K of iteration and 0.00001 after 80K of iteration. The network has 5 convolutional layers and a full-connection layer, and the number of feature maps output by each convolutional layer is 64,128,256,512,512 respectively. And (3) expanding the characteristics into 4096-dimensional vectors at a full connection layer, and finally outputting the dimension of the network to be 3 to represent the probability of 3 ground objects such as dams, gates and spillways. And taking the ground object with the highest probability as the result of the classification. The network structure is shown in fig. 7.
And training and testing are carried out by utilizing a data set, the number of pictures contained in the data set is 60000, the proportion of the training set to the testing set is 9:1, namely the testing set contains 54000 pictures, and the testing set contains 6000 pictures. The size of each picture is 224 × 224 pixels, and the pictures are grayscale pictures. The training set and the testing set both contain three types of ground features, namely dams, gates and spillways. As shown in fig. 8, the first row is a gate, the second row is a dam, and the third row is a spillway. The file structure of the data set is shown in fig. 9.
The neural network is trained using the data of the training set, and the number of pictures used for training at a time is 128, i.e., min _ batch equals 128. The dynamic learning rate is adopted, namely when the number of iteration steps is less than 30K, the learning rate is 0.0001, when the number of iteration steps reaches 30K, the learning rate is 0.00002, and when the number of iteration steps reaches 80K, the learning rate is 0.00001. The model is evaluated by using the data of the test set, and the main indexes are recall ratio, precision ratio, F1 and mAP. The mAP of the model is more than or equal to 0.7.
Evaluating the accuracy of the trained network by using the test setThen, the obtained evaluation standard precision recall, precision, F1 and mAP are respectively: 0.9,0.82,0.86,0.70。
According to the invention, a threshold-based multi-band spectral relation method is selected to analyze the high-definition satellite remote sensing image of the research area, and the obtained spectral analysis results are shown in fig. 13 and 14, wherein fig. 13 shows a reservoir, and fig. 14 shows a small reservoir.
On the basis of extracting water bodies by using spectral analysis and classifying land features by using a training network, the input of unknown classes is identified, and information such as the class position of the water body is output. And identifying the dam, the gate and the spillway by using the convolutional neural network, and further determining the category of the impounded body by identifying the dam, the gate and the spillway.
And fusing the water body position information obtained by the spectral analysis and the water body category information obtained by the convolutional neural network to determine the category and the position of the water storage body and realize the identification of the water storage body.
By adopting the technical scheme disclosed by the invention, the following beneficial effects are obtained: the invention provides a reservoir or small reservoir identification method based on spectral analysis and a deep convolutional neural network, which comprises the steps of firstly processing a high-definition remote sensing image by utilizing the spectral analysis, extracting water area boundary information, mapping the water area boundary information onto an original image, then dividing an original image into a plurality of picture blocks containing a water storage body by utilizing the water area boundary information on the original image, taking the picture blocks as the input of a constructed convolutional neural network, identifying and classifying a dam, a gate and a spillway by utilizing the convolutional neural network, and finally identifying and classifying the water bodies (the reservoir and the small reservoir) by utilizing the dam, the gate and the spillway. Therefore, the method provided by the invention has the advantages that the accuracy rate reaches more than 80%, the accuracy of water body identification is greatly improved, the structure of the convolutional neural network is obviously simplified, the running speed and the robustness are greatly improved, the processing speed can reach 23fps, and the rapid and accurate identification of reservoirs and small reservoirs is realized.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements should also be considered within the scope of the present invention.

Claims (6)

1. A reservoir or small reservoir identification method based on spectral analysis and a deep convolutional neural network is characterized by comprising the following steps:
s1, constructing a convolutional neural network, wherein the network sequentially comprises an input layer, five convolutional layers, a fusion layer, a full-connection layer and an output layer, and the fusion layer is used for fusing the characteristics of the second convolutional layer, the third convolutional layer, the fourth convolutional layer and the fifth convolutional layer;
s2, analyzing the high-resolution satellite remote sensing image by adopting a multi-band spectral relation method based on a threshold value, extracting water area boundary information, framing a water body, and obtaining an image after spectral analysis processing;
s3, mapping the coordinates of the original image and the image after spectral analysis to the same coordinate system, mapping the water area boundary information to the original image under the same coordinate system, and realizing framing of the water body on the original image;
s4, dividing the original picture into a plurality of picture blocks containing water storage bodies by using the water area boundary information on the original image, and taking the picture blocks as the input of a convolutional neural network;
s5, extracting the features of the input picture block containing the water storage body by using the convolutional neural network, and extracting the feature in the input picture block: identifying a dam, a gate or a spillway;
and S6, further classifying the input picture blocks according to the output result of the convolutional neural network, namely whether a dam, a gate and a spillway exist, determining the specific type of the water body, namely a reservoir or a small reservoir, and combining the water body boundary information to realize the identification of the water body.
2. The method for identifying a reservoir or a small reservoir based on spectral analysis and deep convolutional neural network as claimed in claim 1, further comprising the step of S1: and training the convolutional neural network by using a training set, and evaluating the accuracy of the trained convolutional neural network by using a testing set.
3. The method of claim 2, wherein the training set and the testing set are high-definition image data sets comprising dams, gates and spillways, each image is 224 x 224 pixels in size and is a common gray image, the ratio of the training set to the testing set is 9:1, and the maximum number of training iteration steps is set to 100K.
4. The method according to claim 3, wherein the convolutional neural network is trained using a training set, specifically: the number of pictures used for training at a time is 128, i.e., min _ batch is 128; the dynamic learning rate is adopted, when the number of iteration steps is less than 30K, the value of the learning rate is 0.0001, when the number of iteration steps reaches 30K, the value of the learning rate is 0.00002, and when the number of iteration steps reaches 80K, the value of the learning rate is 0.00001.
5. The method for reservoir or pond identification based on spectral analysis and deep convolutional neural network of claim 2, wherein the evaluation criteria are recall, precision, F1 and mAP, calculated according to the following formula:
in the formulas (1) and (2), True positive represents a positive sample predicted to be positive by the model, namely the True accuracy; false negative represents a positive sample predicted to be negative by the model, namely a False negative rate; false positive represents a negative sample predicted to be positive by the model, namely a False alarm rate;
in the formula (4), N is the number of all pictures in the test set, M is the total number of target categories, p (k) represents the value of precision when k pictures can be identified, and Δ r (k) represents the change of recall when the number of identified pictures changes from k-1 to k.
6. The method for identifying a reservoir or a small reservoir based on spectral analysis and deep convolutional neural network as claimed in claim 1, wherein S2 is specifically implemented by analyzing the high-resolution satellite remote sensing image by using the following formula:
(b3+b4)-(b5+b6)>T (5)
in the formula, b3 is the gray value of the wave band 3; b4 is the gray value of band 4; b5 is the gray value of wave band 5; b6 is the gray value of wave band 6; t is a threshold value selected through experiments;
the band is calculated by using the formula, and the water body is obtained when the requirement is met.
CN201811607578.8A 2018-12-27 2018-12-27 Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network Active CN109740485B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811607578.8A CN109740485B (en) 2018-12-27 2018-12-27 Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811607578.8A CN109740485B (en) 2018-12-27 2018-12-27 Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network

Publications (2)

Publication Number Publication Date
CN109740485A true CN109740485A (en) 2019-05-10
CN109740485B CN109740485B (en) 2021-02-02

Family

ID=66361373

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811607578.8A Active CN109740485B (en) 2018-12-27 2018-12-27 Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network

Country Status (1)

Country Link
CN (1) CN109740485B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110826394A (en) * 2019-07-16 2020-02-21 北京大学 Reservoir identification method and device based on convolutional neural network algorithm
CN112750138A (en) * 2021-01-14 2021-05-04 黄河勘测规划设计研究院有限公司 Method for identifying space distribution of silt dam of yellow river basin
CN112766146A (en) * 2021-01-14 2021-05-07 黄河勘测规划设计研究院有限公司 Multi-source data-based dynamic reservoir monitoring system and method
CN112990169A (en) * 2021-05-20 2021-06-18 天津美腾科技股份有限公司 Coal-rock interface identification method and coal cutting track determination method and device
CN113191242A (en) * 2021-04-25 2021-07-30 西安交通大学 Embedded lightweight driver leg posture estimation method based on OpenPose improvement
CN117315446A (en) * 2023-11-29 2023-12-29 江西省水利科学院(江西省大坝安全管理中心、江西省水资源管理中心) Reservoir spillway abnormity intelligent identification method oriented to complex environment
CN117405230A (en) * 2023-11-16 2024-01-16 上海光色智能科技有限公司 Imaging colorimeter and light measurement method
CN117809172A (en) * 2023-11-20 2024-04-02 北京师范大学 Dam identification method and device based on remote sensing picture

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914692A (en) * 2014-04-21 2014-07-09 山东科技大学 Remote sensing recognition method for surface water systems around coal mine
CN105279556A (en) * 2015-11-05 2016-01-27 国家卫星海洋应用中心 Enteromorpha detection method and enteromorpha detection device
CN106485239A (en) * 2016-11-02 2017-03-08 郑州航空工业管理学院 One kind is using one-class support vector machines detection river mesh calibration method
CN107341517A (en) * 2017-07-07 2017-11-10 哈尔滨工业大学 The multiple dimensioned wisp detection method of Fusion Features between a kind of level based on deep learning
CN107516317A (en) * 2017-08-18 2017-12-26 上海海洋大学 A kind of SAR image sea ice sorting techniques based on depth convolutional neural networks
CN107680678A (en) * 2017-10-18 2018-02-09 北京航空航天大学 Based on multiple dimensioned convolutional neural networks Thyroid ultrasound image tubercle auto-check system
CN108647721A (en) * 2018-05-10 2018-10-12 邢汉发 Ground mulching verification method based on network picture automatic identification and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103914692A (en) * 2014-04-21 2014-07-09 山东科技大学 Remote sensing recognition method for surface water systems around coal mine
CN105279556A (en) * 2015-11-05 2016-01-27 国家卫星海洋应用中心 Enteromorpha detection method and enteromorpha detection device
CN106485239A (en) * 2016-11-02 2017-03-08 郑州航空工业管理学院 One kind is using one-class support vector machines detection river mesh calibration method
CN107341517A (en) * 2017-07-07 2017-11-10 哈尔滨工业大学 The multiple dimensioned wisp detection method of Fusion Features between a kind of level based on deep learning
CN107516317A (en) * 2017-08-18 2017-12-26 上海海洋大学 A kind of SAR image sea ice sorting techniques based on depth convolutional neural networks
CN107680678A (en) * 2017-10-18 2018-02-09 北京航空航天大学 Based on multiple dimensioned convolutional neural networks Thyroid ultrasound image tubercle auto-check system
CN108647721A (en) * 2018-05-10 2018-10-12 邢汉发 Ground mulching verification method based on network picture automatic identification and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
杜敬: ""基于深度学习的无人机遥感影像水体识别"", 《江西科学》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110826394A (en) * 2019-07-16 2020-02-21 北京大学 Reservoir identification method and device based on convolutional neural network algorithm
CN112750138A (en) * 2021-01-14 2021-05-04 黄河勘测规划设计研究院有限公司 Method for identifying space distribution of silt dam of yellow river basin
CN112766146A (en) * 2021-01-14 2021-05-07 黄河勘测规划设计研究院有限公司 Multi-source data-based dynamic reservoir monitoring system and method
CN112750138B (en) * 2021-01-14 2022-07-15 黄河勘测规划设计研究院有限公司 Method for identifying space distribution of silt dam of yellow river basin
CN112766146B (en) * 2021-01-14 2022-11-29 黄河勘测规划设计研究院有限公司 Multi-source data-based dynamic reservoir monitoring system and method
CN113191242A (en) * 2021-04-25 2021-07-30 西安交通大学 Embedded lightweight driver leg posture estimation method based on OpenPose improvement
CN112990169A (en) * 2021-05-20 2021-06-18 天津美腾科技股份有限公司 Coal-rock interface identification method and coal cutting track determination method and device
CN117405230A (en) * 2023-11-16 2024-01-16 上海光色智能科技有限公司 Imaging colorimeter and light measurement method
CN117809172A (en) * 2023-11-20 2024-04-02 北京师范大学 Dam identification method and device based on remote sensing picture
CN117315446A (en) * 2023-11-29 2023-12-29 江西省水利科学院(江西省大坝安全管理中心、江西省水资源管理中心) Reservoir spillway abnormity intelligent identification method oriented to complex environment
CN117315446B (en) * 2023-11-29 2024-02-09 江西省水利科学院(江西省大坝安全管理中心、江西省水资源管理中心) Reservoir spillway abnormity intelligent identification method oriented to complex environment

Also Published As

Publication number Publication date
CN109740485B (en) 2021-02-02

Similar Documents

Publication Publication Date Title
CN109740485B (en) Reservoir or small reservoir identification method based on spectral analysis and deep convolutional neural network
Jia et al. Detection and segmentation of overlapped fruits based on optimized mask R-CNN application in apple harvesting robot
CN111553929B (en) Mobile phone screen defect segmentation method, device and equipment based on converged network
CN111310862B (en) Image enhancement-based deep neural network license plate positioning method in complex environment
CN109934200B (en) RGB color remote sensing image cloud detection method and system based on improved M-Net
EP3614308A1 (en) Joint deep learning for land cover and land use classification
CN110544251B (en) Dam crack detection method based on multi-migration learning model fusion
US20200065968A1 (en) Joint Deep Learning for Land Cover and Land Use Classification
CN111914907A (en) Hyperspectral image classification method based on deep learning space-spectrum combined network
CN109559302A (en) Pipe video defect inspection method based on convolutional neural networks
CN112861690B (en) Multi-method fused remote sensing image change detection method and system
CN110309781B (en) House damage remote sensing identification method based on multi-scale spectrum texture self-adaptive fusion
CN111797712A (en) Remote sensing image cloud and cloud shadow detection method based on multi-scale feature fusion network
CN113469097B (en) Multi-camera real-time detection method for water surface floaters based on SSD network
CN109635726B (en) Landslide identification method based on combination of symmetric deep network and multi-scale pooling
CN113239830A (en) Remote sensing image cloud detection method based on full-scale feature fusion
CN110147780B (en) Real-time field robot terrain identification method and system based on hierarchical terrain
CN111027446A (en) Coastline automatic extraction method of high-resolution image
CN112733614A (en) Pest image detection method with similar size enhanced identification
CN109886146B (en) Flood information remote sensing intelligent acquisition method and device based on machine vision detection
CN110334656A (en) Multi-source Remote Sensing Images Clean water withdraw method and device based on information source probability weight
CN110889840A (en) Effectiveness detection method of high-resolution 6 # remote sensing satellite data for ground object target
CN110717921A (en) Full convolution neural network semantic segmentation method of improved coding and decoding structure
CN112037244B (en) Landsat-8 image culture pond extraction method combining index and contour indicator SLIC
CN112580661A (en) Multi-scale edge detection method under deep supervision

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