CN104504389B - A kind of satellite cloudiness computational methods based on convolutional neural networks - Google Patents
A kind of satellite cloudiness computational methods based on convolutional neural networks Download PDFInfo
- Publication number
- CN104504389B CN104504389B CN201410798632.7A CN201410798632A CN104504389B CN 104504389 B CN104504389 B CN 104504389B CN 201410798632 A CN201410798632 A CN 201410798632A CN 104504389 B CN104504389 B CN 104504389B
- Authority
- CN
- China
- Prior art keywords
- cloud
- satellite
- layer
- convolutional neural
- clear sky
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/24—Classification techniques
- G06F18/241—Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Artificial Intelligence (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Mathematical Physics (AREA)
- Computational Linguistics (AREA)
- Health & Medical Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Biology (AREA)
- Image Analysis (AREA)
Abstract
本发明公开了一种基于卷积神经网络的为卫星云量计算方法,先建立包含6000~8000训练样本的卫星云图训练样本,手动在卫星云图中标注出各2000~3000样本的厚云,薄云和晴空云图块,以此作为卷积神经网络的训练样本;再将训练样本和卫星云图进行预处理作为卷积神经网络的数据输入,然后进行卷积神经网络检测,以此检测云图中各厚云,薄云和晴空区域所在位置;最后根据云图中厚云、薄云和晴空的位置,分别计算其灰度值,根据其灰度值来进行卫星云图的云量计算。本发明可以把卫星云图图像直接作为CNN的输入,而且将特征提取功能融入神经网络,隐式的对图像的特征进行提取,比现有技术更加方便和精确,具有重要的应用价值。
The invention discloses a method for calculating satellite cloud amount based on a convolutional neural network. Firstly, a satellite cloud image training sample containing 6000~8000 training samples is established, and manually mark thick clouds and thin clouds of 2000~3000 samples in the satellite cloud image. The cloud and clear sky cloud tiles are used as the training samples of the convolutional neural network; then the training samples and satellite cloud images are preprocessed as the data input of the convolutional neural network, and then the convolutional neural network detection is performed to detect each image in the cloud image. The location of thick cloud, thin cloud and clear sky area; finally, according to the positions of thick cloud, thin cloud and clear sky in the cloud image, calculate their gray value respectively, and calculate the cloud amount of satellite cloud image according to their gray value. The invention can directly use the satellite cloud image as the input of CNN, and integrates the feature extraction function into the neural network to implicitly extract the features of the image, which is more convenient and accurate than the prior art, and has important application value.
Description
技术领域technical field
本发明涉及气象探测领域,尤其涉及一种基于卷积神经网络的卫星云量计算方法。The invention relates to the field of meteorological detection, in particular to a method for calculating satellite cloudiness based on a convolutional neural network.
背景技术Background technique
云是天气气候中最重要的因子之一,一方面调节地球大气方法内部辐射平衡,另一方面对水分循环起重要作用,因此,云的观测具有重要作用。而长期依赖以人工目测的方法成为气象卫星自动化预测的瓶颈,云图的自动识别成为迫切的需求。Cloud is one of the most important factors in weather and climate. On the one hand, it regulates the internal radiation balance of the earth's atmosphere, and on the other hand, it plays an important role in the water cycle. Therefore, cloud observation plays an important role. The long-term reliance on manual visual observation has become the bottleneck of automatic forecasting of meteorological satellites, and automatic recognition of cloud images has become an urgent need.
基于卫星图像开展云的检测、云分类并计算云量是获取全球云量分布的主要方式。目前,国际上卫星云量计算方法主要有ISCCP方法,通过ISCCP多阈值云检测方法,将像元分为晴空和有云两类;有CLAVR-1方法,将像元分为晴空、混合和有云三类;有CLAVR-X方法,将像元分为全云、混合云、混合晴空和情况四类;还有MODIS方法,将像元分为确定云、可能云、可能晴空和确定晴空四类;还有比如UW HIRS、NIR/VIS方法等。上述云量计算方法可以大体上分为两类:一是基于区域内有云像素点与总像素点之比计算云量;另一种是基于像素点辐射量/反射率计算等效云量。第一类方法操作简单,但不能分析亚像元云量,常导致计算结果偏高;第二类方法一定程度解决了亚像元云量问题,但对于多层云和地表类型变化剧烈的情况不太适用。不论哪一种计算方法,其准确度都取决于云检测结果的精度。Cloud detection, cloud classification and calculation of cloud amount based on satellite images are the main ways to obtain global cloud amount distribution. At present, the international satellite cloud calculation methods mainly include the ISCCP method. Through the ISCCP multi-threshold cloud detection method, the pixels are divided into two types: clear sky and cloudy; there is the CLAVR-1 method, which divides the pixels into clear sky, mixed and cloudy. There are three types of clouds; there is the CLAVR-X method, which divides the pixels into four types: full cloud, mixed cloud, mixed clear sky, and situation; there is also the MODIS method, which divides the pixels into four types: definite cloud, possible cloud, likely clear sky, and definite clear sky class; there are also methods such as UW HIRS, NIR/VIS, etc. The above-mentioned cloud amount calculation methods can be roughly divided into two categories: one is to calculate cloud amount based on the ratio of cloudy pixels to total pixel points in the area; the other is to calculate equivalent cloud amount based on pixel radiation/reflectivity. The first type of method is simple to operate, but it cannot analyze the sub-pixel cloud amount, which often leads to high calculation results; the second type of method solves the problem of sub-pixel cloud amount to a certain extent, but it is not suitable for the case of multi-layer cloud and drastic changes in the surface type. Not very applicable. Regardless of the calculation method, its accuracy depends on the accuracy of cloud detection results.
目前国内外对云检测研究主要有阈值法和神经网络,其中神经网络的识别精度被普遍认为高于其它分类器。虽然神经网络分类方法在众多方法中有着独特的优势,但是也存在着一些问题。传统的神经网络采用误差反馈的梯度学习方法(BP),具有学习速度较慢、迭代次数过多、求解易于陷入局部极小等缺点,这些缺点严重影响了神经网络在云分类中的应用。At present, research on cloud detection at home and abroad mainly includes threshold method and neural network, and the recognition accuracy of neural network is generally considered to be higher than that of other classifiers. Although the neural network classification method has unique advantages among many methods, there are also some problems. The traditional neural network adopts the error feedback gradient learning method (BP), which has the disadvantages of slow learning speed, too many iterations, and the solution is easy to fall into local minimum. These shortcomings seriously affect the application of neural network in cloud classification.
深度学习通过组合低层特征形成更加抽象的高层表示属性类别或特征,以发现数据的分布式特征表示。能够有效的解决现有方法存在的不足。云类识别模型中分类器是核心,模型的有效性直接影响云图智能分析结果。由于卷积神经网络具有自适应、自学习和非线性逼近能力,使得它在实现云分类的过程中比其它一些算法更有优势。Deep learning combines low-level features to form more abstract high-level representation attribute categories or features to discover distributed feature representations of data. It can effectively solve the deficiencies in the existing methods. The classifier is the core of the cloud class recognition model, and the effectiveness of the model directly affects the intelligent analysis results of the cloud image. Due to the self-adaptive, self-learning and non-linear approximation capabilities of convolutional neural network, it has more advantages than some other algorithms in the process of realizing cloud classification.
发明内容Contents of the invention
发明目的:本发明针对目前云图检测分类器各种缺点,云量检测精度不高的技术不足,通过大量实验研究提供一种基于卷积神经网络的卫星云量计算方法。Purpose of the invention: The present invention aims at various shortcomings of current cloud image detection classifiers and technical deficiencies of low cloud cover detection accuracy, and provides a satellite cloud cover calculation method based on convolutional neural network through a large number of experimental studies.
技术方案:为实现上述目的,本发明采取的技术方案为:Technical scheme: in order to achieve the above object, the technical scheme that the present invention takes is:
一种基于卷积神经网络的云量计算方法步骤如下:The steps of a cloud computing method based on a convolutional neural network are as follows:
(1)建立包含6000~8000样本的卫星云图训练样本,手动在卫星云图中标注出各2000~3000样本的厚云,薄云和晴空云图块,以此作为卷积神经网络的训练样本,(1) Establish a satellite cloud image training sample containing 6000-8000 samples, manually mark thick cloud, thin cloud and clear sky cloud tiles of 2000-3000 samples in the satellite cloud image, and use this as the training sample of the convolutional neural network,
(2)将训练样本和卫星云图进行预处理作为卷积神经网络的数据输入,然后进行卷积神经网络检测,以此检测云图中各个厚云,薄云和晴空区域所在位置;(2) Preprocessing the training sample and the satellite cloud image is used as the data input of the convolutional neural network, and then the convolutional neural network is detected, so as to detect the positions of each thick cloud, thin cloud and clear sky area in the cloud image;
(3)根据检测后云图中厚云、薄云和晴空的位置,分别计算其灰度值,根据其灰度值来卫星云图的云量计算。(3) According to the positions of thick cloud, thin cloud and clear sky in the cloud image after detection, calculate their gray value respectively, and calculate the cloud amount of the satellite cloud image according to their gray value.
作为优选方案,以上所述的一种基于卷积神经网络的卫星云量计算方法,所述步骤(1)具体包括:As a preferred version, the above-mentioned a kind of satellite cloud amount calculation method based on convolutional neural network, said step (1) specifically includes:
1)在中国资源卫星中心下载所需的HJ-1A/1B卫星云图数据;1) Download the required HJ-1A/1B satellite cloud image data from the China Resources Satellite Center;
2)利用采集器分别在HJ-1A/1B卫星云图上采集39*39像素的厚云,薄云和晴空云块各2000块,统一缩放为32*32像素。2) Use the collector to collect 39*39 pixels of thick clouds, 2000 pieces of thin clouds and 2000 clear cloud blocks on the HJ-1A/1B satellite cloud image, and uniformly zoom to 32*32 pixels.
作为优选方案,以上所述的基于卷积神经网络的卫星云量计算方法,对步骤(2)所需的预处理是将整幅卫星云图格式转换为32*32*X这种数据形式,其中X为数量,然后训练样本一起作为卷积神经网络输入;As a preferred solution, the above-mentioned satellite cloud amount calculation method based on convolutional neural network, the preprocessing required for step (2) is to convert the entire satellite cloud image format into a data form of 32*32*X, where X is the quantity, and then the training samples are input as the convolutional neural network together;
所述的卷积神经网络包含7层,第1层为输入层,第2层为卷基层,也称为特征映射层,通过多个5*5的卷积核提取图片的不同特征,包括12个28*28的特征映射图,第3层为下采样层,也称为特征提取层,是由12个大小为14*14的特征图组成,特征图每个神经元与第1层的2*2领域相连,第4层由16个10*10的特征图组成的卷积层,第5层和第3层一样是下采样层,包含16个5*5的特征图,第6层为全连接层,共有400个连接点,最后一层为输出层,有3个节点,分别代表厚云、薄云和晴空。The convolutional neural network includes 7 layers, the first layer is the input layer, and the second layer is the volume base layer, also known as the feature mapping layer, which extracts different features of the picture through multiple 5*5 convolution kernels, including 12 A 28*28 feature map. The third layer is the downsampling layer, also known as the feature extraction layer. It is composed of 12 feature maps with a size of 14*14. Each neuron in the feature map is related to the 2 neurons of the first layer. *2 fields are connected, the fourth layer is a convolutional layer composed of 16 10*10 feature maps, the fifth layer is a downsampling layer like the third layer, and contains 16 5*5 feature maps, and the sixth layer is The fully connected layer has a total of 400 connection points, and the last layer is the output layer, which has 3 nodes representing thick clouds, thin clouds and clear sky.
其中卷积层的计算方式如下:The calculation method of the convolutional layer is as follows:
其中l为网络的层数,K为卷积核,Mj表示输入maps的集合。Where l is the number of layers of the network, K is the convolution kernel, and M j represents the set of input maps.
下采样层的计算方式如下:The downsampling layer is calculated as follows:
其中,down()表示下采样函数,β和b分别对应每个输出的特征图。Among them, down() represents the downsampling function, and β and b correspond to the feature map of each output respectively.
将检测后的卫星云图分别用红绿蓝三色和灰度图表示出来;The detected satellite cloud images are represented by red, green, blue and grayscale images respectively;
根据检测出的颜色图分别求出红色区域厚云的最低灰度值,绿色区域薄云的最高灰度值和蓝色区域晴空的平均灰度值,根据云量计算公式计算出云量。According to the detected color map, the minimum gray value of the thick cloud in the red area, the highest gray value of the thin cloud in the green area and the average gray value of the clear sky in the blue area are calculated respectively, and the cloud amount is calculated according to the cloud amount calculation formula.
有益效果:本发明和现有技术相比具有以下有益效果:Beneficial effect: compared with the prior art, the present invention has the following beneficial effects:
本发明通过大量实验筛选,设计一种基于卷积神经网络的卫星云量计算方法,作为深度学习的卷积神经网络可以把卫星云图图像直接作为CNN的输入,而且将特征提取功能融入神经网络,隐式的对图像的特征进行提取,相比于人工提取更加方便和精确,权值共享减少了网络的训练参数,可降低神经网络的复杂度,适应现在大数据量的需求。The present invention screens through a large number of experiments, and designs a satellite cloud calculation method based on a convolutional neural network. As a convolutional neural network for deep learning, the satellite cloud image can be directly used as the input of CNN, and the feature extraction function is integrated into the neural network. The implicit extraction of image features is more convenient and accurate than manual extraction. Weight sharing reduces the training parameters of the network, reduces the complexity of the neural network, and adapts to the current demand for large amounts of data.
卫星云图中云的检测是卫星图像解译的前提,针对阈值法云检测的不足,本发明利用云的全局和局部特征,基于卷积神经网络进行云的语义特征学习和云分类,在云检测基础上改进基于反射率的空间相关法计算总云量,改进并完善云分类算法和云量计算,为卫星云图的全面自动检测奠定坚实的理论基础。The detection of clouds in satellite cloud images is the premise of satellite image interpretation. Aiming at the deficiency of threshold method cloud detection, the present invention utilizes the global and local characteristics of clouds, and carries out cloud semantic feature learning and cloud classification based on convolutional neural networks. On the basis of improving the albedo-based spatial correlation method to calculate the total cloud amount, improving and perfecting the cloud classification algorithm and cloud amount calculation, laying a solid theoretical foundation for the comprehensive automatic detection of satellite cloud images.
附图说明Description of drawings
图1是本发明一种基于卷积神经网络的卫星云量计算方法示意图;Fig. 1 is a kind of satellite cloud cover calculation method schematic diagram based on convolutional neural network of the present invention;
图2是本发明所述卷积神经网络结构示意图;Fig. 2 is a schematic diagram of the convolutional neural network structure of the present invention;
图3是本发明所述卷积神经网络检测示意图;Fig. 3 is a schematic diagram of convolutional neural network detection according to the present invention;
图4是本发明所述卷积神经网络过程中卷积和下采样示意图;Fig. 4 is a schematic diagram of convolution and downsampling in the convolutional neural network process of the present invention;
具体实施方式Detailed ways
下面结合附图进一步说明本发明的技术方案;Further illustrate technical scheme of the present invention below in conjunction with accompanying drawing;
所图1所示,一种基于卷积神经网络的卫星云量计算方法,包括样本获取和处理,卷积神经网络训练,卫星云检测和云量计算四个阶段,所述的样本获取和处理包括以下步骤:As shown in Figure 1, a satellite cloud calculation method based on convolutional neural network, including sample acquisition and processing, convolutional neural network training, satellite cloud detection and cloud calculation four stages, the sample acquisition and processing Include the following steps:
(1)卫星云图样本的获取来自中国卫星资源卫星HJ-1A/1B卫星CCD通道;(1) The satellite cloud image sample is obtained from the CCD channel of China Satellite Resource Satellite HJ-1A/1B satellite;
(2)从卫星云图上通过采集器采集6000样本39*39像素云块,厚云、薄云和晴空各2000块;(2) Collect 6000 samples of 39*39 pixel cloud blocks from the satellite cloud image through the collector, 2000 blocks each for thick clouds, thin clouds and clear sky;
(3)将6000样本统一缩放为32*32像素,另外整幅卫星云图格式转换为32*32*X数据格式,其中X为数量;(3) Scale the 6000 samples uniformly to 32*32 pixels, and convert the entire satellite cloud image format into a 32*32*X data format, where X is the quantity;
本发明所述的卷积神经网络训练包括以下步骤:Convolutional neural network training of the present invention comprises the following steps:
(1)将6000云块样本中4200样本作为训练样本,厚云、薄云和晴空各1400块,测试样本为1800块,厚云。薄云和晴空各600块;(1) 4200 samples out of 6000 cloud samples are used as training samples, 1400 are thick clouds, thin clouds and clear sky respectively, and 1800 test samples are thick clouds. Thin clouds and clear sky are 600 yuan each;
(2)训练是卷积神经网络的结构如图2所示,通过不断训练和测试云块样本,不断调整卷积神经网络中的参数,以云块检测率为基准,确定参数,为整幅卫星云图检测作铺垫;(2) Training is the structure of the convolutional neural network as shown in Figure 2. Through continuous training and testing of cloud block samples, the parameters in the convolutional neural network are constantly adjusted, and the parameters are determined based on the cloud block detection rate. Satellite cloud image detection as a foreshadowing;
本发明所述的卫星云图检测包括以下步骤:The satellite cloud image detection of the present invention comprises the following steps:
(1)将预处理后的整幅卫星云图作为卷积神经网络的数据输入,进行云检测,其中云块检测的过程如图3所示;(1) The entire satellite cloud image after preprocessing is used as the data input of the convolutional neural network to perform cloud detection, wherein the process of cloud block detection is shown in Figure 3;
(2)卷积神经网络包含7层,第1层为输入层,第2层为卷基层,也称为特征映射层,通过多个5*5的卷积核提取图片的不同特征,包括12个28*28的特征映射图,第3层为下采样层,也称为特征提取层,是由12个大小为14*14的特征图组成,特征图每个神经元与第1层的2*2领域相连,第4层由16个10*10的特征图组成的卷积层,第5层和第3层一样是下采样层,包含16个5*5的特征图,第6层为全连接层,共有400个连接点,最后一层为输出层,有3个节点,分别代表厚云、薄云和晴空。(2) The convolutional neural network consists of 7 layers, the first layer is the input layer, and the second layer is the volume base layer, also known as the feature mapping layer, which extracts different features of the picture through multiple 5*5 convolution kernels, including 12 A 28*28 feature map. The third layer is the downsampling layer, also known as the feature extraction layer. It is composed of 12 feature maps with a size of 14*14. Each neuron in the feature map is related to the 2 neurons of the first layer. *2 fields are connected, the fourth layer is a convolutional layer composed of 16 10*10 feature maps, the fifth layer is a downsampling layer like the third layer, and contains 16 5*5 feature maps, and the sixth layer is The fully connected layer has a total of 400 connection points, and the last layer is the output layer, which has 3 nodes representing thick clouds, thin clouds and clear sky.
(3)卷积神经网络的学习过程如图4所示,卷基层是特征映射层,子采样层为特征提取层,用一个可训练的滤波器fx去卷积卫星云图的全局和局部特征,然后加一个偏执bx,得到卷基层Cx。卷积层的计算形式如下所示:(3) The learning process of the convolutional neural network is shown in Figure 4. The convolution base layer is the feature mapping layer, and the sub-sampling layer is the feature extraction layer. A trainable filter f x is used to deconvolute the global and local features of the satellite cloud image. , and then add a paranoid b x to obtain the volume base layer C x . The calculation form of the convolutional layer is as follows:
其中l为网络的层数,K为卷积核,Mj表示输入maps的集合。Where l is the number of layers of the network, K is the convolution kernel, and M j represents the set of input maps.
子采样过程包括,每领域求和,然后通过Wx+1加权,再加偏执bx+1,然后通过一个sigmoidThe subsampling process consists of summing per domain, weighting by W x+1 , adding bias b x+1 , and then passing a sigmoid
激活函数,产生一个缩小的特征映射层Sx+1,其计算公式为:The activation function, which produces a reduced feature map layer S x+1 , is calculated as:
其中,down()表示下采样函数,β和b分别对应每个输出的特征图。Among them, down() represents the downsampling function, and β and b correspond to the feature map of each output respectively.
(4)云检测的结果用红色绿色蓝色区分,其中红色代表厚云,绿色代表薄云,蓝色代表晴空。(4) The results of cloud detection are distinguished by red, green and blue, where red represents thick clouds, green represents thin clouds, and blue represents clear sky.
本发明所述的检测结果云量计算包括以下步骤:The detection result cloud amount calculation of the present invention comprises the following steps:
(1)为了解决部分云盖的问题,本研究利用一种改进的基于反射率的“空间相关法”来计算总云量。“空间相关法”的基本原理是基于对单个像元辐射量以及晴空和厚云情况下辐射量的检测,获取单个像元的总云量,其计算公式如下:(1) In order to solve the problem of partial cloud cover, this study uses an improved "spatial correlation method" based on reflectance to calculate the total cloud cover. The basic principle of the "spatial correlation method" is to obtain the total cloud amount of a single pixel based on the detection of the radiation amount of a single pixel and the radiation amount in the case of clear sky and thick clouds. The calculation formula is as follows:
I=(1-Ac)Iclr+AcIcld I=(1-A c )I clr +A c I cld
式中,I为像元接收的辐射量;Ac表示像元总云量;Iclr、Icld分别表示晴空的最高灰度值、厚云的最低灰度值辐射量。由此,转换可得,总云量为:In the formula, I is the radiation amount received by the pixel; A c represents the total cloud amount of the pixel; I clr and I cld represent the radiation amount of the highest gray value of clear sky and the lowest gray value of thick cloud, respectively. Thus, the conversion can be obtained, and the total cloud amount is:
(2)云量计算,每个像素的云量为0到1之间,1代表厚云,0代表晴空。本发明利用200张随机选取的图进行测试,以专家标注的方式进行检验。本方法的云量计算准确率达到84.3%。而同样情况下传统阈值法得到的准确率为75.4%。说明本方法在实际应用中是可行的,准确率比现有技术高,具有重要的应用价值。(2) Cloud amount calculation, the cloud amount of each pixel is between 0 and 1, 1 represents thick cloud, and 0 represents clear sky. The present invention uses 200 randomly selected pictures for testing, and checks in the way of experts' marking. The cloud amount calculation accuracy rate of this method reaches 84.3%. In the same situation, the accuracy rate obtained by the traditional threshold method is 75.4%. It shows that this method is feasible in practical application, and the accuracy rate is higher than that of the existing technology, which has important application value.
以上所述仅是本发明的部分实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above descriptions are only part of the embodiments of the present invention. It should be pointed out that those skilled in the art can make some improvements and modifications without departing from the principles of the present invention. It should be regarded as the protection scope of the present invention.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410798632.7A CN104504389B (en) | 2014-12-18 | 2014-12-18 | A kind of satellite cloudiness computational methods based on convolutional neural networks |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410798632.7A CN104504389B (en) | 2014-12-18 | 2014-12-18 | A kind of satellite cloudiness computational methods based on convolutional neural networks |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104504389A CN104504389A (en) | 2015-04-08 |
CN104504389B true CN104504389B (en) | 2018-11-06 |
Family
ID=52945785
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410798632.7A Active CN104504389B (en) | 2014-12-18 | 2014-12-18 | A kind of satellite cloudiness computational methods based on convolutional neural networks |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104504389B (en) |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107247955A (en) * | 2016-07-29 | 2017-10-13 | 竹间智能科技(上海)有限公司 | Accessory recognition methods and device |
CN106776842B (en) * | 2016-11-28 | 2021-03-19 | 腾讯科技(上海)有限公司 | Multimedia data detection method and device |
CN107529647B (en) * | 2016-12-02 | 2021-02-09 | 南京信息工程大学 | Cloud picture cloud amount calculation method based on multilayer unsupervised sparse learning network |
CN106920231A (en) * | 2017-02-17 | 2017-07-04 | 北京理工大学 | A kind of remote sensing image clouds appraisal procedure based on full-colour image statistical nature |
CN107730469A (en) * | 2017-10-17 | 2018-02-23 | 长沙全度影像科技有限公司 | A kind of three unzoned lens image recovery methods based on convolutional neural networks CNN |
CN107977758A (en) * | 2018-01-04 | 2018-05-01 | 郑州云海信息技术有限公司 | A kind of rainfall intensity forecasting procedure and relevant apparatus |
CN108846474A (en) * | 2018-05-18 | 2018-11-20 | 南京信息工程大学 | The satellite cloud picture cloud amount calculation method of convolutional neural networks is intensively connected based on multidimensional |
CN108765035A (en) * | 2018-06-19 | 2018-11-06 | 北京奇艺世纪科技有限公司 | A kind of advertising image feature extracting method, device and electronic equipment |
CN110533063A (en) * | 2019-07-17 | 2019-12-03 | 赛德雷特(珠海)航天科技有限公司 | A kind of cloud amount calculation method and device based on satellite image and GMDH neural network |
CN112348058B (en) * | 2020-10-20 | 2022-10-11 | 华东交通大学 | Satellite cloud picture classification method based on CNN-LSTM network and computer readable storage medium |
CN112926789B (en) * | 2021-03-17 | 2024-05-14 | 阳光慧碳科技有限公司 | Satellite cloud image prediction method, prediction device and readable storage medium |
CN113361414B (en) * | 2021-06-08 | 2022-09-02 | 天津大学 | Remote sensing image cloud amount calculation method based on composite neural network |
CN113435539A (en) * | 2021-07-21 | 2021-09-24 | 天津大学 | Cloud amount grade classification method for Antarctic night sky cloud picture based on deep learning |
CN114580573A (en) * | 2022-04-11 | 2022-06-03 | 象辑科技股份有限公司 | An image-based cloud amount, cloud shape, weather phenomenon inversion device and method |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002156466A (en) * | 2000-11-16 | 2002-05-31 | Mitsubishi Electric Corp | System and method for calculation of total cloud amount |
JP3760443B2 (en) * | 2003-04-07 | 2006-03-29 | 気象庁長官 | Cloud cover judgment device |
CN103235954A (en) * | 2013-04-23 | 2013-08-07 | 南京信息工程大学 | Improved AdaBoost algorithm-based foundation cloud picture identification method |
CN103472501B (en) * | 2013-09-06 | 2016-05-25 | 中国气象科学研究院 | Cloud detection and all-sky total amount of cloud detection method and system |
-
2014
- 2014-12-18 CN CN201410798632.7A patent/CN104504389B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN104504389A (en) | 2015-04-08 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104504389B (en) | A kind of satellite cloudiness computational methods based on convolutional neural networks | |
CN113706482B (en) | A Change Detection Method for High Resolution Remote Sensing Imagery | |
CN104978580B (en) | A kind of insulator recognition methods for unmanned plane inspection transmission line of electricity | |
CN110348376A (en) | A kind of pedestrian's real-time detection method neural network based | |
CN111985274B (en) | A remote sensing image segmentation method based on convolutional neural network | |
CN107578390A (en) | A kind of method and device that image white balance correction is carried out using neutral net | |
CN111368702B (en) | Composite insulator hydrophobicity grade identification method based on YOLOv3 network | |
CN110796009A (en) | Method and system for detecting marine vessel based on multi-scale convolution neural network model | |
CN107122701A (en) | A kind of traffic route sign based on saliency and deep learning | |
CN110222769A (en) | Improved target detection method based on YOLOV3-tiny | |
CN115049841A (en) | Depth unsupervised multistep anti-domain self-adaptive high-resolution SAR image surface feature extraction method | |
CN112487999A (en) | Remote sensing image robust feature extraction method based on cycleGAN | |
CN111860351A (en) | A fish pond extraction method from remote sensing images based on row-column self-attention fully convolutional neural network | |
CN111274905A (en) | A Land Use Change Detection Method of Satellite Remote Sensing Image Combining AlexNet and SVM | |
CN109002752A (en) | A kind of complicated common scene rapid pedestrian detection method based on deep learning | |
CN106228130B (en) | Remote sensing image cloud detection method of optic based on fuzzy autoencoder network | |
CN107545571A (en) | A kind of image detecting method and device | |
CN109376676A (en) | Safety early warning method for construction personnel on highway engineering site based on UAV platform | |
Chunyang et al. | Sea fog detection using U-Net deep learning model based on MODIS data | |
CN117011555A (en) | Mangrove forest ecological detection method based on remote sensing image recognition | |
CN104517126A (en) | Air quality assessment method based on image analysis | |
CN107688776B (en) | A kind of urban water extraction method | |
CN116740121A (en) | Straw image segmentation method based on special neural network and image preprocessing | |
CN108932474A (en) | A kind of remote sensing image cloud based on full convolutional neural networks compound characteristics sentences method | |
CN116863347A (en) | A high-efficiency and accurate semantic segmentation method for remote sensing images and its application |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20230410 Address after: Room 125, 1st Floor, Building 20, No. 1188, Huyi Road, Jiading District, Shanghai, 201802 Patentee after: Write easy network technology (Shanghai) Co.,Ltd. Address before: 210044 No. 219, Ning six road, Nanjing, Jiangsu Patentee before: Nanjing University of Information Science and Technology |
|
EE01 | Entry into force of recordation of patent licensing contract | ||
EE01 | Entry into force of recordation of patent licensing contract |
Application publication date: 20150408 Assignee: Shanghai Suiyu Enterprise Management Consulting Partnership (L.P.) Assignor: Write easy network technology (Shanghai) Co.,Ltd. Contract record no.: X2023980042559 Denomination of invention: A Method for Computing Satellite Cloud Amount Based on Convolutional Neural Networks Granted publication date: 20181106 License type: Common License Record date: 20230923 |
|
OL01 | Intention to license declared | ||
OL01 | Intention to license declared |