WO2022252799A1 - Model training method, woodland change detection method, system, and apparatus, and medium - Google Patents

Model training method, woodland change detection method, system, and apparatus, and medium Download PDF

Info

Publication number
WO2022252799A1
WO2022252799A1 PCT/CN2022/084976 CN2022084976W WO2022252799A1 WO 2022252799 A1 WO2022252799 A1 WO 2022252799A1 CN 2022084976 W CN2022084976 W CN 2022084976W WO 2022252799 A1 WO2022252799 A1 WO 2022252799A1
Authority
WO
WIPO (PCT)
Prior art keywords
remote sensing
area
sensing image
woodland
classification model
Prior art date
Application number
PCT/CN2022/084976
Other languages
French (fr)
Chinese (zh)
Inventor
贾鸿顺
韩飞
胡佳辉
胡兴林
Original Assignee
成都数之联科技股份有限公司
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 成都数之联科技股份有限公司 filed Critical 成都数之联科技股份有限公司
Publication of WO2022252799A1 publication Critical patent/WO2022252799A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • G06V20/188Vegetation
    • 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
    • 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

Definitions

  • the invention relates to the field of remote sensing image processing, in particular to a model training method, a forest land change detection method, a system, a device, and a medium.
  • Forest resource change detection technology is a technology to obtain the area of forest land change caused by external factors.
  • the main technology is to rely on manual visual interpretation of high-resolution remote sensing images, compare the two phases of remote sensing images, and manually outline the areas of forest changes. This method is inefficient, and the interpretation results are easily affected by subjective consciousness, resulting in The accuracy of the interpretation results is not high, and it cannot meet the needs of long-term and high-frequency change detection for large-scale forest resources.
  • the present invention provides a model training method, a forest change detection method, a system, a device, and a medium.
  • the classification model trained by the present invention can quickly and accurately obtain forest areas and non-forest areas in remote sensing images.
  • the present invention provides a model training method, the method comprising:
  • the input of the classification model is the remote sensing image of the preset area
  • the output of the classification model is the woodland area and the non-woodland area in the remote sensing image of the preset area
  • a number of feature data of the woodland area and the non-woodland area are collected from the classification label map, and the classification model is trained based on the feature data.
  • the principle of this method is to firstly obtain the remote sensing image of the target area; then extract the vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, divide the woodland area and the Classify and mark the non-woodland area to obtain a classification label map, which is convenient for model training after marking, collect some feature data of the woodland area and the non-woodland area from the classification label map, and train based on the feature data
  • the classification model there are many kinds of data in the classification label map, and the method extracts feature data reflecting woodland areas and non-woodland areas, and the classification model obtained by training the feature data can accurately obtain remote sensing images in subsequent applications
  • the woodland area and non-woodland area in the forest area, the classification model can be obtained through the above training method, and the classification model can quickly and accurately output the woodland area and non-woodland area in the remote sensing image, which can replace the traditional artificial outline of the forest change. area, improving efficiency and accuracy.
  • the characteristic data include one or more of the following types of data: spectral characteristic data, normalized difference vegetation index NDVI data, normalized difference water body index NDWI data and terrain characteristic data.
  • any one of spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and topographic feature data can determine the woodland area and non-woodland area in the remote sensing image.
  • the feature data is spectral feature data.
  • Spectral feature data is the most accurate reflection of the woodland area and non-woodland area in remote sensing images among the above data. Therefore, when the feature data is spectral feature data, it can accurately reflect the woodland area and non-woodland area in remote sensing images.
  • non-woodland areas such as spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and topographic feature data, can be combined to improve the accuracy of the overall judgment.
  • the method further includes the step of: atmospherically analyzing the remote sensing image of the target area Correction processing.
  • This method can correct the radiation error in the remote sensing image of the sub-cavity through atmospheric correction, and improve the accuracy of the training method.
  • the method further includes the step of removing clouds and cloud shadows in the remote sensing image of the target area.
  • clouds and cloud shadows when there are clouds and cloud shadows in the remote sensing image, it will block the woodland and non-woodland areas, resulting in inaccurate model training.
  • this method removes the remote sensing image of the target area after obtaining the remote sensing image. Clouds and cloud shadows in images.
  • the method adopts a mask method to remove clouds and cloud shadows in the remote sensing image of the target area.
  • the mask method is to first obtain the position of the cloud and cloud shadow, and then obtain the corresponding mask, and then use the mask to cover the cloud and cloud shadow, and then use the historical cloud-free and cloud-free image to replace the original cloud and cloud shadowed areas, and then obtained new cloud-free and cloud-free images.
  • the cloud and cloud shadow in the remote sensing image can be quickly and accurately removed through the mask method, and the data of the remote sensing image can be retained to the greatest extent.
  • the cloud and cloud shadows in the remote sensing image of the target area are removed by using a mask in the method, which specifically includes:
  • the method performs relative radiation correction processing on remote sensing images of other phases in the same period as the remote sensing images before filling the base map, in order to reduce radiation differences between remote sensing images of different phases.
  • the method includes: calculating the normalized normalized vegetation index NDVI of the remote sensing image, determining a threshold based on the normalized normalized vegetation index NDVI, performing binarization based on the threshold to obtain a vegetation mask, using the The vegetation mask performs mask processing on the remote sensing image to obtain the vegetation coverage area.
  • This method obtains the vegetation mask by calculating the normalized difference vegetation index NDVI of the remote sensing image, and then uses the vegetation mask to mask the remote sensing image to obtain the vegetation coverage area.
  • the calculation method of the normalized difference vegetation index NDVI of the remote sensing image is:
  • NIR is the near-infrared band
  • RED is the red band
  • the method comprises:
  • Carry out multi-scale segmentation of the vegetation coverage area to obtain a segmentation map convert the segmentation map into a vector to obtain a segmentation vector; create a new classification field in the segmentation vector, and select forest land and non-forest map spots based on the segmentation vector , and assign different values to the forest map spots and non-forest map spots according to the category, convert the segmentation vector into a raster map according to the classification field, and obtain a classification label map.
  • the calculation method of the normalized normalized water index NDWI is:
  • NIR is the near-infrared band
  • GREEN is the green band.
  • the method comprises:
  • the remote sensing image of the target area includes a first remote sensing image of the target area in a first period and a second remote sensing image of the target area in a second period after the first period;
  • this method trains two models respectively, namely the third classification model and the fourth classification model, the third classification model is used to process the remote sensing images corresponding to the first period, and the fourth classification model is used to process the remote sensing images corresponding to the second period Image
  • the purpose of this design is that the preset area has different data in different periods, that is, the data before and after the forest land change, and the corresponding model parameters are also different.
  • the method comprises:
  • this method can obtain the woodland area in the remote sensing images of the area to be detected in different periods, and the change of the woodland area in the actual section of the area can be obtained through the change results of the woodland area.
  • the method further includes: converting the forestland change detection result map shown into a vector to obtain forestland change patterns.
  • the change of forest land can be displayed more intuitively and vividly through the map of forest land change.
  • the present invention also provides a model training system, said system comprising:
  • the first obtaining unit is used to obtain the remote sensing image of the target area
  • a classification label map obtaining unit configured to extract a vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, and classify and mark the woodland area and the non-woodland area, Obtain the classification label map;
  • a classification model construction unit configured to construct a classification model, the input of the classification model is the input remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the input remote sensing image;
  • a first training unit configured to collect spectral features of the woodland area and the non-woodland area from the classification label map, obtain training samples based on the spectral features; use the training samples to train the classification model.
  • the present invention also provides a model training device, comprising a memory, a processor, and a computer program stored in the memory and operable on the processor, and the model is realized when the processor executes the computer program. The steps of the training method.
  • the present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the model training method are implemented.
  • the present invention also provides a forest land change detection system, said system comprising:
  • a second training unit configured to train and obtain the third classification model and the fourth classification model by using the model training method
  • the second obtaining unit is used to obtain the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
  • a first processing unit configured to input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
  • the second processing unit is configured to input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
  • a comparing unit configured to obtain a forest change detection result map of the area to be detected based on the difference between the forest area K and the forest area P.
  • the present invention also provides a forest land change detection device, which includes a memory, a processor, and a computer program stored in the memory and operable on the processor.
  • a forest land change detection device which includes a memory, a processor, and a computer program stored in the memory and operable on the processor.
  • the processor executes the computer program, the Steps of forest land change detection method.
  • the present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the forestland change detection method are implemented.
  • the classification model trained by the invention can quickly and accurately obtain the woodland area and non-woodland area in the remote sensing image.
  • the present invention preprocesses the two phases of remote sensing images of the target area and extracts the woodland area, and then automatically extracts the forest land change area, intelligently realizes the long-term change detection of large-scale forest resources, and solves the low efficiency and inaccuracy of manual visual interpretation High issues, to provide support for the decision-making of forest land supervision.
  • Fig. 1 is the schematic flow chart of model training method
  • Figure 2 is a schematic diagram of the composition of the model training system.
  • system means for distinguishing different components, elements, components, parts or assemblies of different levels.
  • the words may be replaced by other expressions if other words can achieve the same purpose.
  • FIG. 1 is a schematic flow chart of a model training method.
  • Embodiment 1 of the present invention provides a model training method. The method includes:
  • the input of the classification model is the remote sensing image of the preset area
  • the output of the classification model is the woodland area and the non-woodland area in the remote sensing image of the preset area
  • a number of feature data of the woodland area and the non-woodland area are collected from the classification label map, and the classification model is trained based on the feature data.
  • the target area may be any area, such as mountains, plains, cities, villages, etc., and the present invention does not specifically limit the specific type and location of the target area.
  • the remote sensing image acquisition method in this embodiment can be any one of various methods, such as obtaining through a satellite system, or obtaining through a network, or obtaining through a database, etc.
  • the remote sensing image of this method can be obtained through Sentinel-2, and can also be obtained through other methods.
  • the feature data includes one or more of the following types of data: spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and terrain feature data.
  • the spectral characteristics of ground objects are that any ground objects in nature have their own electromagnetic radiation laws, such as reflection and absorption of certain bands of ultraviolet, visible light, infrared and microwave, and they all have the ability to emit certain infrared rays.
  • Microwave characteristics a small number of surface objects also have the characteristics of transmitting electromagnetic waves, which is called the spectral characteristics of surface objects.
  • the normalized difference vegetation index is one of the important parameters reflecting the growth and nutritional information of crops.
  • NDWI Normalized Difference Water Index, normalized water index
  • the vegetation moisture index NDWI is based on mid-infrared and near-infrared bands The normalized ratio index of .
  • the topographic feature data include topographic factors, such as slope, slope aspect, slope change rate and so on.
  • the method further includes the step of: performing the remote sensing image of the target area Atmospheric correction processing.
  • Atmospheric correction means that the total radiance of the ground target finally measured by the sensor is not a reflection of the real reflectance of the ground surface, which includes the radiation amount error caused by atmospheric absorption, especially scattering.
  • Atmospheric correction is the process of eliminating these radiation errors caused by atmospheric influences and retrieving the true surface reflectance of ground objects.
  • the sen2cor tool is used to perform atmospheric correction on the Sentinel-2 remote sensing image in two periods (if the processing level of the Sentinel-2 remote sensing image is L2A, this step is skipped); this method can also use other The tools or methods to perform atmospheric correction on remote sensing images, this method is not specifically limited.
  • the method further includes the step of removing the remote sensing image of the target area clouds and cloud shadows.
  • the method adopts a mask method to remove clouds and cloud shadows in the remote sensing image of the target area.
  • the removal of clouds and cloud shadows in the remote sensing image of the target area by using a mask method specifically includes:
  • relative radiation correction processing is performed on remote sensing images of other phases in the same period as the remote sensing images before filling the base map.
  • This method performs cloud removal processing on the obtained remote sensing images, and the cloud removal processing uses multi-temporal remote sensing images to replace corresponding regions.
  • the remote sensing images of other time phases need to be corrected for relative radiation, so as to reduce the radiation difference between remote sensing images of different time phases.
  • the method includes: calculating the normalized normalized vegetation index NDVI of the remote sensing image, determining a threshold based on the normalized normalized vegetation index NDVI, and performing binarization based on the threshold to obtain vegetation A mask, using the vegetation mask to perform mask processing on the remote sensing image to obtain the vegetation coverage area.
  • the normalized difference vegetation index NDVI of the two phases of remote sensing images calculates the normalized difference vegetation index NDVI of the two phases of remote sensing images, determine the threshold value and binarize to obtain the vegetation mask, and use the vegetation mask to mask the two phases of images For processing, only the vegetation coverage area is retained, and the non-vegetation area is set to no data (nodata).
  • the calculation method of the normalized difference vegetation index NDVI of the remote sensing image is:
  • NIR is the near-infrared band
  • RED is the red band
  • the method includes: performing multi-scale segmentation of the vegetation coverage area to obtain a segmentation map, converting the segmentation map into a vector to obtain a segmentation vector; creating a new classification in the segmentation vector Field, select forest land and non-forest map spots based on the segmentation vector, and assign different values to the forest map spots and non-forest map spots according to the category, convert the segmentation vector into a raster map according to the classification field, and obtain Classification label map.
  • multi-scale segmentation is performed on the multi-spectral remote sensing image after the two-stage mask to obtain a segmentation map, and then the segmentation map is converted into a shp vector to obtain a segmentation vector; a new classification field is created in the segmentation vector, and a uniform distribution is selected based on the segmentation vector Forest land and non-forest map spots, and assign values of 1 and 2 for forest land and non-forest land respectively according to the category. After the selection is completed, convert the vector into a raster map according to the classification field to obtain a classification label map.
  • the calculation method of the normalized normalized water index NDWI is:
  • NIR is the near-infrared band
  • GREEN is the green band.
  • the method includes:
  • the remote sensing image of the target area includes a first remote sensing image of the target area in a first period and a second remote sensing image of the target area in a second period after the first period;
  • the Digital Elevation Model (Digital Elevation Model), referred to as DEM, is to realize the digital simulation of the ground terrain through limited terrain elevation data (that is, the digital expression of the terrain surface shape).
  • a solid ground model of elevation is a branch of the Digital Terrain Model (DTM), from which various other terrain feature values can be derived. It is generally believed that DTM describes the spatial distribution of various geomorphic factors including elevation, such as slope, slope aspect, slope change rate and other factors including linear and nonlinear combinations, and DEM is a zero-order simple single-item digital geomorphic model , other landform characteristics such as slope, aspect and slope change rate can be derived on the basis of DEM.
  • Embodiment 2 of the present invention provides a forest land change detection method, the method comprising:
  • the method further includes: converting the shown forestland change detection result map into a vector to obtain forestland change map spots.
  • the positive value is the forest land reduction area
  • the negative value is the forest land increase area. Convert the forest land change detection result map into a vector to obtain the forest land change map.
  • FIG. 2 is a schematic diagram of the composition of the model training system.
  • Embodiment 3 of the present invention provides a model training system.
  • the system includes:
  • the first obtaining unit is used to obtain the remote sensing image of the target area
  • a classification label map obtaining unit configured to extract a vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, and classify and mark the woodland area and the non-woodland area, Obtain the classification label map;
  • a classification model construction unit configured to construct a classification model, the input of the classification model is the input remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the input remote sensing image;
  • a first training unit configured to collect spectral features of the woodland area and the non-woodland area from the classification label map, obtain training samples based on the spectral features; use the training samples to train the classification model.
  • Embodiment 4 of the present invention provides a model training device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor implements the computer program when executing the computer program. The steps of the model training method are described.
  • Embodiment 5 of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the model training method are implemented.
  • Embodiment 6 of the present invention provides a forest land change detection system, the system comprising:
  • the second training unit is used for training the model training method described in Embodiment 1 to obtain the third classification model and the fourth classification model;
  • the second obtaining unit is used to obtain the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
  • a first processing unit configured to input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
  • the second processing unit is configured to input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
  • a comparing unit configured to obtain a forest change detection result map of the area to be detected based on the difference between the forest area K and the forest area P.
  • Embodiment 7 of the present invention provides a forest land change detection device, including a memory, a processor, and a computer program stored in the memory and operable on the processor.
  • the processor executes the computer program, it realizes The steps of the forest land change detection method described in the second embodiment.
  • Embodiment 8 of the present invention provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the forestland change detection method described in Embodiment 2 are realized.
  • the processor can be a central processing unit (CPU, Central Processing Unit), and can also be other general-purpose processors, digital signal processors (digital signal processors), application specific integrated circuits (Application Specific Integrated Circuits), off-the-shelf programmable Gate array (Field programmable gate array) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • a general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
  • the memory can be used to store the computer program and/or module, and the processor realizes various functions of the forest land change detection device or the model training device in the invention by running or executing the data stored in the memory.
  • the memory may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application required by a function (such as a sound playback function, an image playback function, etc.) and the like.
  • the memory can include high-speed random access memory, and can also include non-volatile memory, such as hard disk, internal memory, plug-in hard disk, smart memory card, secure digital card, flash memory card, at least one magnetic disk storage device, flash memory device, or other volatile solid-state memory devices.
  • the forest change detection device or the model training device is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium.
  • the present invention realizes all or part of the processes in the methods of the above-mentioned embodiments, and can also be stored in a computer-readable storage medium through a computer program.
  • the computer program When the computer program is executed by a processor, it can realize the implementation of each of the above-mentioned methods. example steps.
  • the computer program includes computer program code, object code form, executable file or some intermediate form and the like.
  • the computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, removable hard disk, magnetic disk, optical disk, computer memory, read-only memory, random access memory, point carrier signal , telecommunication signals, and software distribution media. It should be noted that the content contained in the computer-readable medium can be appropriately increased or decreased according to the requirements of legislation and patent practice in the jurisdiction.
  • aspects of this specification can be illustrated and described by several patentable categories or situations, including any new and useful process, machine, product or combination of substances, or any combination of them Any new and useful improvements.
  • various aspects of this specification may be entirely executed by hardware, may be entirely executed by software (including firmware, resident software, microcode, etc.), or may be executed by a combination of hardware and software.
  • the above hardware or software may be referred to as “block”, “module”, “engine”, “unit”, “component” or “system”.
  • aspects of this specification may be embodied as a computer product comprising computer readable program code on one or more computer readable media.
  • a computer storage medium may contain a propagated data signal embodying a computer program code, for example, in baseband or as part of a carrier wave.
  • the propagated signal may have various manifestations, including electromagnetic form, optical form, etc., or a suitable combination.
  • a computer storage medium may be any computer-readable medium, other than a computer-readable storage medium, that can be used to communicate, propagate, or transfer a program for use by being coupled to an instruction execution system, apparatus, or device.
  • Program code residing on a computer storage medium may be transmitted over any suitable medium, including radio, electrical cable, fiber optic cable, RF, or the like, or combinations of any of the foregoing.
  • the computer program codes required for the operation of each part of this manual can be written in any one or more programming languages, including object-oriented programming languages such as Java, Scala, Smalltalk, Eiffel, JADE, Emerald, C++, C#, VB.NET, Python etc., conventional procedural programming languages such as C language, Visual Basic, Fortran 2003, Perl, COBOL 2002, PHP, ABAP, dynamic programming languages such as Python, Ruby and Groovy, or other programming languages.
  • the program code may run entirely on the user's computer, or as a stand-alone software package, or run partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer can be connected to the user computer through any form of network, such as a local area network (LAN) or wide area network (WAN), or to an external computer (such as through the Internet), or in a cloud computing environment, or as a service Use software as a service (SaaS).
  • LAN local area network
  • WAN wide area network
  • SaaS service Use software as a service

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Multimedia (AREA)
  • Health & Medical Sciences (AREA)
  • General Health & Medical Sciences (AREA)
  • Image Processing (AREA)

Abstract

Disclosed are a model training method, a woodland change detection method, system, and apparatus, and a medium, which relate to the field of remote sensing image processing. The present method comprises: obtaining a remote sensing image of a target region; extracting a vegetation coverage region from the remote sensing image, dividing the vegetation coverage region into a woodland region and a non-woodland region, and classifying and labelling the woodland region and the non-woodland region to obtain a classification label map; constructing a classification model, wherein an input of the classification model is the remote sensing image of a preset region, and an output of the classification model is the woodland region and the non-woodland region in the remote sensing image of the preset region; collecting several pieces of feature data of the woodland region and the non-woodland region from the classification label map, and training the classification model on the basis of the feature data. The classification model trained according to the present invention can quickly and accurately obtain the woodland region and the non-woodland region in the remote sensing image.

Description

模型训练方法及林地变化检测方法及系统及装置及介质Model training method and forest land change detection method and system and device and medium 技术领域technical field
本发明涉及遥感影像处理领域,具体地,涉及模型训练方法及林地变化检测方法及系统及装置及介质。The invention relates to the field of remote sensing image processing, in particular to a model training method, a forest land change detection method, a system, a device, and a medium.
背景技术Background technique
森林资源变化检测技术是获取由于外界因素所造成的林地变化区域的技术。目前主要的技术是依靠人工目视解译高分辨率遥感影像,比对两期遥感影像,人工勾画出森林变化的区域,这种方法效率较低,且解译结果容易受主观意识影响,导致解译结果准确率不高,无法满足对于大范围的森林资源实行长期和高频率的变化检测的需求。Forest resource change detection technology is a technology to obtain the area of forest land change caused by external factors. At present, the main technology is to rely on manual visual interpretation of high-resolution remote sensing images, compare the two phases of remote sensing images, and manually outline the areas of forest changes. This method is inefficient, and the interpretation results are easily affected by subjective consciousness, resulting in The accuracy of the interpretation results is not high, and it cannot meet the needs of long-term and high-frequency change detection for large-scale forest resources.
发明内容Contents of the invention
为了解决上述问题,本发明提供了模型训练方法及林地变化检测方法及系统及装置及介质,通过本发明训练的分类模型可以快速且准确的获得遥感影像中的林地区域和非林地区域。In order to solve the above problems, the present invention provides a model training method, a forest change detection method, a system, a device, and a medium. The classification model trained by the present invention can quickly and accurately obtain forest areas and non-forest areas in remote sensing images.
为实现上述目的,本发明提供了模型训练方法,所述方法包括:To achieve the above object, the present invention provides a model training method, the method comprising:
获得目标区域的遥感影像;Obtain remote sensing images of the target area;
从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;Extracting a vegetation coverage area from the remote sensing image, dividing the vegetation coverage area into a woodland area and a non-woodland area, classifying and marking the woodland area and the non-woodland area to obtain a classification label map;
构建分类模型,所述分类模型的输入为预设区域的遥感影像,所述分类模型的输出为所述预设区域的遥感影像中的林地区域和非林地区域;Constructing a classification model, the input of the classification model is the remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the remote sensing image of the preset area;
从所述分类标签图中采集所述林地区域和所述非林地区域的若干特征数据,基于所述特征数据训练所述分类模型。A number of feature data of the woodland area and the non-woodland area are collected from the classification label map, and the classification model is trained based on the feature data.
其中,本方法的原理为首先获得目标区域的遥感影像;然后从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图,标记后便于进行模型的训练,从所述分类标签图中采集所述林地区域和所述非林地区域的若干特征数据,基于所述特征数据训练所述分类模型,其中,分类标签图中具有很多种数据,本方法提取的是反映林地区域和非林地区域的特征数据,利用特征数据训练获得的分类模型在后续应用时能够准确的获得遥感影像中的林地区域和非林地区域,通过上述训练方法能够获得分类模型,而利用分类模型可以快速准确的输出遥感影像中的林地区域和非林地区域,进而可以代替传统的人工人工勾画出森林变化的区域,提高了效率和准确率。Among them, the principle of this method is to firstly obtain the remote sensing image of the target area; then extract the vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, divide the woodland area and the Classify and mark the non-woodland area to obtain a classification label map, which is convenient for model training after marking, collect some feature data of the woodland area and the non-woodland area from the classification label map, and train based on the feature data In the classification model, there are many kinds of data in the classification label map, and the method extracts feature data reflecting woodland areas and non-woodland areas, and the classification model obtained by training the feature data can accurately obtain remote sensing images in subsequent applications The woodland area and non-woodland area in the forest area, the classification model can be obtained through the above training method, and the classification model can quickly and accurately output the woodland area and non-woodland area in the remote sensing image, which can replace the traditional artificial outline of the forest change. area, improving efficiency and accuracy.
其中,在本方法中,所述特征数据包括以下类型数据中的一种或几种:光谱特征数据、归一化植被指数NDVI数据、归一化水体指数NDWI数据和地形特征数据。Wherein, in this method, the characteristic data include one or more of the following types of data: spectral characteristic data, normalized difference vegetation index NDVI data, normalized difference water body index NDWI data and terrain characteristic data.
其中,光谱特征数据、归一化植被指数NDVI数据、归一化水体指数NDWI数据和地形特征数据中的任意一种数据均可以判断出遥感影像中的林地区域和非林地区域。Among them, any one of spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and topographic feature data can determine the woodland area and non-woodland area in the remote sensing image.
其中,所述特征数据为光谱特征数据。光谱特征数据是上述数据中最能够准确反映遥感影像中的林地区域和非林地区域,因此,当特征数据为光谱特征数据可以准确的反映遥感影像中的林地区域和非林地区域。Wherein, the feature data is spectral feature data. Spectral feature data is the most accurate reflection of the woodland area and non-woodland area in remote sensing images among the above data. Therefore, when the feature data is spectral feature data, it can accurately reflect the woodland area and non-woodland area in remote sensing images.
其中,仅仅依靠一种数据来判断遥感影像中的林地区域和非林地区域时容易存在误判的风险,因此,本方法也可以结合多种数据进行同时判断来提高判断遥感影像中的林地区域和非林地区域的准确性,如光谱特征数据、归一化植被指数NDVI数据、归一化水体指数NDWI数据和地形特征数据中的任意几种数据结合进行判断来提高整体判断的准确性。Among them, it is easy to have the risk of misjudgment when only relying on one kind of data to judge the woodland area and non-woodland area in the remote sensing image. The accuracy of non-woodland areas, such as spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and topographic feature data, can be combined to improve the accuracy of the overall judgment.
优选的,在本方法中,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:对所述目标区域的遥感影像进行大气校正处理。本方法通过大气校正可以次凹处遥感影像中的辐射误差,提高训练方法的准确度。Preferably, in this method, after the step of obtaining the remote sensing image of the target area, and before the step of extracting the vegetation coverage area from the remote sensing image, the method further includes the step of: atmospherically analyzing the remote sensing image of the target area Correction processing. This method can correct the radiation error in the remote sensing image of the sub-cavity through atmospheric correction, and improve the accuracy of the training method.
优选的,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:去除所述目标区域的遥感影像中的云和云影。其中,当遥感影像中具有云和云影时会对林地和非林地区域造成遮挡,导致模型训练不准确,为了提高模型训练的准确度,本方法在获得遥感影像后去除所述目标区域的遥感影像中的云和云影。Preferably, after the step of obtaining the remote sensing image of the target area and before the step of extracting the vegetation coverage area from the remote sensing image, the method further includes the step of removing clouds and cloud shadows in the remote sensing image of the target area. Among them, when there are clouds and cloud shadows in the remote sensing image, it will block the woodland and non-woodland areas, resulting in inaccurate model training. In order to improve the accuracy of model training, this method removes the remote sensing image of the target area after obtaining the remote sensing image. Clouds and cloud shadows in images.
优选的,本方法采用掩膜方式去除所述目标区域的遥感影像中的云和云影。其中,掩膜方式为首先获得云和云影的位置,然后获得相应的掩膜,然后利用掩膜将云和云影覆盖,然后利用历史无云和无云影的影像替换原始有云和云影的区域,进而获得了新的无云和无云影的影像。通过掩膜方式能够快速且准确的去除遥感影像中的云和云影,且最大程度保留遥感影像的本身数据。Preferably, the method adopts a mask method to remove clouds and cloud shadows in the remote sensing image of the target area. Among them, the mask method is to first obtain the position of the cloud and cloud shadow, and then obtain the corresponding mask, and then use the mask to cover the cloud and cloud shadow, and then use the historical cloud-free and cloud-free image to replace the original cloud and cloud shadowed areas, and then obtained new cloud-free and cloud-free images. The cloud and cloud shadow in the remote sensing image can be quickly and accurately removed through the mask method, and the data of the remote sensing image can be retained to the greatest extent.
优选的,本方法所述采用掩膜方式去除所述目标区域的遥感影像中的云和云影,具体包括:Preferably, the cloud and cloud shadows in the remote sensing image of the target area are removed by using a mask in the method, which specifically includes:
对所述遥感影像进行云和云影检测,获得云和云影掩膜;Performing cloud and cloud shadow detection on the remote sensing image to obtain a cloud and cloud shadow mask;
从所述目标区域对应的历史遥感影像数据中选取云和云影覆盖率最低的历史遥感影像作为底图;From the historical remote sensing image data corresponding to the target area, select the historical remote sensing image with the lowest cloud and cloud shadow coverage as the base map;
使用与所述遥感影像同一时期内其他时相的标准遥感影像填充所述底图中所述云和云影掩膜所对应的云和云影区域,所述标准遥感影像为与所述遥感影像同一时期内其他时相的遥感影像中云和云影覆盖率最低的遥感影像。Use standard remote sensing images of other phases in the same period as the remote sensing image to fill the cloud and cloud shadow area corresponding to the cloud and cloud shadow mask in the base map, and the standard remote sensing image is the same as the remote sensing image The remote sensing image with the lowest cloud and cloud shadow coverage among the remote sensing images of other time phases in the same period.
优选的,本方法在填充所述底图前对与所述遥感影像同一时期内其他时相的遥感影像进行相对辐射校正处理,目的是以减少不同时相遥感影像之间的辐射差异。Preferably, the method performs relative radiation correction processing on remote sensing images of other phases in the same period as the remote sensing images before filling the base map, in order to reduce radiation differences between remote sensing images of different phases.
优选的,所述方法包括:计算所述遥感影像的归一化植被指数NDVI,基于所述归一化植被指数NDVI确定阈值,基于所述阈值进行二值化处理获得植被掩膜,使用所述植被掩膜对所述遥感影像进行掩膜处理,获得所述植被覆盖区域。本方法通过计算遥感影像的归一化植被指数NDVI来获得植被掩膜,进而使用植被掩膜对遥感影像进行掩膜处理来获得植被覆盖区域。Preferably, the method includes: calculating the normalized normalized vegetation index NDVI of the remote sensing image, determining a threshold based on the normalized normalized vegetation index NDVI, performing binarization based on the threshold to obtain a vegetation mask, using the The vegetation mask performs mask processing on the remote sensing image to obtain the vegetation coverage area. This method obtains the vegetation mask by calculating the normalized difference vegetation index NDVI of the remote sensing image, and then uses the vegetation mask to mask the remote sensing image to obtain the vegetation coverage area.
优选的,所述遥感影像的归一化植被指数NDVI的计算方式为:Preferably, the calculation method of the normalized difference vegetation index NDVI of the remote sensing image is:
Figure PCTCN2022084976-appb-000001
Figure PCTCN2022084976-appb-000001
其中,NIR为近红外波段,RED为红波段。Among them, NIR is the near-infrared band, and RED is the red band.
优选的,所述方法包括:Preferably, the method comprises:
将所述植被覆盖区域进行多尺度分割,获得分割图,将所述分割图转换为矢量,获得分割矢量;在所述分割矢量中新建分类字段,基于所述分割矢量选取林地和非林地图斑,并根据类别分别将林地图斑与非林地图斑赋予不同的值,根据所述分类字段将所述分割矢量转换为栅格图,获得分类标签图。Carry out multi-scale segmentation of the vegetation coverage area to obtain a segmentation map, convert the segmentation map into a vector to obtain a segmentation vector; create a new classification field in the segmentation vector, and select forest land and non-forest map spots based on the segmentation vector , and assign different values to the forest map spots and non-forest map spots according to the category, convert the segmentation vector into a raster map according to the classification field, and obtain a classification label map.
优选的,所述归一化水体指数NDWI的计算方式为:Preferably, the calculation method of the normalized normalized water index NDWI is:
Figure PCTCN2022084976-appb-000002
Figure PCTCN2022084976-appb-000002
其中,NIR为近红外波段,GREEN为绿波段。Among them, NIR is the near-infrared band, and GREEN is the green band.
优选的,所述方法包括:Preferably, the method comprises:
所述目标区域的遥感影像包括第一时期内所述目标区域的第一遥感影像和所述第一时期之后的第二时期内所述目标区域的第二遥感影像;The remote sensing image of the target area includes a first remote sensing image of the target area in a first period and a second remote sensing image of the target area in a second period after the first period;
基于所述第一遥感影像获得第一分类标签图;Obtaining a first classification label map based on the first remote sensing image;
基于所述第二遥感影像获得第二分类标签图;Obtaining a second classification label map based on the second remote sensing image;
构建第一分类模型和第二分类模型;Construct the first classification model and the second classification model;
从所述第一分类标签图中采集林地区域和非林地区域的特征数据,获得第一训练样本;使用所述第一训练样本训练所述第一分类模型,获得第三分类模型;Collecting feature data of woodland areas and non-woodland areas from the first classification label map to obtain a first training sample; using the first training sample to train the first classification model to obtain a third classification model;
从所述第二分类标签图中采集林地区域和非林地区域的特征数据,获得第二训练样本;使用所述第二训练样本训练所述第二分类模型,获得第四分类模型。Collecting feature data of woodland areas and non-woodland areas from the second classification label map to obtain second training samples; using the second training samples to train the second classification model to obtain a fourth classification model.
其中,本方法分别训练了2个模型,即第三分类模型和第四分类模型,第三分类模型用 于处理第一时期对应的遥感影像,第四分类模型用于处理第二时期对应的遥感影像,这样设计的目的是预设区域在不同时期即林地变化前后的数据不同,对应的模型参数也不同,因此分别训练了2个模型,2个模型分别用于处理变化前后的遥感影像,即一个模型用于处理林地变化前的遥感图像,一个模型用于处理林地变化后的遥感图像,这样能够更加准确的获得遥感影像对应的林地区域和非林地区域。Among them, this method trains two models respectively, namely the third classification model and the fourth classification model, the third classification model is used to process the remote sensing images corresponding to the first period, and the fourth classification model is used to process the remote sensing images corresponding to the second period Image, the purpose of this design is that the preset area has different data in different periods, that is, the data before and after the forest land change, and the corresponding model parameters are also different. Therefore, two models were trained respectively, and the two models were used to process the remote sensing images before and after the change, namely One model is used to process the remote sensing image before the forest land change, and the other model is used to process the remote sensing image after the forest land change, so that the forest area and non-forest area corresponding to the remote sensing image can be obtained more accurately.
优选的,所述方法包括:Preferably, the method comprises:
采用所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;Obtaining the third classification model and the fourth classification model by using the model training method;
获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;Obtaining the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;Input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中的林地区域P;Input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。Based on the difference between the forest area K and the forest area P, a forest change detection result map of the area to be detected is obtained.
其中,本方法可以获得待检测区域不同时期遥感影像中的林地区域,通过林地区域的变化结果可以获得该区域在该段实际内的林地变化情况。Among them, this method can obtain the woodland area in the remote sensing images of the area to be detected in different periods, and the change of the woodland area in the actual section of the area can be obtained through the change results of the woodland area.
优选的,所述方法还包括:将所示林地变化检测结果图转为矢量,获得林地变化图斑。通过林地变化图斑能够更加直观和生动的展现林地的变化情况。Preferably, the method further includes: converting the forestland change detection result map shown into a vector to obtain forestland change patterns. The change of forest land can be displayed more intuitively and vividly through the map of forest land change.
本发明还提供了一种模型训练系统,所述系统包括:The present invention also provides a model training system, said system comprising:
第一获得单元,用于获得目标区域的遥感影像;The first obtaining unit is used to obtain the remote sensing image of the target area;
分类标签图获得单元,用于从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;a classification label map obtaining unit, configured to extract a vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, and classify and mark the woodland area and the non-woodland area, Obtain the classification label map;
分类模型构建单元,用于构建分类模型,所述分类模型的输入为预设区域的输入遥感影像,所述分类模型的输出为所述输入遥感影像中的林地区域和非林地区域;A classification model construction unit, configured to construct a classification model, the input of the classification model is the input remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the input remote sensing image;
第一训练单元,用于从所述分类标签图中采集所述林地区域和所述非林地区域的光谱特征,基于所述光谱特征获得训练样本;使用所述训练样本训练所述分类模型。A first training unit, configured to collect spectral features of the woodland area and the non-woodland area from the classification label map, obtain training samples based on the spectral features; use the training samples to train the classification model.
本发明还提供了一种模型训练装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现所述模型训练方法的步骤。The present invention also provides a model training device, comprising a memory, a processor, and a computer program stored in the memory and operable on the processor, and the model is realized when the processor executes the computer program. The steps of the training method.
本发明还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现所述模型训练方法的步骤。The present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the model training method are implemented.
本发明还提供了林地变化检测系统,所述系统包括:The present invention also provides a forest land change detection system, said system comprising:
第二训练单元,用于采用所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;A second training unit, configured to train and obtain the third classification model and the fourth classification model by using the model training method;
第二获得单元,用于获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;The second obtaining unit is used to obtain the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
第一处理单元,用于将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;A first processing unit, configured to input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
第二处理单元,用于将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中的林地区域P;The second processing unit is configured to input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
比较单元,用于基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。A comparing unit, configured to obtain a forest change detection result map of the area to be detected based on the difference between the forest area K and the forest area P.
本发明还提供了一种林地变化检测装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现所述林地变化检测方法的步骤。The present invention also provides a forest land change detection device, which includes a memory, a processor, and a computer program stored in the memory and operable on the processor. When the processor executes the computer program, the Steps of forest land change detection method.
本发明还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现所述林地变化检测方法的步骤。The present invention also provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the forestland change detection method are implemented.
本发明提供的一个或多个技术方案,至少具有如下技术效果或优点:One or more technical solutions provided by the present invention have at least the following technical effects or advantages:
通过本发明训练的分类模型可以快速且准确的获得遥感影像中的林地区域和非林地区域。The classification model trained by the invention can quickly and accurately obtain the woodland area and non-woodland area in the remote sensing image.
本发明通过对目标区域的两期遥感影像做预处理和提取林地区域,再自动提取林地变化区域,智能实现对于大范围森林资源长期的变化检测,解决人工目视解译效率低和准确度不高的问题,为林地监管决策提供支撑。The present invention preprocesses the two phases of remote sensing images of the target area and extracts the woodland area, and then automatically extracts the forest land change area, intelligently realizes the long-term change detection of large-scale forest resources, and solves the low efficiency and inaccuracy of manual visual interpretation High issues, to provide support for the decision-making of forest land supervision.
附图说明Description of drawings
此处所说明的附图用来提供对本发明实施例的进一步理解,构成本发明的一部分,并不构成对本发明实施例的限定;The drawings described here are used to provide a further understanding of the embodiments of the present invention, constitute a part of the present invention, and do not constitute a limitation to the embodiments of the present invention;
图1为模型训练方法的流程示意图;Fig. 1 is the schematic flow chart of model training method;
图2为模型训练系统的组成示意图。Figure 2 is a schematic diagram of the composition of the model training system.
具体实施方式Detailed ways
为了能够更清楚地理解本发明的上述目的、特征和优点,下面结合附图和具体实施方式对本发明进行进一步的详细描述。需要说明的是,在相互不冲突的情况下,本发明的实施例及实施例中的特征可以相互组合。In order to understand the above-mentioned purpose, features and advantages of the present invention more clearly, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments. It should be noted that the embodiments of the present invention and the features in the embodiments may be combined with each other without conflicting with each other.
在下面的描述中阐述了很多具体细节以便于充分理解本发明,但是,本发明还可以采用 其他不同于在此描述范围内的其他方式来实施,因此,本发明的保护范围并不受下面公开的具体实施例的限制。In the following description, many specific details are set forth in order to fully understand the present invention. However, the present invention can also be implemented in other ways different from the scope of this description. Therefore, the protection scope of the present invention is not limited by the following disclosure. limitations of specific examples.
应当理解,本文使用的“系统”、“装置”、“单元”和/或“模组”是用于区分不同级别的不同组件、元件、部件、部分或装配的一种方法。然而,如果其他词语可实现相同的目的,则可通过其他表达来替换所述词语。It should be understood that "system", "device", "unit" and/or "module" as used herein is a method for distinguishing different components, elements, components, parts or assemblies of different levels. However, the words may be replaced by other expressions if other words can achieve the same purpose.
如本说明书和权利要求书中所示,除非上下文明确提示例外情形,“一”、“一个”、“一种”和/或“该”等词并非特指单数,也可包括复数。一般说来,术语“包括”与“包含”仅提示包括已明确标识的步骤和元素,而这些步骤和元素不构成一个排它性的罗列,方法或者设备也可能包含其它的步骤或元素。As indicated in the specification and claims, the terms "a", "an", "an" and/or "the" are not specific to the singular and may include the plural unless the context clearly indicates an exception. Generally speaking, the terms "comprising" and "comprising" only suggest the inclusion of clearly identified steps and elements, and these steps and elements do not constitute an exclusive list, and the method or device may also contain other steps or elements.
本说明书中使用了流程图用来说明根据本说明书的实施例的系统所执行的操作。应当理解的是,前面或后面操作不一定按照顺序来精确地执行。相反,可以按照倒序或同时处理各个步骤。同时,也可以将其他操作添加到这些过程中,或从这些过程移除某一步或数步操作。The flowchart is used in this specification to illustrate the operations performed by the system according to the embodiment of this specification. It should be understood that the preceding or following operations are not necessarily performed in the exact order. Instead, various steps may be processed in reverse order or simultaneously. At the same time, other operations can be added to these procedures, or a certain step or steps can be removed from these procedures.
实施例一Embodiment one
请参考图1,图1为模型训练方法的流程示意图,本发明实施例一提供了模型训练方法,所述方法包括:Please refer to FIG. 1. FIG. 1 is a schematic flow chart of a model training method. Embodiment 1 of the present invention provides a model training method. The method includes:
获得目标区域的遥感影像;Obtain remote sensing images of the target area;
从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;Extracting a vegetation coverage area from the remote sensing image, dividing the vegetation coverage area into a woodland area and a non-woodland area, classifying and marking the woodland area and the non-woodland area to obtain a classification label map;
构建分类模型,所述分类模型的输入为预设区域的遥感影像,所述分类模型的输出为所述预设区域的遥感影像中的林地区域和非林地区域;Constructing a classification model, the input of the classification model is the remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the remote sensing image of the preset area;
从所述分类标签图中采集所述林地区域和所述非林地区域的若干特征数据,基于所述特征数据训练所述分类模型。A number of feature data of the woodland area and the non-woodland area are collected from the classification label map, and the classification model is trained based on the feature data.
其中,目标区域可以为任意区域,如山地、平原、城市、乡村等等,本发明对目标区域的具体类型和位置不进行具体的限定。Wherein, the target area may be any area, such as mountains, plains, cities, villages, etc., and the present invention does not specifically limit the specific type and location of the target area.
其中,本实施例中的遥感影像获取途径可以为多种途径中的任意一种,如通过卫星系统得到,或者通过网络获取,或者通过数据库获取等等,本实施例对遥感影像的获取途径不进行限定,如本方法的遥感图像可以通过哨兵二号得到,也可以通过其他方式得到。Wherein, the remote sensing image acquisition method in this embodiment can be any one of various methods, such as obtaining through a satellite system, or obtaining through a network, or obtaining through a database, etc. For limitation, for example, the remote sensing image of this method can be obtained through Sentinel-2, and can also be obtained through other methods.
其中,在本发明实施例一中,所述特征数据包括以下类型数据中的一种或几种:光谱特征数据、归一化植被指数NDVI数据、归一化水体指数NDWI数据和地形特征数据。Wherein, in Embodiment 1 of the present invention, the feature data includes one or more of the following types of data: spectral feature data, normalized difference vegetation index NDVI data, normalized difference water index NDWI data and terrain feature data.
其中,地物光谱特征是自然界中任何地物都具有其自身的电磁辐射规律,如具有反射,吸收外来的紫外线、可见光、红外线和微波的某些波段的特性,它们又都具有发射某些红外 线、微波的特性;少数地物还具有透射电磁波的特性,这种特性称为地物的光谱特性。Among them, the spectral characteristics of ground objects are that any ground objects in nature have their own electromagnetic radiation laws, such as reflection and absorption of certain bands of ultraviolet, visible light, infrared and microwave, and they all have the ability to emit certain infrared rays. , Microwave characteristics; a small number of surface objects also have the characteristics of transmitting electromagnetic waves, which is called the spectral characteristics of surface objects.
其中,归一化植被指数是反映农作物长势和营养信息的重要参数之一,NDVI的应用:检测植被生长状态、植被覆盖度和消除部分辐射误差等,本实施例利用其来检测植被覆盖情况。Among them, the normalized difference vegetation index is one of the important parameters reflecting the growth and nutritional information of crops. The application of NDVI: detection of vegetation growth status, vegetation coverage and elimination of partial radiation errors, etc., this embodiment uses it to detect vegetation coverage.
其中,NDWI(Normalized Difference Water Index,归一化水指数),用遥感影像的特定波段进行归一化差值处理,以凸显影像中的水体信息,植被水分指数NDWI是基于中红外与近红外波段的归一化比值指数。Among them, NDWI (Normalized Difference Water Index, normalized water index), uses a specific band of remote sensing images to perform normalized difference processing to highlight the water body information in the image, and the vegetation moisture index NDWI is based on mid-infrared and near-infrared bands The normalized ratio index of .
其中,地形特征数据包括地貌因子,如坡度、坡向、坡度变化率等。Among them, the topographic feature data include topographic factors, such as slope, slope aspect, slope change rate and so on.
其中,在本发明实施例中,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:对所述目标区域的遥感影像进行大气校正处理。大气校正是指传感器最终测得的地面目标的总辐射亮度并不是地表真实反射率的反映,其中包含了由大气吸收,尤其是散射作用造成的辐射量误差。大气校正就是消除这些由大气影响所造成的辐射误差,反演地物真实的表面反射率的过程。Wherein, in the embodiment of the present invention, after the step of obtaining the remote sensing image of the target area, and before the step of extracting the vegetation coverage area from the remote sensing image, the method further includes the step of: performing the remote sensing image of the target area Atmospheric correction processing. Atmospheric correction means that the total radiance of the ground target finally measured by the sensor is not a reflection of the real reflectance of the ground surface, which includes the radiation amount error caused by atmospheric absorption, especially scattering. Atmospheric correction is the process of eliminating these radiation errors caused by atmospheric influences and retrieving the true surface reflectance of ground objects.
其中,在本发明实施例中,使用sen2cor工具对两个时期内的哨兵二号遥感影像进行大气校正(若哨兵二号遥感影像处理级别为L2A则跳过此步骤);本方法也可以使用其他工具或方式对遥感影像做大气校正处理,本方法不进行具体的限定。Wherein, in the embodiment of the present invention, the sen2cor tool is used to perform atmospheric correction on the Sentinel-2 remote sensing image in two periods (if the processing level of the Sentinel-2 remote sensing image is L2A, this step is skipped); this method can also use other The tools or methods to perform atmospheric correction on remote sensing images, this method is not specifically limited.
其中,在本发明实施例中,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:去除所述目标区域的遥感影像中的云和云影。Wherein, in the embodiment of the present invention, after the step of obtaining the remote sensing image of the target area and before the step of extracting the vegetation coverage area from the remote sensing image, the method further includes the step of removing the remote sensing image of the target area clouds and cloud shadows.
其中,在本发明实施例中,本方法采用掩膜方式去除所述目标区域的遥感影像中的云和云影。Wherein, in the embodiment of the present invention, the method adopts a mask method to remove clouds and cloud shadows in the remote sensing image of the target area.
其中,在本发明实施例中,所述采用掩膜方式去除所述目标区域的遥感影像中的云和云影,具体包括:Wherein, in the embodiment of the present invention, the removal of clouds and cloud shadows in the remote sensing image of the target area by using a mask method specifically includes:
对所述遥感影像进行云和云影检测,获得云和云影掩膜;Performing cloud and cloud shadow detection on the remote sensing image to obtain a cloud and cloud shadow mask;
从所述目标区域对应的历史遥感影像数据中选取云和云影覆盖率最低的历史遥感影像作为底图;From the historical remote sensing image data corresponding to the target area, select the historical remote sensing image with the lowest cloud and cloud shadow coverage as the base map;
使用与所述遥感影像同一时期内其他时相的标准遥感影像填充所述底图中所述云和云影掩膜所对应的云和云影区域,所述标准遥感影像为与所述遥感影像同一时期内其他时相的遥感影像中云和云影覆盖率最低的遥感影像。Use standard remote sensing images of other phases in the same period as the remote sensing image to fill the cloud and cloud shadow area corresponding to the cloud and cloud shadow mask in the base map, and the standard remote sensing image is the same as the remote sensing image The remote sensing image with the lowest cloud and cloud shadow coverage among the remote sensing images of other time phases in the same period.
其中,在本发明实施例中,在填充所述底图前对与所述遥感影像同一时期内其他时相的遥感影像进行相对辐射校正处理。Wherein, in the embodiment of the present invention, relative radiation correction processing is performed on remote sensing images of other phases in the same period as the remote sensing images before filling the base map.
本方法对获取的遥感图像做去云处理,去云处理采用多时相遥感影像进行相应区域替换的方法,首先对大气校正后的多时相影像使用fmask进行云和云影检测(云影为云遮蔽在地面产生的阴影),得到云和云影掩膜,然后选取各时期内云和云影覆盖率最少的遥感影像作为底图,使用同一时期内其他时相的遥感影像(按云覆盖率从小到排序)填充底图中掩膜所对应的云和云影区域,在填充底图前其他时相的遥感影像需要进行相对辐射校正,以减少不同时相遥感影像之间的辐射差异。This method performs cloud removal processing on the obtained remote sensing images, and the cloud removal processing uses multi-temporal remote sensing images to replace corresponding regions. First, use fmask to detect clouds and cloud shadows on the atmospherically corrected multi-temporal images (cloud shadows are cloud shadows) Shadows produced on the ground) to obtain clouds and cloud shadow masks, and then select remote sensing images with the least coverage of clouds and cloud shadows in each period as the base map, and use remote sensing images of other phases in the same period (according to cloud coverage from small To sort) to fill the cloud and cloud shadow area corresponding to the mask in the base map. Before filling the base map, the remote sensing images of other time phases need to be corrected for relative radiation, so as to reduce the radiation difference between remote sensing images of different time phases.
其中,在本发明实施例中,所述方法包括:计算所述遥感影像的归一化植被指数NDVI,基于所述归一化植被指数NDVI确定阈值,基于所述阈值进行二值化处理获得植被掩膜,使用所述植被掩膜对所述遥感影像进行掩膜处理,获得所述植被覆盖区域。Wherein, in the embodiment of the present invention, the method includes: calculating the normalized normalized vegetation index NDVI of the remote sensing image, determining a threshold based on the normalized normalized vegetation index NDVI, and performing binarization based on the threshold to obtain vegetation A mask, using the vegetation mask to perform mask processing on the remote sensing image to obtain the vegetation coverage area.
根据红波段(4波段)和近红外波段(8波段)计算两期遥感影像的归一化植被指数NDVI,确定阈值进行二值化得到植被掩膜,使用植被掩膜对两期影像进行掩膜处理,仅留存植被覆盖区域,非植被区域设置为无数据(nodata),所述遥感影像的归一化植被指数NDVI的计算方式为:According to the red band (4 bands) and near-infrared band (8 bands), calculate the normalized difference vegetation index NDVI of the two phases of remote sensing images, determine the threshold value and binarize to obtain the vegetation mask, and use the vegetation mask to mask the two phases of images For processing, only the vegetation coverage area is retained, and the non-vegetation area is set to no data (nodata). The calculation method of the normalized difference vegetation index NDVI of the remote sensing image is:
Figure PCTCN2022084976-appb-000003
Figure PCTCN2022084976-appb-000003
其中,NIR为近红外波段,RED为红波段。Among them, NIR is the near-infrared band, and RED is the red band.
其中,在本发明实施例中,所述方法包括:将所述植被覆盖区域进行多尺度分割,获得分割图,将所述分割图转换为矢量,获得分割矢量;在所述分割矢量中新建分类字段,基于所述分割矢量选取林地和非林地图斑,并根据类别分别将林地图斑与非林地图斑赋予不同的值,根据所述分类字段将所述分割矢量转换为栅格图,获得分类标签图。Wherein, in the embodiment of the present invention, the method includes: performing multi-scale segmentation of the vegetation coverage area to obtain a segmentation map, converting the segmentation map into a vector to obtain a segmentation vector; creating a new classification in the segmentation vector Field, select forest land and non-forest map spots based on the segmentation vector, and assign different values to the forest map spots and non-forest map spots according to the category, convert the segmentation vector into a raster map according to the classification field, and obtain Classification label map.
其中,对于两期掩膜后的多光谱遥感影像进行多尺度分割,获得分割图,再将分割图转换为shp矢量,获得分割矢量;在分割矢量中新建分类字段,基于分割矢量选取均匀分布的林地和非林地图斑,并根据类别分别将林地与非林地赋值为1和2,选取完成后,根据分类字段再将矢量转换为栅格图,获得分类标签图。Among them, multi-scale segmentation is performed on the multi-spectral remote sensing image after the two-stage mask to obtain a segmentation map, and then the segmentation map is converted into a shp vector to obtain a segmentation vector; a new classification field is created in the segmentation vector, and a uniform distribution is selected based on the segmentation vector Forest land and non-forest map spots, and assign values of 1 and 2 for forest land and non-forest land respectively according to the category. After the selection is completed, convert the vector into a raster map according to the classification field to obtain a classification label map.
其中,在本发明实施例中,所述归一化水体指数NDWI的计算方式为:Wherein, in the embodiment of the present invention, the calculation method of the normalized normalized water index NDWI is:
Figure PCTCN2022084976-appb-000004
Figure PCTCN2022084976-appb-000004
其中,NIR为近红外波段,GREEN为绿波段。Among them, NIR is the near-infrared band, and GREEN is the green band.
其中,在本发明实施例中,所述方法包括:Wherein, in the embodiment of the present invention, the method includes:
所述目标区域的遥感影像包括第一时期内所述目标区域的第一遥感影像和所述第一时期之后的第二时期内所述目标区域的第二遥感影像;The remote sensing image of the target area includes a first remote sensing image of the target area in a first period and a second remote sensing image of the target area in a second period after the first period;
基于所述第一遥感影像获得第一分类标签图;Obtaining a first classification label map based on the first remote sensing image;
基于所述第二遥感影像获得第二分类标签图;Obtaining a second classification label map based on the second remote sensing image;
构建第一分类模型和第二分类模型;Construct the first classification model and the second classification model;
从所述第一分类标签图中采集林地区域和非林地区域的特征数据,获得第一训练样本;使用所述第一训练样本训练所述第一分类模型,获得第三分类模型;Collecting feature data of woodland areas and non-woodland areas from the first classification label map to obtain a first training sample; using the first training sample to train the first classification model to obtain a third classification model;
从所述第二分类标签图中采集林地区域和非林地区域的特征数据,获得第二训练样本;使用所述第二训练样本训练所述第二分类模型,获得第四分类模型。Collecting feature data of woodland areas and non-woodland areas from the second classification label map to obtain second training samples; using the second training samples to train the second classification model to obtain a fourth classification model.
使用两期的多光谱影像的绿波段(3波段)和近红外波段(8波段)分别计算归一化水体指数NDWI,将数字高程模型DEM分辨率采样至10m,方便采集地形特征,使用分类标签图采集林地和非林地的光谱特征、NDVI、NDWI、DEM地形特征构建样本集,然后基于样本集使用随机森林算法分别训练两期的分类模型。Use the green band (3 bands) and near infrared band (8 bands) of the two phases of multispectral images to calculate the normalized water index NDWI, and sample the digital elevation model DEM resolution to 10m to facilitate the collection of terrain features and use classification labels The spectral features of forest land and non-forest land, NDVI, NDWI, and DEM terrain features are collected to construct sample sets, and then the random forest algorithm is used to train two classification models based on the sample sets.
其中,数字高程模型(Digital Elevation Model),简称DEM,是通过有限的地形高程数据实现对地面地形的数字化模拟(即地形表面形态的数字化表达),它是用一组有序数值阵列形式表示地面高程的一种实体地面模型,是数字地形模型(Digital Terrain Model,简称DTM)的一个分支,其它各种地形特征值均可由此派生。一般认为,DTM是描述包括高程在内的各种地貌因子,如坡度、坡向、坡度变化率等因子在内的线性和非线性组合的空间分布,其中DEM是零阶单纯的单项数字地貌模型,其他如坡度、坡向及坡度变化率等地貌特性可在DEM的基础上派生。Among them, the Digital Elevation Model (Digital Elevation Model), referred to as DEM, is to realize the digital simulation of the ground terrain through limited terrain elevation data (that is, the digital expression of the terrain surface shape). A solid ground model of elevation is a branch of the Digital Terrain Model (DTM), from which various other terrain feature values can be derived. It is generally believed that DTM describes the spatial distribution of various geomorphic factors including elevation, such as slope, slope aspect, slope change rate and other factors including linear and nonlinear combinations, and DEM is a zero-order simple single-item digital geomorphic model , other landform characteristics such as slope, aspect and slope change rate can be derived on the basis of DEM.
实施例二Embodiment two
本发明实施例二提供了一种林地变化检测方法,所述方法包括:Embodiment 2 of the present invention provides a forest land change detection method, the method comprising:
采用实施例一中所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;Using the model training method described in Embodiment 1 to train and obtain the third classification model and the fourth classification model;
获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;Obtaining the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;Input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中的林地区域P;Input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。Based on the difference between the forest area K and the forest area P, a forest change detection result map of the area to be detected is obtained.
其中,在本发明实施例二中,所述方法还包括:将所示林地变化检测结果图转为矢量,获得林地变化图斑。Wherein, in the second embodiment of the present invention, the method further includes: converting the shown forestland change detection result map into a vector to obtain forestland change map spots.
使用训练后分类模型对两期多光谱影像进行分类预测,获得林地和非林地分类图;Use the trained classification model to classify and predict the two phases of multispectral images, and obtain forest land and non-forest land classification maps;
使用上期分类图与下期分类图做差值获得林地变化检测结果图,正值为林地减少区域,负值为林地增加区域,将林地变化检测结果图转为矢量,获得林地变化图斑。Use the difference between the previous classification map and the next classification map to obtain the forest land change detection result map. The positive value is the forest land reduction area, and the negative value is the forest land increase area. Convert the forest land change detection result map into a vector to obtain the forest land change map.
实施例三Embodiment Three
请参考图2,图2为模型训练系统的组成示意图,本发明实施例三提供了模型训练系统,所述系统包括:Please refer to FIG. 2. FIG. 2 is a schematic diagram of the composition of the model training system. Embodiment 3 of the present invention provides a model training system. The system includes:
第一获得单元,用于获得目标区域的遥感影像;The first obtaining unit is used to obtain the remote sensing image of the target area;
分类标签图获得单元,用于从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;a classification label map obtaining unit, configured to extract a vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, and classify and mark the woodland area and the non-woodland area, Obtain the classification label map;
分类模型构建单元,用于构建分类模型,所述分类模型的输入为预设区域的输入遥感影像,所述分类模型的输出为所述输入遥感影像中的林地区域和非林地区域;A classification model construction unit, configured to construct a classification model, the input of the classification model is the input remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the input remote sensing image;
第一训练单元,用于从所述分类标签图中采集所述林地区域和所述非林地区域的光谱特征,基于所述光谱特征获得训练样本;使用所述训练样本训练所述分类模型。A first training unit, configured to collect spectral features of the woodland area and the non-woodland area from the classification label map, obtain training samples based on the spectral features; use the training samples to train the classification model.
实施例四Embodiment four
本发明实施例四提供了一种模型训练装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现所述模型训练方法的步骤。Embodiment 4 of the present invention provides a model training device, including a memory, a processor, and a computer program stored in the memory and operable on the processor, and the processor implements the computer program when executing the computer program. The steps of the model training method are described.
实施例五Embodiment five
本发明实施例五提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现所述模型训练方法的步骤。Embodiment 5 of the present invention provides a computer-readable storage medium, where the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the model training method are implemented.
实施例六Embodiment six
本发明实施例六提供了林地变化检测系统,所述系统包括:Embodiment 6 of the present invention provides a forest land change detection system, the system comprising:
第二训练单元,用于实施例一中所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;The second training unit is used for training the model training method described in Embodiment 1 to obtain the third classification model and the fourth classification model;
第二获得单元,用于获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;The second obtaining unit is used to obtain the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
第一处理单元,用于将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;A first processing unit, configured to input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
第二处理单元,用于将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中的林地区域P;The second processing unit is configured to input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
比较单元,用于基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。A comparing unit, configured to obtain a forest change detection result map of the area to be detected based on the difference between the forest area K and the forest area P.
实施例七Embodiment seven
本发明实施例七提供了一种林地变化检测装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现实施例二中所述林地变化检测方法的步骤。Embodiment 7 of the present invention provides a forest land change detection device, including a memory, a processor, and a computer program stored in the memory and operable on the processor. When the processor executes the computer program, it realizes The steps of the forest land change detection method described in the second embodiment.
实施例八Embodiment eight
本发明实施例八提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如实施例二所述林地变化检测方法的步骤。Embodiment 8 of the present invention provides a computer-readable storage medium, the computer-readable storage medium stores a computer program, and when the computer program is executed by a processor, the steps of the forestland change detection method described in Embodiment 2 are realized.
其中,所述处理器可以是中央处理器(CPU,Central Processing Unit),还可以是其他通用处理器、数字信号处理器(digital signal processor)、专用集成电路(Application Specific Integrated Circuit)、现成可编程门阵列(Fieldprogrammable gate array)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。Wherein, the processor can be a central processing unit (CPU, Central Processing Unit), and can also be other general-purpose processors, digital signal processors (digital signal processors), application specific integrated circuits (Application Specific Integrated Circuits), off-the-shelf programmable Gate array (Field programmable gate array) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor may be a microprocessor, or the processor may be any conventional processor, or the like.
所述存储器可用于存储所述计算机程序和/或模块,所述处理器通过运行或执行存储在所述存储器内的数据,实现发明中林地变化检测装置或模型训练装置的各种功能。所述存储器可主要包括存储程序区和存储数据区,其中,存储程序区可存储操作系统、至少一个功能所需的应用程序(比如声音播放功能、图像播放功能等)等。此外,存储器可以包括高速随机存取存储器、还可以包括非易失性存储器,例如硬盘、内存、插接式硬盘,智能存储卡,安全数字卡,闪存卡、至少一个磁盘存储器件、闪存器件、或其他易失性固态存储器件。The memory can be used to store the computer program and/or module, and the processor realizes various functions of the forest land change detection device or the model training device in the invention by running or executing the data stored in the memory. The memory may mainly include a program storage area and a data storage area, wherein the program storage area may store an operating system, at least one application required by a function (such as a sound playback function, an image playback function, etc.) and the like. In addition, the memory can include high-speed random access memory, and can also include non-volatile memory, such as hard disk, internal memory, plug-in hard disk, smart memory card, secure digital card, flash memory card, at least one magnetic disk storage device, flash memory device, or other volatile solid-state memory devices.
所述森林变化检测装置或模型训练装置如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解本发明实现上述实施例方法中的全部或部分流程,也可以通过计算机程序可存储于一计算机可读存介质中,该计算机程序在被处理器执行时,可实现上述各个方法实施例的步骤。其中,所述计算机程序包括计算机程序代码、对象代码形式、可执行文件或某些中间形式等。所述计算机可读取介质可以包括:能够携带所述计算机程序代码的任何实体或装置、记录介质、U盘、移动硬盘、磁碟、光盘、计算机存储器、只读存储器、随机存储器、点载波信号、电信信号以及软件分发介质等。需要说明的是,所述计算机可读介质包含的内容可以根据司法管辖区内立法和专利实践的要求进行适当的增减。If the forest change detection device or the model training device is realized in the form of a software function unit and sold or used as an independent product, it can be stored in a computer-readable storage medium. Based on this understanding, the present invention realizes all or part of the processes in the methods of the above-mentioned embodiments, and can also be stored in a computer-readable storage medium through a computer program. When the computer program is executed by a processor, it can realize the implementation of each of the above-mentioned methods. example steps. Wherein, the computer program includes computer program code, object code form, executable file or some intermediate form and the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, U disk, removable hard disk, magnetic disk, optical disk, computer memory, read-only memory, random access memory, point carrier signal , telecommunication signals, and software distribution media. It should be noted that the content contained in the computer-readable medium can be appropriately increased or decreased according to the requirements of legislation and patent practice in the jurisdiction.
本发明已对基本概念做了描述,显然,对于本领域技术人员来说,上述详细披露仅仅作为示例,而并不构成对本说明书的限定。虽然此处并没有明确说明,本领域技术人员可能会 对本说明书进行各种修改、改进和修正。该类修改、改进和修正在本说明书中被建议,所以该类修改、改进、修正仍属于本说明书示范实施例的精神和范围。The present invention has described the basic concepts. Obviously, for those skilled in the art, the above detailed disclosure is only an example, and does not constitute a limitation to this specification. Although not expressly stated here, various modifications, improvements, and corrections to this description may occur to those skilled in the art. Such modifications, improvements and corrections are suggested in this specification, so such modifications, improvements and corrections still belong to the spirit and scope of the exemplary embodiments of this specification.
同时,本说明书使用了特定词语来描述本说明书的实施例。如“一个实施例”、“一实施例”、和/或“一些实施例”意指与本说明书至少一个实施例相关的某一特征、结构或特点。因此,应强调并注意的是,本说明书中在不同位置两次或多次提及的“一实施例”或“一个实施例”或“一个替代性实施例”并不一定是指同一实施例。此外,本说明书的一个或多个实施例中的某些特征、结构或特点可以进行适当的组合。Meanwhile, this specification uses specific words to describe the embodiments of this specification. For example, "one embodiment", "an embodiment", and/or "some embodiments" refer to a certain feature, structure or characteristic related to at least one embodiment of this specification. Therefore, it should be emphasized and noted that two or more references to "an embodiment" or "an embodiment" or "an alternative embodiment" in different places in this specification do not necessarily refer to the same embodiment . In addition, certain features, structures or characteristics in one or more embodiments of this specification may be properly combined.
此外,本领域技术人员可以理解,本说明书的各方面可以通过若干具有可专利性的种类或情况进行说明和描述,包括任何新的和有用的工序、机器、产品或物质的组合,或对他们的任何新的和有用的改进。相应地,本说明书的各个方面可以完全由硬件执行、可以完全由软件(包括固件、常驻软件、微码等)执行、也可以由硬件和软件组合执行。以上硬件或软件均可被称为“数据块”、“模块”、“引擎”、“单元”、“组件”或“系统”。此外,本说明书的各方面可能表现为位于一个或多个计算机可读介质中的计算机产品,该产品包括计算机可读程序编码。In addition, those skilled in the art will understand that various aspects of this specification can be illustrated and described by several patentable categories or situations, including any new and useful process, machine, product or combination of substances, or any combination of them Any new and useful improvements. Correspondingly, various aspects of this specification may be entirely executed by hardware, may be entirely executed by software (including firmware, resident software, microcode, etc.), or may be executed by a combination of hardware and software. The above hardware or software may be referred to as "block", "module", "engine", "unit", "component" or "system". Additionally, aspects of this specification may be embodied as a computer product comprising computer readable program code on one or more computer readable media.
计算机存储介质可能包含一个内含有计算机程序编码的传播数据信号,例如在基带上或作为载波的一部分。该传播信号可能有多种表现形式,包括电磁形式、光形式等,或合适的组合形式。计算机存储介质可以是除计算机可读存储介质之外的任何计算机可读介质,该介质可以通过连接至一个指令执行系统、装置或设备以实现通讯、传播或传输供使用的程序。位于计算机存储介质上的程序编码可以通过任何合适的介质进行传播,包括无线电、电缆、光纤电缆、RF、或类似介质,或任何上述介质的组合。A computer storage medium may contain a propagated data signal embodying a computer program code, for example, in baseband or as part of a carrier wave. The propagated signal may have various manifestations, including electromagnetic form, optical form, etc., or a suitable combination. A computer storage medium may be any computer-readable medium, other than a computer-readable storage medium, that can be used to communicate, propagate, or transfer a program for use by being coupled to an instruction execution system, apparatus, or device. Program code residing on a computer storage medium may be transmitted over any suitable medium, including radio, electrical cable, fiber optic cable, RF, or the like, or combinations of any of the foregoing.
本说明书各部分操作所需的计算机程序编码可以用任意一种或多种程序语言编写,包括面向对象编程语言如Java、Scala、Smalltalk、Eiffel、JADE、Emerald、C++、C#、VB.NET、Python等,常规程序化编程语言如C语言、Visual Basic、Fortran 2003、Perl、COBOL 2002、PHP、ABAP,动态编程语言如Python、Ruby和Groovy,或其他编程语言等。该程序编码可以完全在用户计算机上运行、或作为独立的软件包在用户计算机上运行、或部分在用户计算机上运行部分在远程计算机运行、或完全在远程计算机或服务器上运行。在后种情况下,远程计算机可以通过任何网络形式与用户计算机连接,比如局域网(LAN)或广域网(WAN),或连接至外部计算机(例如通过因特网),或在云计算环境中,或作为服务使用如软件即服务(SaaS)。The computer program codes required for the operation of each part of this manual can be written in any one or more programming languages, including object-oriented programming languages such as Java, Scala, Smalltalk, Eiffel, JADE, Emerald, C++, C#, VB.NET, Python etc., conventional procedural programming languages such as C language, Visual Basic, Fortran 2003, Perl, COBOL 2002, PHP, ABAP, dynamic programming languages such as Python, Ruby and Groovy, or other programming languages. The program code may run entirely on the user's computer, or as a stand-alone software package, or run partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server. In the latter case, the remote computer can be connected to the user computer through any form of network, such as a local area network (LAN) or wide area network (WAN), or to an external computer (such as through the Internet), or in a cloud computing environment, or as a service Use software as a service (SaaS).
此外,除非权利要求中明确说明,本说明书所述处理元素和序列的顺序、数字字母的使用、或其他名称的使用,并非用于限定本说明书流程和方法的顺序。尽管上述披露中通过各 种示例讨论了一些目前认为有用的发明实施例,但应当理解的是,该类细节仅起到说明的目的,附加的权利要求并不仅限于披露的实施例,相反,权利要求旨在覆盖所有符合本说明书实施例实质和范围的修正和等价组合。例如,虽然以上所描述的系统组件可以通过硬件设备实现,但是也可以只通过软件的解决方案得以实现,如在现有的服务器或移动设备上安装所描述的系统。In addition, unless explicitly stated in the claims, the order of processing elements and sequences described in this specification, the use of numbers and letters, or the use of other names are not used to limit the sequence of processes and methods in this specification. While the foregoing disclosure has discussed by way of various examples some embodiments of the invention that are presently believed to be useful, it should be understood that such detail is for illustrative purposes only and that the appended claims are not limited to the disclosed embodiments, but rather, the claims The claims are intended to cover all modifications and equivalent combinations that fall within the spirit and scope of the embodiments of this specification. For example, although the system components described above may be implemented by hardware devices, they may also be implemented by a software-only solution, such as installing the described system on an existing server or mobile device.
同理,应当注意的是,为了简化本说明书披露的表述,从而帮助对一个或多个发明实施例的理解,前文对本说明书实施例的描述中,有时会将多种特征归并至一个实施例、附图或对其的描述中。但是,这种披露方法并不意味着本说明书对象所需要的特征比权利要求中提及的特征多。实际上,实施例的特征要少于上述披露的单个实施例的全部特征。In the same way, it should be noted that in order to simplify the expression disclosed in this specification and help the understanding of one or more embodiments of the invention, in the foregoing description of the embodiments of this specification, sometimes multiple features are combined into one embodiment, drawings or descriptions thereof. This method of disclosure does not, however, imply that the subject matter of the specification requires more features than are recited in the claims. Indeed, embodiment features are less than all features of a single foregoing disclosed embodiment.
针对本说明书引用的每个专利、专利申请、专利申请公开物和其他材料,如文章、书籍、说明书、出版物、文档等,特此将其全部内容并入本说明书作为参考。与本说明书内容不一致或产生冲突的申请历史文件除外,对本说明书权利要求最广范围有限制的文件(当前或之后附加于本说明书中的)也除外。需要说明的是,如果本说明书附属材料中的描述、定义、和/或术语的使用与本说明书所述内容有不一致或冲突的地方,以本说明书的描述、定义和/或术语的使用为准。Each patent, patent application, patent application publication, and other material, such as article, book, specification, publication, document, etc., cited in this specification is hereby incorporated by reference in its entirety. Application history documents that are inconsistent with or conflict with the content of this specification are excluded, and documents (currently or later appended to this specification) that limit the broadest scope of the claims of this specification are also excluded. It should be noted that if there is any inconsistency or conflict between the descriptions, definitions, and/or terms used in the accompanying materials of this manual and the contents of this manual, the descriptions, definitions and/or terms used in this manual shall prevail .
尽管已描述了本发明的优选实施例,但本领域内的技术人员一旦得知了基本创造性概念,则可对这些实施例作出另外的变更和修改。所以,所附权利要求意欲解释为包括优选实施例以及落入本发明范围的所有变更和修改。While preferred embodiments of the invention have been described, additional changes and modifications to these embodiments can be made by those skilled in the art once the basic inventive concept is appreciated. Therefore, it is intended that the appended claims be construed to cover the preferred embodiment as well as all changes and modifications which fall within the scope of the invention.
显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (20)

  1. 模型训练方法,其特征在于,所述方法包括:Model training method, is characterized in that, described method comprises:
    获得目标区域的遥感影像;Obtain remote sensing images of the target area;
    从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;Extracting a vegetation coverage area from the remote sensing image, dividing the vegetation coverage area into a woodland area and a non-woodland area, classifying and marking the woodland area and the non-woodland area to obtain a classification label map;
    构建分类模型,所述分类模型的输入为预设区域的遥感影像,所述分类模型的输出为所述预设区域的遥感影像中的林地区域和非林地区域;Constructing a classification model, the input of the classification model is the remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the remote sensing image of the preset area;
    从所述分类标签图中采集所述林地区域和所述非林地区域的若干特征数据,基于所述特征数据训练所述分类模型。A number of feature data of the woodland area and the non-woodland area are collected from the classification label map, and the classification model is trained based on the feature data.
  2. 根据权利要求1所述的分类模型训练方法,其特征在于,所述特征数据包括以下类型数据中的一种或几种:光谱特征数据、归一化植被指数NDVI数据、归一化水体指数NDWI数据和地形特征数据。The classification model training method according to claim 1, wherein the feature data includes one or more of the following types of data: spectral feature data, normalized normalized vegetation index NDVI data, normalized normalized water index NDWI data and terrain feature data.
  3. 根据权利要求1所述的模型训练方法,其特征在于,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:对所述目标区域的遥感影像进行大气校正处理。The model training method according to claim 1, characterized in that, after the step obtains the remote sensing image of the target area, and before the step extracts the vegetation coverage area from the remote sensing image, the method further includes the step of: The remote sensing images of the target area are subjected to atmospheric correction processing.
  4. 根据权利要求1所述的模型训练方法,其特征在于,本方法在步骤获得目标区域的遥感影像后,以及在步骤从所述遥感影像中提取出植被覆盖区域前,还包括步骤:去除所述目标区域的遥感影像中的云和云影。The model training method according to claim 1, characterized in that, after the remote sensing image of the target area is obtained in the step, and before the vegetation coverage area is extracted from the remote sensing image in the step, the method further includes the step of removing the Clouds and cloud shadows in remote sensing images of target areas.
  5. 根据权利要求4所述的模型训练方法,其特征在于,本方法采用掩膜方式去除所述目标区域的遥感影像中的云和云影。The model training method according to claim 4, characterized in that the method adopts a mask method to remove clouds and cloud shadows in the remote sensing image of the target area.
  6. 根据权利要求5所述的模型训练方法,其特征在于,所述采用掩膜方式去除所述目标区域的遥感影像中的云和云影,具体包括:The model training method according to claim 5, wherein said removing clouds and cloud shadows in the remote sensing image of the target area by using a mask method specifically includes:
    对所述遥感影像进行云和云影检测,获得云和云影掩膜;Performing cloud and cloud shadow detection on the remote sensing image to obtain a cloud and cloud shadow mask;
    从所述目标区域对应的历史遥感影像数据中选取云和云影覆盖率最低的历史遥感影像作为底图;From the historical remote sensing image data corresponding to the target area, select the historical remote sensing image with the lowest cloud and cloud shadow coverage as the base map;
    使用与所述遥感影像同一时期内其他时相的标准遥感影像填充所述底图中所述云和云影掩膜所对应的云和云影区域,所述标准遥感影像为与所述遥感影像同一时期内其他时相的遥感影像中云和云影覆盖率最低的遥感影像。Use standard remote sensing images of other phases in the same period as the remote sensing image to fill the cloud and cloud shadow area corresponding to the cloud and cloud shadow mask in the base map, and the standard remote sensing image is the same as the remote sensing image The remote sensing image with the lowest cloud and cloud shadow coverage among the remote sensing images of other time phases in the same period.
  7. 根据权利要求6所述的模型训练方法,其特征在于,在填充所述底图前对与所述遥感影像同一时期内其他时相的遥感影像进行相对辐射校正处理。The model training method according to claim 6, characterized in that before filling the base map, relative radiation correction processing is performed on remote sensing images of other phases in the same period as the remote sensing images.
  8. 根据权利要求1所述的模型训练方法,其特征在于,所述方法包括:计算所述遥感影像的归一化植被指数NDVI,基于所述归一化植被指数NDVI确定阈值,基于所述阈值进行 二值化处理获得植被掩膜,使用所述植被掩膜对所述遥感影像进行掩膜处理,获得所述植被覆盖区域。The model training method according to claim 1, characterized in that, the method comprises: calculating the normalized normalized vegetation index (NDVI) of the remote sensing image, determining a threshold based on the normalized normalized vegetation index (NDVI), and performing based on the threshold A vegetation mask is obtained through binarization, and the remote sensing image is masked using the vegetation mask to obtain the vegetation coverage area.
  9. 根据权利要求8所述的模型训练方法,其特征在于,所述遥感影像的归一化植被指数NDVI的计算方式为:The model training method according to claim 8, wherein the calculation method of the normalized difference vegetation index NDVI of the remote sensing image is:
    Figure PCTCN2022084976-appb-100001
    Figure PCTCN2022084976-appb-100001
    其中,NIR为近红外波段,RED为红波段。Among them, NIR is the near-infrared band, and RED is the red band.
  10. 根据权利要求1所述的模型训练方法,其特征在于,所述方法包括:The model training method according to claim 1, wherein the method comprises:
    将所述植被覆盖区域进行多尺度分割,获得分割图,将所述分割图转换为矢量,获得分割矢量;在所述分割矢量中新建分类字段,基于所述分割矢量选取林地和非林地图斑,并根据类别分别将林地图斑与非林地图斑赋予不同的值,根据所述分类字段将所述分割矢量转换为栅格图,获得分类标签图。Carry out multi-scale segmentation of the vegetation coverage area to obtain a segmentation map, convert the segmentation map into a vector to obtain a segmentation vector; create a new classification field in the segmentation vector, and select forest land and non-forest map spots based on the segmentation vector , and assign different values to the forest map spots and non-forest map spots according to the category, convert the segmentation vector into a raster map according to the classification field, and obtain a classification label map.
  11. 根据权利要求10所述的模型训练方法,其特征在于,所述归一化水体指数NDWI的计算方式为:The model training method according to claim 10, wherein the calculation method of the normalized normalized water index NDWI is:
    Figure PCTCN2022084976-appb-100002
    Figure PCTCN2022084976-appb-100002
    其中,NIR为近红外波段,GREEN为绿波段。Among them, NIR is the near-infrared band, and GREEN is the green band.
  12. 根据权利要求1所述的模型训练方法,其特征在于,所述方法包括:The model training method according to claim 1, wherein the method comprises:
    所述目标区域的遥感影像包括第一时期内所述目标区域的第一遥感影像和所述第一时期之后的第二时期内所述目标区域的第二遥感影像;The remote sensing image of the target area includes a first remote sensing image of the target area in a first period and a second remote sensing image of the target area in a second period after the first period;
    基于所述第一遥感影像获得第一分类标签图;Obtaining a first classification label map based on the first remote sensing image;
    基于所述第二遥感影像获得第二分类标签图;Obtaining a second classification label map based on the second remote sensing image;
    构建第一分类模型和第二分类模型;Construct the first classification model and the second classification model;
    从所述第一分类标签图中采集林地区域和非林地区域的特征数据,获得第一训练样本;使用所述第一训练样本训练所述第一分类模型,获得第三分类模型;Collecting feature data of woodland areas and non-woodland areas from the first classification label map to obtain a first training sample; using the first training sample to train the first classification model to obtain a third classification model;
    从所述第二分类标签图中采集林地区域和非林地区域的特征数据,获得第二训练样本;使用所述第二训练样本训练所述第二分类模型,获得第四分类模型。Collecting feature data of woodland areas and non-woodland areas from the second classification label map to obtain second training samples; using the second training samples to train the second classification model to obtain a fourth classification model.
  13. 林地变化检测方法,其特征在于,所述方法包括:Forest land change detection method, is characterized in that, described method comprises:
    采用权利要求12所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;Adopting the model training method described in claim 12 to train and obtain the third classification model and the fourth classification model;
    获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;Obtaining the remote sensing image x of the area to be detected in the period A and the remote sensing image y of the area to be detected in the period B, wherein the period A is before the period B;
    将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;Input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
    将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中的林地区域P;Input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
    基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。Based on the difference between the forest area K and the forest area P, a forest change detection result map of the area to be detected is obtained.
  14. 根据权利要求13所述的林地变化检测方法,其特征在于,所述方法还包括:将所示林地变化检测结果图转为矢量,获得林地变化图斑。The forest land change detection method according to claim 13, further comprising: converting the forest land change detection result map shown into a vector to obtain forest land change map spots.
  15. 模型训练系统,其特征在于,所述系统包括:A model training system, characterized in that the system includes:
    第一获得单元,用于获得目标区域的遥感影像;The first obtaining unit is used to obtain the remote sensing image of the target area;
    分类标签图获得单元,用于从所述遥感影像中提取出植被覆盖区域,将所述植被覆盖区域分割为林地区域和非林地区域,将所述林地区域和所述非林地区域进行分类标记,获得分类标签图;a classification label map obtaining unit, configured to extract a vegetation coverage area from the remote sensing image, divide the vegetation coverage area into a woodland area and a non-woodland area, and classify and mark the woodland area and the non-woodland area, Obtain the classification label map;
    分类模型构建单元,用于构建分类模型,所述分类模型的输入为预设区域的输入遥感影像,所述分类模型的输出为所述输入遥感影像中的林地区域和非林地区域;A classification model construction unit, configured to construct a classification model, the input of the classification model is the input remote sensing image of the preset area, and the output of the classification model is the woodland area and the non-woodland area in the input remote sensing image;
    第一训练单元,用于从所述分类标签图中采集所述林地区域和所述非林地区域的光谱特征,基于所述光谱特征获得训练样本;使用所述训练样本训练所述分类模型。A first training unit, configured to collect spectral features of the woodland area and the non-woodland area from the classification label map, obtain training samples based on the spectral features; use the training samples to train the classification model.
  16. 一种模型训练装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1-12中任意一个所述模型训练方法的步骤。A model training device, comprising a memory, a processor, and a computer program stored in the memory and operable on the processor, characterized in that, when the processor executes the computer program, the computer program according to claim 1 is realized. The steps of any one of the model training methods in -12.
  17. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1-12中任意一个所述模型训练方法的步骤。A computer-readable storage medium, the computer-readable storage medium stores a computer program, characterized in that, when the computer program is executed by a processor, it implements the steps of the model training method according to any one of claims 1-12 .
  18. 林地变化检测系统,其特征在于,所述系统包括:The woodland change detection system is characterized in that the system includes:
    第二训练单元,用于采用权利要求12所述的模型训练方法训练获得所述第三分类模型和所述第四分类模型;A second training unit, configured to train and obtain the third classification model and the fourth classification model by using the model training method according to claim 12;
    第二获得单元,用于获得待检测区域在A时期内的遥感影像x和所述待检测区域在B时期内的遥感影像y,其中,所述A时期在所述B时期之前;The second obtaining unit is used to obtain the remote sensing image x of the area to be detected in the A period and the remote sensing image y of the area to be detected in the B period, wherein the A period is before the B period;
    第一处理单元,用于将所述遥感影像x输入所述第三分类模型,输出所述遥感影像x中的林地区域K;A first processing unit, configured to input the remote sensing image x into the third classification model, and output the woodland area K in the remote sensing image x;
    第二处理单元,用于将所述遥感影像y输入所述第四分类模型,输出所述遥感影像y中 的林地区域P;The second processing unit is configured to input the remote sensing image y into the fourth classification model, and output the forest area P in the remote sensing image y;
    比较单元,用于基于所述林地区域K和所述林地区域P的差值获得所述待检测区域的林地变化检测结果图。A comparing unit, configured to obtain a forest change detection result map of the area to be detected based on the difference between the forest area K and the forest area P.
  19. 一种林地变化检测装置,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求13所述林地变化检测方法的步骤。A forest land change detection device, comprising a memory, a processor, and a computer program stored in the memory and operable on the processor, characterized in that, when the processor executes the computer program, the computer program according to the claims is realized. 13. Steps of the forestland change detection method.
  20. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求13所述林地变化检测方法的步骤。A computer-readable storage medium, the computer-readable storage medium storing a computer program, characterized in that, when the computer program is executed by a processor, the steps of the forestland change detection method according to claim 13 are realized.
PCT/CN2022/084976 2021-06-04 2022-04-02 Model training method, woodland change detection method, system, and apparatus, and medium WO2022252799A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202110621682.8 2021-06-04
CN202110621682.8A CN113095303B (en) 2021-06-04 2021-06-04 Model training method, forest land change detection system, forest land change detection device and forest land change detection medium

Publications (1)

Publication Number Publication Date
WO2022252799A1 true WO2022252799A1 (en) 2022-12-08

Family

ID=76664560

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/084976 WO2022252799A1 (en) 2021-06-04 2022-04-02 Model training method, woodland change detection method, system, and apparatus, and medium

Country Status (2)

Country Link
CN (1) CN113095303B (en)
WO (1) WO2022252799A1 (en)

Cited By (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116012334A (en) * 2023-01-04 2023-04-25 南京大学 Construction land unsupervised change detection method based on domain knowledge constraint
CN116012731A (en) * 2023-03-30 2023-04-25 成都国星宇航科技股份有限公司 Method, system and equipment for detecting on-board on-orbit cloud
CN116030352A (en) * 2023-03-29 2023-04-28 山东锋士信息技术有限公司 Long-time-sequence land utilization classification method integrating multi-scale segmentation and super-pixel segmentation
CN116051519A (en) * 2023-02-02 2023-05-02 广东国地规划科技股份有限公司 Method, device, equipment and storage medium for detecting double-time-phase image building change
CN116187663A (en) * 2022-12-20 2023-05-30 广州市城市规划勘测设计研究院 Spatial layout method, device and equipment for forest land restoration and storage medium
CN116229280A (en) * 2023-01-09 2023-06-06 广东省科学院广州地理研究所 Method and device for identifying collapse sentry, electronic equipment and storage medium
CN116310187A (en) * 2023-05-17 2023-06-23 中国地质大学(武汉) Small-scale short-period beach fine modeling method
CN116309670A (en) * 2023-05-06 2023-06-23 中国林业科学研究院资源信息研究所 Bush coverage measuring method based on unmanned aerial vehicle
CN116337146A (en) * 2022-12-27 2023-06-27 广东省科学院广州地理研究所 Ecological quality evaluation and partitioning method and device based on improved remote sensing ecological index
CN116403007A (en) * 2023-04-12 2023-07-07 北京卫星信息工程研究所 Remote sensing image change detection method based on target vector
CN117115666A (en) * 2023-10-17 2023-11-24 航天宏图信息技术股份有限公司 Plateau lake extraction method, device, equipment and medium based on multi-source data
CN117152621A (en) * 2023-10-30 2023-12-01 中国科学院空天信息创新研究院 Building change detection method, device, electronic equipment and storage medium
CN117218535A (en) * 2023-09-12 2023-12-12 黑龙江省网络空间研究中心(黑龙江省信息安全测评中心、黑龙江省国防科学技术研究院) SFA-based long-term forest coverage change detection method
CN117218551A (en) * 2023-08-04 2023-12-12 华南师范大学 Estimation algorithm optimization method and device based on error analysis
CN117233123A (en) * 2023-09-13 2023-12-15 宁波大学 Large-scale remote sensing monitoring method and device for bacterial leaf blight of rice based on sentinel No. 2
CN117253155A (en) * 2023-11-17 2023-12-19 山东大学 Human activity detection method and system based on deep learning
CN117575979A (en) * 2023-08-01 2024-02-20 广东省国土资源测绘院 Remote sensing image change detection method and device

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113095303B (en) * 2021-06-04 2021-09-28 成都数之联科技有限公司 Model training method, forest land change detection system, forest land change detection device and forest land change detection medium
CN113688772A (en) * 2021-09-02 2021-11-23 浙江大学 Side slope ecological restoration monitoring method
CN113763455A (en) * 2021-09-14 2021-12-07 中科三清科技有限公司 Tracing method and device for greenhouse gas emission, computer equipment and medium
CN113989660A (en) * 2021-10-14 2022-01-28 浙江数维科技有限公司 Method for detecting different time phase image changes
CN114202691B (en) * 2021-12-09 2022-10-04 广东省科学院广州地理研究所 Rice identification method, device and equipment based on remote sensing image
CN114419367A (en) * 2021-12-29 2022-04-29 中国农业大学 High-precision crop drawing method and system
CN116935238B (en) * 2023-07-07 2024-02-23 滁州学院 Forest disturbance monitoring method, system, equipment and medium based on deep learning

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010086276A (en) * 2008-09-30 2010-04-15 Shinshu Univ Method and system for tree classification, method and system for generating current status information of forest, and method and system for selecting target area for tree thinning
CN109034189A (en) * 2018-06-15 2018-12-18 中南林业科技大学 Forest type identification method based on high score remote sensing image
CN109635836A (en) * 2018-11-09 2019-04-16 广西壮族自治区遥感信息测绘院 Remote sensing image Forest road hierarchy detection method based on sparse DBN model
CN110598564A (en) * 2019-08-16 2019-12-20 浙江工业大学 OpenStreetMap-based high-spatial-resolution remote sensing image transfer learning classification method
CN110879969A (en) * 2019-10-21 2020-03-13 北京中科锐景科技有限公司 Forest land change detection method based on remote sensing image
CN113095303A (en) * 2021-06-04 2021-07-09 成都数之联科技有限公司 Model training method, forest land change detection system, forest land change detection device and forest land change detection medium

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9946931B2 (en) * 2015-04-20 2018-04-17 Los Alamos National Security, Llc Change detection and change monitoring of natural and man-made features in multispectral and hyperspectral satellite imagery
KR101464161B1 (en) * 2014-08-20 2014-11-24 주식회사 지오스토리 Updating system for gis numerical map using air shooting image
US9721181B2 (en) * 2015-12-07 2017-08-01 The Climate Corporation Cloud detection on remote sensing imagery
CN106709989B (en) * 2016-11-18 2020-04-21 武汉理工大学 Geographic ontology modeling and semantic reasoning method based on object-oriented image features
CN106599844B (en) * 2016-12-14 2019-06-07 中国科学院南京地理与湖泊研究所 A kind of paddy fields extraction method based on MODIS sensor
CN107273797B (en) * 2017-05-10 2020-05-08 中山大学 Rice sub-pixel identification method based on water body index variation coefficient
CN107220359B (en) * 2017-06-05 2020-06-26 山东师范大学 Method and system for detecting earth surface coverage change by using internet map data
CN107451528B (en) * 2017-07-04 2019-11-12 山东师范大学 Ground mulching picture automatic identifying method and system based on deep learning
CN107798294A (en) * 2017-09-25 2018-03-13 中国科学院遥感与数字地球研究所 The method and apparatus for detecting forest patches change
CN108761451B (en) * 2018-05-21 2020-09-04 中南大学 Land use change intelligent understanding method based on multi-temporal remote sensing image
CN110555343B (en) * 2018-06-01 2022-04-05 北京师范大学 Method and system for extracting three elements of forest, shrub and grass in typical resource elements
CN109543630B (en) * 2018-11-28 2023-06-16 苏州中科天启遥感科技有限公司 Remote sensing image woodland extraction method and system based on deep learning, storage medium and electronic equipment
CN112434702A (en) * 2019-08-26 2021-03-02 阿里巴巴集团控股有限公司 Image processing method, image processing device, computer equipment and storage medium
CN111667030B (en) * 2020-07-13 2023-04-07 华东理工大学 Method, system and storage medium for realizing remote sensing image target detection based on deep neural network
CN112101159B (en) * 2020-09-04 2022-05-24 国家林业和草原局中南调查规划设计院 Multi-temporal forest remote sensing image change monitoring method
CN112487701B (en) * 2020-10-19 2023-03-24 电子科技大学 Forest aboveground biomass estimation method based on Landsat time sequence modeling
CN112560733B (en) * 2020-12-23 2022-06-17 上海交通大学 Multitasking system and method for two-stage remote sensing image

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010086276A (en) * 2008-09-30 2010-04-15 Shinshu Univ Method and system for tree classification, method and system for generating current status information of forest, and method and system for selecting target area for tree thinning
CN109034189A (en) * 2018-06-15 2018-12-18 中南林业科技大学 Forest type identification method based on high score remote sensing image
CN109635836A (en) * 2018-11-09 2019-04-16 广西壮族自治区遥感信息测绘院 Remote sensing image Forest road hierarchy detection method based on sparse DBN model
CN110598564A (en) * 2019-08-16 2019-12-20 浙江工业大学 OpenStreetMap-based high-spatial-resolution remote sensing image transfer learning classification method
CN110879969A (en) * 2019-10-21 2020-03-13 北京中科锐景科技有限公司 Forest land change detection method based on remote sensing image
CN113095303A (en) * 2021-06-04 2021-07-09 成都数之联科技有限公司 Model training method, forest land change detection system, forest land change detection device and forest land change detection medium

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ZHANG, XIUYING: "Detecting urban vegetation categories based on object-oriented method from IKONOS data", JOURNAL OF ZHEJIANG UNIVERSITY (AGRICULTURE AND LIFE SCIENCES), vol. 33, no. 5, 1 January 2007 (2007-01-01), pages 568 - 573, XP093013081, ISSN: 1008-9209 *

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116187663A (en) * 2022-12-20 2023-05-30 广州市城市规划勘测设计研究院 Spatial layout method, device and equipment for forest land restoration and storage medium
CN116187663B (en) * 2022-12-20 2024-02-20 广州市城市规划勘测设计研究院 Spatial layout method, device and equipment for forest land restoration and storage medium
CN116337146A (en) * 2022-12-27 2023-06-27 广东省科学院广州地理研究所 Ecological quality evaluation and partitioning method and device based on improved remote sensing ecological index
CN116337146B (en) * 2022-12-27 2024-02-06 广东省科学院广州地理研究所 Ecological quality evaluation and partitioning method and device based on improved remote sensing ecological index
CN116012334A (en) * 2023-01-04 2023-04-25 南京大学 Construction land unsupervised change detection method based on domain knowledge constraint
CN116229280B (en) * 2023-01-09 2024-06-04 广东省科学院广州地理研究所 Method and device for identifying collapse sentry, electronic equipment and storage medium
CN116229280A (en) * 2023-01-09 2023-06-06 广东省科学院广州地理研究所 Method and device for identifying collapse sentry, electronic equipment and storage medium
CN116051519A (en) * 2023-02-02 2023-05-02 广东国地规划科技股份有限公司 Method, device, equipment and storage medium for detecting double-time-phase image building change
CN116051519B (en) * 2023-02-02 2023-08-22 广东国地规划科技股份有限公司 Method, device, equipment and storage medium for detecting double-time-phase image building change
CN116030352A (en) * 2023-03-29 2023-04-28 山东锋士信息技术有限公司 Long-time-sequence land utilization classification method integrating multi-scale segmentation and super-pixel segmentation
CN116012731A (en) * 2023-03-30 2023-04-25 成都国星宇航科技股份有限公司 Method, system and equipment for detecting on-board on-orbit cloud
CN116403007A (en) * 2023-04-12 2023-07-07 北京卫星信息工程研究所 Remote sensing image change detection method based on target vector
CN116403007B (en) * 2023-04-12 2023-12-19 北京卫星信息工程研究所 Remote sensing image change detection method based on target vector
CN116309670A (en) * 2023-05-06 2023-06-23 中国林业科学研究院资源信息研究所 Bush coverage measuring method based on unmanned aerial vehicle
CN116309670B (en) * 2023-05-06 2023-08-11 中国林业科学研究院资源信息研究所 Bush coverage measuring method based on unmanned aerial vehicle
CN116310187B (en) * 2023-05-17 2023-08-04 中国地质大学(武汉) Small-scale short-period beach fine modeling method
CN116310187A (en) * 2023-05-17 2023-06-23 中国地质大学(武汉) Small-scale short-period beach fine modeling method
CN117575979A (en) * 2023-08-01 2024-02-20 广东省国土资源测绘院 Remote sensing image change detection method and device
CN117218551A (en) * 2023-08-04 2023-12-12 华南师范大学 Estimation algorithm optimization method and device based on error analysis
CN117218551B (en) * 2023-08-04 2024-04-09 华南师范大学 Estimation algorithm optimization method and device based on error analysis
CN117218535A (en) * 2023-09-12 2023-12-12 黑龙江省网络空间研究中心(黑龙江省信息安全测评中心、黑龙江省国防科学技术研究院) SFA-based long-term forest coverage change detection method
CN117218535B (en) * 2023-09-12 2024-05-14 黑龙江省网络空间研究中心(黑龙江省信息安全测评中心、黑龙江省国防科学技术研究院) SFA-based long-term forest coverage change detection method
CN117233123A (en) * 2023-09-13 2023-12-15 宁波大学 Large-scale remote sensing monitoring method and device for bacterial leaf blight of rice based on sentinel No. 2
CN117115666B (en) * 2023-10-17 2024-02-13 航天宏图信息技术股份有限公司 Plateau lake extraction method, device, equipment and medium based on multi-source data
CN117115666A (en) * 2023-10-17 2023-11-24 航天宏图信息技术股份有限公司 Plateau lake extraction method, device, equipment and medium based on multi-source data
CN117152621B (en) * 2023-10-30 2024-02-23 中国科学院空天信息创新研究院 Building change detection method, device, electronic equipment and storage medium
CN117152621A (en) * 2023-10-30 2023-12-01 中国科学院空天信息创新研究院 Building change detection method, device, electronic equipment and storage medium
CN117253155B (en) * 2023-11-17 2024-03-15 山东大学 Human activity detection method and system based on deep learning
CN117253155A (en) * 2023-11-17 2023-12-19 山东大学 Human activity detection method and system based on deep learning

Also Published As

Publication number Publication date
CN113095303B (en) 2021-09-28
CN113095303A (en) 2021-07-09

Similar Documents

Publication Publication Date Title
WO2022252799A1 (en) Model training method, woodland change detection method, system, and apparatus, and medium
Sadeghi-Tehran et al. DeepCount: in-field automatic quantification of wheat spikes using simple linear iterative clustering and deep convolutional neural networks
Liu et al. A vision-based robust grape berry counting algorithm for fast calibration-free bunch weight estimation in the field
Srestasathiern et al. Oil palm tree detection with high resolution multi-spectral satellite imagery
Ke et al. A review of methods for automatic individual tree-crown detection and delineation from passive remote sensing
CN109543630B (en) Remote sensing image woodland extraction method and system based on deep learning, storage medium and electronic equipment
Gómez et al. Historical forest biomass dynamics modelled with Landsat spectral trajectories
CN103164692B (en) A kind of special vehicle instrument automatic identification system based on computer vision and method
US9292747B2 (en) Methods and systems for automatic and semi-automatic geometric and geographic feature extraction
Peddle et al. Large area forest classification and biophysical parameter estimation using the 5-Scale canopy reflectance model in Multiple-Forward-Mode
Hussin et al. Evaluation of object-based image analysis techniques on very high-resolution satellite image for biomass estimation in a watershed of hilly forest of Nepal
Zhang et al. Extraction of tree crowns damaged by Dendrolimus tabulaeformis Tsai et Liu via spectral-spatial classification using UAV-based hyperspectral images
Ozdarici-Ok Automatic detection and delineation of citrus trees from VHR satellite imagery
Zhao et al. A comparison of LiDAR filtering algorithms in vegetated mountain areas
CN115631419B (en) Rice planting area and spatial distribution extraction method and device based on change detection
Liu Classification of urban tree species using multi-features derived from four-season RedEdge-MX data
Sun et al. Remote estimation of grafted apple tree trunk diameter in modern orchard with RGB and point cloud based on SOLOv2
CN108280410B (en) Crop identification method and system based on binary coding
Kathuria et al. Development of an automated individual tree detection model using point cloud LiDAR data for accurate tree counts in a Pinus radiata plantation
Hu et al. Large-scale burn severity mapping in multispectral imagery using deep semantic segmentation models
Chen et al. Assessment of an improved individual tree detection method based on local-maximum algorithm from unmanned aerial vehicle RGB imagery in overlapping canopy mountain forests
Lisiewicz et al. Correcting the results of CHM-based individual tree detection algorithms to improve their accuracy and reliability
Xu et al. Vegetation information extraction in karst area based on UAV remote sensing in visible light band
Zheng et al. Single shot multibox detector for urban plantation single tree detection and location with high-resolution remote sensing imagery
Puletti et al. Enhancing wall-to-wall forest structure mapping through detailed co-registration of airborne and terrestrial laser scanning data in Mediterranean forests

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22814846

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 22814846

Country of ref document: EP

Kind code of ref document: A1