WO2023213178A1 - 一种高分辨率遥感图像的目标检测方法及装置 - Google Patents
一种高分辨率遥感图像的目标检测方法及装置 Download PDFInfo
- Publication number
- WO2023213178A1 WO2023213178A1 PCT/CN2023/088349 CN2023088349W WO2023213178A1 WO 2023213178 A1 WO2023213178 A1 WO 2023213178A1 CN 2023088349 W CN2023088349 W CN 2023088349W WO 2023213178 A1 WO2023213178 A1 WO 2023213178A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- target
- detection
- area
- remote sensing
- inspection
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/762—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using clustering, e.g. of similar faces in social networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/10—Terrestrial scenes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/20—Analysis of motion
- G06T7/246—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments
- G06T7/248—Analysis of motion using feature-based methods, e.g. the tracking of corners or segments involving reference images or patches
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/60—Analysis of geometric attributes
- G06T7/62—Analysis of geometric attributes of area, perimeter, diameter or volume
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/255—Detecting or recognising potential candidate objects based on visual cues, e.g. shapes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/26—Segmentation 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
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/62—Extraction of image or video features relating to a temporal dimension, e.g. time-based feature extraction; Pattern tracking
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10016—Video; Image sequence
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10032—Satellite or aerial image; Remote sensing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20081—Training; Learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20112—Image segmentation details
- G06T2207/20132—Image cropping
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/10—Terrestrial scenes
- G06V20/13—Satellite images
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/07—Target detection
Definitions
- This application relates to the field of deep learning technology and remote sensing image processing, and in particular to a target detection method and device for high-resolution remote sensing images.
- Remote sensing satellites are generally located at an altitude of 300-2,000 kilometers and have an orbital period of about 90 minutes.
- High-resolution remote sensing can accurately observe targets of various sizes non-uniformly distributed on the earth's surface with meter-level or even sub-meter-level spatial resolution.
- High-resolution remote sensing image data has been used in many fields such as surveying and mapping, urban planning, transportation, water conservancy, agriculture, forestry, environmental resource monitoring, and military.
- all remote sensing images cannot be transmitted back to the ground for processing.
- Spaceborne or airborne platforms often process remote sensing image data in real time through the edge computing platform they carry, and then transmit the results or key areas back for processing.
- the present invention proposes a target detection method that uses different models for different areas after adaptively dividing high-resolution remote sensing images, thereby achieving the purpose of improving the image target detection accuracy of the computing system and improving the energy efficiency of the system.
- the purpose of the embodiments of this application is to provide a target detection method and device for high-resolution remote sensing images, so as to solve the technical problems of large resource usage and low computational efficiency existing in related technologies.
- a target detection method for high-resolution remote sensing images is provided, which is applied on a computing platform, including:
- adaptive image partitioning is performed on the original high-resolution remote sensing image to obtain different cluster inspection areas, and then the required inspection areas and non-inspection areas are obtained;
- Offline training is suitable for target detection models of different densities and sizes, and the delays and detection accuracy of different models on the computing platform are measured, and the models and corresponding delays and detection accuracy are loaded on the computing platform.
- the target detection results it also includes:
- the historical detection results stored on the computing platform are updated.
- adaptive image partitioning is performed on the original high-resolution remote sensing image to obtain different cluster inspection areas, and then the required inspection areas and non-inspection areas are obtained, including:
- S21 Cluster according to the target and the target's position, and calculate the initial value of the number of clustering categories, where the target information includes the target's position, size and category;
- S25 Combined with the motion information of the target, calculate the area where the target within the cluster may appear, and set it as the cluster waiting area. All cluster waiting areas together form the must-inspection area.
- the original high-resolution remote sensing image is not a must-inspection area.
- the area is a non-inspection area, where the movement information of the target is stored on the computing platform.
- model selection is performed for the must-inspection area and a target detection plan for the must-inspection area is generated, including:
- S32 Evenly divide one of the cluster waiting areas for inspection according to different input sizes of the models in the model set, and generate at least one model combination that is feasible for the cluster waiting area;
- a target detection device for high-resolution remote sensing images is provided, which is applied on a computing platform and includes:
- the first acquisition module is used to acquire original high-resolution remote sensing images from the sensor
- the second acquisition module is used to acquire the target information in the area corresponding to the original high-resolution remote sensing image and the extended area in which the area extends a predetermined distance to the surroundings from the historical detection results;
- a partitioning module configured to perform adaptive image partitioning on the original high-resolution remote sensing image according to the target information, to obtain different cluster waiting areas for inspection, and then to obtain mandatory inspection areas and non-obligatory inspection areas;
- the generation module is used to select the model of the must-inspection area and generate the target detection plan for the must-inspection area;
- the execution module is used to execute the target detection plan and obtain the detection results of each required inspection area
- the detection module is used to determine whether the computing platform has redundant computing resources to detect non-compulsory inspection areas. If so, perform dynamic partition detection of the non-compulsory inspection areas to obtain the detection results of the non-compulsory inspection areas. The detection results and the detection results of the non-compulsory detection areas are combined into the target detection results, otherwise the detection results of the required detection areas are used as the target detection results.
- an electronic device including:
- processors one or more processors
- Memory used to store one or more programs
- the one or more processors When the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the method described in the first aspect.
- a computer-readable storage medium on which computer instructions are stored. When the instructions are executed by a processor, the steps of the method described in the first aspect are implemented.
- this application refers to historical detection results to obtain target information in the corresponding area and extended area of the image, thereby reducing the computing resources used when obtaining target information; based on the target information, adaptive partitioning and must-detection areas are implemented.
- priority is given to completing the detection of required inspection areas to avoid wasting resources in detecting untargeted areas, improving the overall detection accuracy and speeding up target detection.
- Figure 1 is a flow chart of a target detection method for high-resolution remote sensing images according to an exemplary embodiment.
- FIG. 2 is a flowchart of step S13 according to an exemplary embodiment.
- FIG. 3 is a flowchart of step S14 according to an exemplary embodiment.
- Figure 4 is a flow chart of a target detection method for high-resolution remote sensing images according to an exemplary embodiment.
- Figure 5 is a block diagram of a target detection device for high-resolution remote sensing images according to an exemplary embodiment.
- FIG. 6 is a schematic diagram of an electronic device according to an exemplary embodiment.
- first, second, third, etc. may be used in this application to describe various information, the information should not be limited to these terms. These terms are only used to distinguish information of the same type from each other.
- first information may also be called second information, and similarly, the second information may also be called first information.
- word “if” as used herein may be interpreted as "when” or “when” or “in response to determining.”
- Figure 1 is a flow chart of a target detection method for high-resolution remote sensing images according to an exemplary embodiment. As shown in Figure 1, the method is applied to a computing platform and may include the following steps:
- Step S11 Obtain original high-resolution remote sensing images from the sensor
- Step S12 Obtain the target information in the area corresponding to the original high-resolution remote sensing image and the extended area in which the area extends a predetermined distance to the surroundings from the historical detection results;
- Step S13 According to the target information, perform adaptive image partitioning on the original high-resolution remote sensing image to obtain different cluster inspection areas, and then obtain the required inspection area and the non-inspection area;
- Step S14 Carry out model selection for the must-inspection area and generate a target detection plan for the must-inspection area;
- Step S15 Execute the target detection plan to obtain the detection results of the required inspection area
- Step S16 Determine whether the computing platform has redundant computing resources to detect the non-compulsory inspection areas. If so, perform dynamic partition detection of the non-compulsory inspection areas, obtain the detection results of the non-compulsory inspection areas, and combine the detection results of the required inspection areas. The detection results of the non-compulsory detection area are combined into the target detection results, otherwise the detection results of the mandatory detection area are used as the target detection results.
- this application refers to historical detection results to obtain target information in the corresponding area and extended area of the image, thereby reducing the computing resources used when obtaining target information; based on the target information, adaptive partitioning and must-detection areas are implemented.
- priority is given to completing the detection of required inspection areas to avoid wasting resources in detecting untargeted areas, improving the overall detection accuracy and speeding up target detection.
- the computing platform refers to hardware devices that can run deep neural network models, including but not limited to artificial intelligence processors, CPUs, GPUs, FPGAs and other devices.
- step S11 it may also include:
- Offline training is suitable for target detection models of different densities and sizes, and the delays and detection accuracy of different models on the computing platform are measured, and the models and corresponding delays and detection accuracy are loaded on the computing platform.
- models with different target densities and different input sizes are trained on an offline computer for remote sensing target detection, the trained model is loaded into the computing platform, and images of corresponding sizes and densities are input, and the experimental test results are Latency and detection accuracy of each model on this computing platform.
- Offline training and experimental testing of each model's latency and accuracy are conducive to accurately budgeting the computing resources required by the model during actual operation, so that detection results with the best accuracy can be obtained under limited computing resources.
- the computing platform is also provided with target motion information, side length thresholds and density thresholds for detecting whether the clustering results are reasonable. Based on the actual target motion information, the area of the must-detect area, side length thresholds and density can be more accurately determined.
- the setting of thresholds can determine whether the results of target clustering are reasonable and avoid clustering being affected by outliers and local high densities. Their settings can effectively avoid missed detections and waste of computing resources for over-detection.
- step S11 the original high-resolution remote sensing image is obtained from the sensor
- the high-resolution images captured by the optical and radar imaging loads carried by the satellite are read into the storage space of the computing platform.
- step S12 target information in the area corresponding to the original high-resolution remote sensing image and the extended area in which the area extends a predetermined distance to the surroundings is obtained from the historical detection results;
- target detection information of historical remote sensing images corresponding to the same geographical location is obtained, including target size, geographical location, and target category.
- target detection information of the remote sensing image of the extended area extending a predetermined distance from the historical area to the surroundings is obtained, including the target size, geographical location, and target category.
- the method for extending the area by a predetermined distance to all sides is to multiply the set target movement speed threshold by the movement cycle duration of the satellite corresponding to the original high-resolution remote sensing image to obtain the movement distance of the target within a cycle, so
- the expansion area is an area in which the area extends to all sides by a periodic target movement distance.
- the entire image is regarded as a non-must-detection area, and dynamic partition detection of the non-must-detection area is performed.
- step S13 according to the target information, adaptive image partitioning is performed on the original high-resolution remote sensing image to obtain different cluster waiting areas, and then the required inspection areas and non-inspection areas are obtained;
- this step can include the following sub-steps:
- S21 Cluster according to the target and the target's position, and calculate the initial value of the number of clustering categories, where the target information includes the target's position, size and category;
- adaptive partitioning of remote sensing images is achieved through a clustering algorithm, in which the initial value of the number of clustering categories can be calculated based on the number of targets in the area in historical information.
- the clustering algorithm can include k-means clustering, hierarchical Clustering and other algorithms.
- a clustering algorithm is executed, and the category result obtained by each cluster is regarded as a cluster.
- This step can cluster all possible targets in the remote sensing image and assist in densely identifying the partitions to which the target belongs. sexual judgment.
- a circumscribed rectangle is constructed for each cluster obtained after clustering.
- the horizontal distance between the two furthest targets in the horizontal direction within the cluster is the width of the circumscribed rectangle.
- the vertical distance between the two furthest targets in the vertical direction within the cluster is The height of the circumscribed rectangle.
- the constructed circumscribed rectangle should be the smallest rectangle containing all points in the cluster.
- the target density of the cluster is calculated through the side length of the circumscribed rectangle and the number of targets within the rectangle.
- the preset density threshold by comparing the preset density threshold with the density of the target within the circumscribed rectangle, if the density within the rectangle has exceeded the density threshold, but one of the side lengths of the circumscribed rectangle exceeds the preset side length threshold, it indicates that the cluster is
- the targets are too dispersed in the horizontal or vertical direction and need to be re-clustered by updating the number of clustered categories. Judging the distribution of circumscribed rectangular targets can verify the effectiveness of clustering and prevent misclassification of some outliers.
- S25 Combined with the motion information of the target, calculate the area where the target within the cluster may appear, and set it as the cluster waiting area. All cluster waiting areas together form the must-inspection area.
- the original high-resolution remote sensing image is not a must-inspection area.
- the area is a non-inspection area, where the movement information of the target is stored on the computing platform;
- the position of each target in the cluster can be motion expanded to obtain the expanded target area, which is the cluster. inspection area. After all clusters are expanded, the inspection waiting areas of all clusters together form the required inspection area.
- the area in the original high-resolution remote sensing image other than the required inspection area is a non-inspection area.
- the way for the cluster to expand based on the movement of the targets in the cluster is to obtain the movement of each target in the cluster within a cycle based on the movement speed of each target in the cluster multiplied by the movement period duration of the satellite corresponding to the high-resolution remote sensing image. distance.
- the expanded area is an area that is expanded by a periodic movement distance of each target in the cluster based on the geographical location information of each target in the cluster. The expansion of the area where the target may exist can prevent missed detection due to target movement leaving the original area.
- the excess area will be recorded and used as a required inspection area for detection when calculating adjacent images.
- step S14 model selection for the must-inspection area is performed, and a target detection plan for the must-inspection area is generated;
- this step may include the following sub-steps:
- the information of all models in the computing platform is traversed, and a model set that can be used to calculate the density and model size is retrieved.
- a model set that can be used to calculate the density and model size is retrieved.
- S32 Evenly divide one of the cluster waiting areas for inspection according to different input sizes of the models in the model set, and generate at least one model combination that is feasible for the cluster waiting area;
- the size of the cluster detection area is 1024*1024
- a model with an input size of 1024*1024 can be used, or four models of 512*512 can be used.
- each cluster waiting area has one or more available models. After combining the available models of all cluster waiting areas, one or more target detection model solutions are constructed for the entire image.
- the total delay is weighted and summed up with the number of uses as the weight of the latencies of all models, and the total accuracy is weighted with the number of uses as the weight of all models.
- Accuracy is weighted average
- model solutions are traversed in the order of total accuracy from high to low, and the model solution in which the total delay is less than the computing platform delay limit is selected. If there are solutions with the same total accuracy, the model solution with the smallest total delay is preferred.
- the selected model scheme ensures the highest detection accuracy without exceeding the latency limit of the computing platform.
- step S15 the target detection plan is executed to obtain the detection results of the required inspection area
- the model scheme has been determined, which also determines the models to be used in different areas of the image. If the computing platform supports parallel computing, each model and the corresponding image area can be executed in parallel. If parallel computing is not supported, each model and corresponding image area is executed serially.
- step S16 it is determined whether the computing platform has redundant computing resources to detect the non-compulsory inspection areas. If so, dynamic partition detection of the non-compulsory inspection areas is performed to obtain the detection results of the non-compulsory inspection areas. The detection results of the detection area and the detection results of the non-obligatory detection area are combined into the target detection results, otherwise the detection results of the required detection area are used as the target detection results.
- the delay remainder is calculated based on the constraints of the computing platform minus the total delay of the executed model scenario.
- the non-inspection area will not be detected.
- the non-inspection area will be detected.
- the dynamic programming algorithm is used to calculate the model solution that maximizes the detection area under the constraints of the boundary and delay residual of the non-compulsory detection area.
- the model solution can be executed in parallel. If parallel computing is not supported, each model in the model scheme is executed serially. And merge the test results of non-compulsory inspection areas with the test results of mandatory inspection areas.
- This design is to maximize the area of non-necessary detection areas under the delay residual limit, which can reduce the possibility of missed detection of targets and maximize the use of computing resources.
- step S16 after obtaining the target detection result through step S16, it may also include:
- Step S17 Update the historical detection results stored on the computing platform according to the target detection results.
- the targets in the corresponding area of the image are detected through the above calculations, all previous targets corresponding to the area are deleted from the historical detection results stored on the computing platform, and the latest target detection results are written.
- the updated historical detection results can also be transmitted to the satellite computer system for processing.
- this application also provides embodiments of a target detection device for high-resolution remote sensing images.
- FIG. 5 is a block diagram of a target detection device for high-resolution remote sensing images according to an exemplary embodiment.
- the device includes:
- the first acquisition module 21 is used to acquire original high-resolution remote sensing images from the sensor;
- the second acquisition module 22 is used to acquire the target information in the area corresponding to the original high-resolution remote sensing image and the extended area in which the area extends a predetermined distance to the surroundings from the historical detection results;
- the partitioning module 23 is used to perform adaptive image partitioning on the original high-resolution remote sensing image according to the target information to obtain different cluster waiting areas for inspection, and then obtain the required inspection area and the non-obligatory inspection area;
- the generation module 24 is used to select a model for the must-inspection area and generate a target detection plan for the must-inspection area;
- the execution module 25 is used to execute the target detection plan and obtain the detection results of each required inspection area
- the detection module 26 is used to determine whether the computing platform has redundant computing resources to detect non-compulsory inspection areas. If so, perform dynamic partition detection of the non-compulsory inspection areas, obtain the detection results of the non-compulsory inspection areas, and combine the required inspection areas with each other. The detection results of the required detection areas and the detection results of the non-obligatory detection areas are combined into the target detection results, otherwise the detection results of each of the mandatory detection areas are used as the target detection results.
- the device embodiment since it basically corresponds to the method embodiment, please refer to the partial description of the method embodiment for relevant details.
- the device embodiments described above are only illustrative.
- the units described as separate components may or may not be physically separated.
- the components shown as units may or may not be physical units, that is, they may be located in One location, or it can be distributed across multiple network units. Some or all of the modules can be selected according to actual needs to achieve the purpose of the solution of this application. Persons of ordinary skill in the art can understand and implement the method without any creative effort.
- this application also provides an electronic device, including: one or more processors; a memory for storing one or more programs; when the one or more programs are executed by the one or more processors , so that the one or more processors implement the target detection method of high-resolution remote sensing images as mentioned above.
- Figure 6 it is a hardware structure diagram of any device with data processing capabilities where a target detection method for high-resolution remote sensing images provided by an embodiment of the present invention is located.
- any device with data processing capabilities where the device in the embodiment is located may also include other hardware based on the actual functions of the device with data processing capabilities, which will not be described again.
- this application also provides a computer-readable storage medium on which computer instructions are stored.
- the computer-readable storage medium may be an internal storage unit of any device with data processing capabilities as described in any of the foregoing embodiments, such as a hard disk or a memory.
- the computer-readable storage medium may also be an external storage device of the wind turbine, such as a plug-in hard disk, a smart media card (SMC), an SD card, or a flash card equipped on the device. wait.
- the computer-readable storage medium may also include both an internal storage unit and an external storage device of any device with data processing capabilities.
- the computer-readable storage medium is used to store the computer program and other programs and data required by any device with data processing capabilities, and can also be used to temporarily store data that has been output or is to be output.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Medical Informatics (AREA)
- Databases & Information Systems (AREA)
- Geometry (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- Computational Linguistics (AREA)
- Data Mining & Analysis (AREA)
- Molecular Biology (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (8)
- 一种高分辨率遥感图像的目标检测方法,其特征在于,应用于计算平台上,包括:从传感器获取原始高分辨率遥感图像;从历史检测结果中获取所述原始高分辨率遥感图像所对应区域以及所述区域向四周扩展预定距离的扩展区域内的目标信息;根据所述目标信息,对所述原始高分辨率遥感图像进行自适应的图像分区,得到不同的簇侯检区,进而得到必检区和非必检区;进行必检区的模型选择,生成必检区的目标检测方案;执行所述目标检测方案,得到必检区的检测结果;判断计算平台是否有多余计算资源以检测非必检区,若有,则进行非必检区的动态分区检测,得到非必检区的检测结果,将所述必检区的检测结果和所述非必检区的检测结果合并为目标检测结果,否则将所述必检区的检测结果作为目标检测结果。
- 根据权利要求1所述的方法,其特征在于,从传感器获取原始高分辨率遥感图像之前还包括:离线训练适合不同密度和尺寸的目标检测模型,并测量出不同模型在计算平台上的延迟和检测精度,并将模型及对应的延迟和检测精度装载在所述计算平台上。
- 根据权利要求1所述的方法,其特征在于,在得到目标检测结果之后还包括:根据所述目标检测结果,更新计算平台上存储的历史检测结果。
- 根据权利要求1所述的方法,其特征在于,根据所述目标信息,对所述原始高分辨率遥感图像进行自适应的图像分区,得到不同的簇侯检区,进而得到必检区和非必检区,包括:S21:根据目标和目标的位置进行聚类,计算聚类的类别数的初始值,其中所述目标信息包括目标的位置、尺寸和类别;S22:根据所述类别数的初始值,执行聚类算法,得到对应数量的簇;S23:对每个簇构建一个外接矩形,计算该矩形的边长以及矩形内目标的密度;S24:如果矩形的边长超过边长阈值且矩形内目标的密度超过密度阈值,更新所述类别数的值,返回步骤S22重新聚类;反之则根据目标的密度和尺寸,选择能够处理所述密度和尺寸的模型集合;S25:结合目标的运动信息,计算出簇内目标可能出现的区域,设为簇侯检区,所有簇侯检区共同组成必检区,所述原始高分辨率遥感图像中不为必检区的区域则为非必检区,其中所述目标的运动信息存储在所述计算平台上。
- 根据权利要求4所述的方法,其特征在于,进行必检区的模型选择,生成必检区的目标检测方案,包括:S31:根据目标的密度和尺寸,选择能够处理所述密度和尺寸的模型集合;S32:根据所述模型集合中模型的不同输入尺寸将其中一个簇侯检区均匀分割,产生对该簇侯检区可行的至少一种模型组合;S33:对所述必检区中的每一个簇侯检区,执行S32,将所有簇侯检区的模型组合之后形成至少一种模型方案;S34:根据每个模型方案的精度和延迟信息,计算每个模型方案对于检测所述必检区的精度和总延迟;S35:在所有模型方案中以整体精度优先方式选择总延迟满足所述计算平台的延迟限制的方案作为必检区的目标检测方案。
- 一种高分辨率遥感图像的目标检测装置,其特征在于,应用于计算平台上,包括:第一获取模块,用于从传感器获取原始高分辨率遥感图像;第二获取模块,用于从历史检测结果中获取所述原始高分辨率遥感图像所对应区域以及所述区域向四周扩展预定距离的扩展区域内的目标信息;分区模块,用于根据所述目标信息,对所述原始高分辨率遥感图像进行自适应的图像分区,得到不同的簇侯检区,进而得到必检区和非必检区;生成模块,用于进行必检区的模型选择,生成必检区的目标检测方案;执行模块,用于执行所述目标检测方案,得到各必检区的检测结果;检测模块,用于判断计算平台是否有多余计算资源以检测非必检区,若有,则进行非必检区的动态分区检测,得到非必检区的检测结果,将所述各必检区的检测结果和所述非必检区的检测结果合并为目标检测结果,否则将所述各必检区的检测结果作为目标检测结果。
- 一种电子设备,其特征在于,包括:一个或多个处理器;存储器,用于存储一个或多个程序;当所述一个或多个程序被所述一个或多个处理器执行,使得所述一个或多个处理器实现如权利要求1-5任一项所述的高分辨率遥感图像的目标检测方法。
- 一种计算机可读存储介质,其上存储有计算机指令,其特征在于,该指令被处理器执行时实现如权利要求1-5中任一项所述的高分辨率遥感图像的目标检测方法的步骤。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/464,249 US12014536B2 (en) | 2022-05-05 | 2023-09-10 | Target detection method and device for high-resolution remote sensing image |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202210480814.4A CN114581781B (zh) | 2022-05-05 | 2022-05-05 | 一种高分辨率遥感图像的目标检测方法及装置 |
| CN202210480814.4 | 2022-05-05 |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US18/464,249 Continuation US12014536B2 (en) | 2022-05-05 | 2023-09-10 | Target detection method and device for high-resolution remote sensing image |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2023213178A1 true WO2023213178A1 (zh) | 2023-11-09 |
Family
ID=81783663
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2023/088349 Ceased WO2023213178A1 (zh) | 2022-05-05 | 2023-04-14 | 一种高分辨率遥感图像的目标检测方法及装置 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12014536B2 (zh) |
| CN (1) | CN114581781B (zh) |
| WO (1) | WO2023213178A1 (zh) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117612008A (zh) * | 2023-11-29 | 2024-02-27 | 广东技术师范大学 | 一种基于高光谱识别技术的盐湖水体检测方法与装置 |
| CN119045389A (zh) * | 2024-10-29 | 2024-11-29 | 四川伟博震源科技有限公司 | 一种建筑施工安全控制系统和方法 |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN114581781B (zh) * | 2022-05-05 | 2022-08-09 | 之江实验室 | 一种高分辨率遥感图像的目标检测方法及装置 |
| CN117994506B (zh) * | 2024-04-07 | 2024-08-20 | 厦门大学 | 一种动态知识集成的遥感图像显著性目标检测方法 |
| CN118658070B (zh) * | 2024-08-20 | 2024-11-19 | 浙江省城乡规划设计研究院 | 基于遥感影像的连片低效工业用地变化检测方法及系统 |
| CN119596356B (zh) * | 2024-11-15 | 2025-09-30 | 哈尔滨工业大学 | 一种基于超宽幅旋扫遥感图像的高价值目标快速检测与定位方法及其系统 |
| CN120029855B (zh) * | 2025-04-18 | 2025-10-21 | 北京帮威客科技有限公司 | 一种基于边缘计算的遥感监测方法及系统 |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102043958A (zh) * | 2010-11-26 | 2011-05-04 | 华中科技大学 | 一种高分辨率遥感图像多类目标检测识别方法 |
| US20190273910A1 (en) * | 2018-03-05 | 2019-09-05 | Valve Corporation | Controlling image display via real-time compression in peripheral image regions |
| CN112381053A (zh) * | 2020-12-01 | 2021-02-19 | 连云港豪瑞生物技术有限公司 | 具有图像跟踪功能的环保监测系统 |
| CN113239815A (zh) * | 2021-05-17 | 2021-08-10 | 广东工业大学 | 一种基于真实语义全网络学习的遥感影像分类方法、装置及设备 |
| CN114581781A (zh) * | 2022-05-05 | 2022-06-03 | 之江实验室 | 一种高分辨率遥感图像的目标检测方法及装置 |
Family Cites Families (14)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| TWI492166B (zh) * | 2012-01-12 | 2015-07-11 | Kofax Inc | 行動影像擷取和處理的系統和方法 |
| CN109416728A (zh) * | 2016-09-30 | 2019-03-01 | 富士通株式会社 | 目标检测方法、装置以及计算机系统 |
| CN108445480B (zh) * | 2018-02-02 | 2022-05-03 | 重庆邮电大学 | 基于激光雷达的移动平台自适应扩展目标跟踪系统及方法 |
| CN108337399A (zh) * | 2018-02-27 | 2018-07-27 | 贵州省第三测绘院 | 遥感图像处理方法和装置 |
| CN110390292B (zh) * | 2018-10-26 | 2022-03-04 | 西安电子科技大学 | 基于动态关联模型的遥感视频车辆目标检测与跟踪方法 |
| CN109948415A (zh) * | 2018-12-30 | 2019-06-28 | 中国科学院软件研究所 | 基于背景过滤和尺度预测的光学遥感图像目标检测方法 |
| CN109902627A (zh) * | 2019-02-28 | 2019-06-18 | 中科创达软件股份有限公司 | 一种目标检测方法及装置 |
| CN112199984B (zh) * | 2020-07-10 | 2023-05-12 | 北京理工大学 | 一种大尺度遥感图像的目标快速检测方法 |
| CN112132093B (zh) * | 2020-09-30 | 2024-01-05 | 湖南省气象科学研究所 | 高分辨率遥感图像目标检测方法、装置和计算机设备 |
| CN112668390B (zh) * | 2020-11-17 | 2024-08-13 | 福建省星云大数据应用服务有限公司 | 一种高效率的单幅遥感影像目标检测方法及系统 |
| CN113971653A (zh) * | 2021-04-06 | 2022-01-25 | 国家气象中心 | 面向遥感图像的目标检测方法、装置、设备及存储介质 |
| CN113705532B (zh) * | 2021-09-10 | 2023-05-23 | 中国人民解放军国防科技大学 | 基于中低分辨率遥感图像的目标检测方法、装置及设备 |
| CN114244904B (zh) * | 2021-12-15 | 2023-05-09 | 平安科技(深圳)有限公司 | 遥感数据传输方法、装置、设备及介质 |
| CN115004245A (zh) * | 2021-12-17 | 2022-09-02 | 商汤国际私人有限公司 | 目标检测方法、装置、电子设备和计算机存储介质 |
-
2022
- 2022-05-05 CN CN202210480814.4A patent/CN114581781B/zh active Active
-
2023
- 2023-04-14 WO PCT/CN2023/088349 patent/WO2023213178A1/zh not_active Ceased
- 2023-09-10 US US18/464,249 patent/US12014536B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102043958A (zh) * | 2010-11-26 | 2011-05-04 | 华中科技大学 | 一种高分辨率遥感图像多类目标检测识别方法 |
| US20190273910A1 (en) * | 2018-03-05 | 2019-09-05 | Valve Corporation | Controlling image display via real-time compression in peripheral image regions |
| CN112381053A (zh) * | 2020-12-01 | 2021-02-19 | 连云港豪瑞生物技术有限公司 | 具有图像跟踪功能的环保监测系统 |
| CN113239815A (zh) * | 2021-05-17 | 2021-08-10 | 广东工业大学 | 一种基于真实语义全网络学习的遥感影像分类方法、装置及设备 |
| CN114581781A (zh) * | 2022-05-05 | 2022-06-03 | 之江实验室 | 一种高分辨率遥感图像的目标检测方法及装置 |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN117612008A (zh) * | 2023-11-29 | 2024-02-27 | 广东技术师范大学 | 一种基于高光谱识别技术的盐湖水体检测方法与装置 |
| CN119045389A (zh) * | 2024-10-29 | 2024-11-29 | 四川伟博震源科技有限公司 | 一种建筑施工安全控制系统和方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| US12014536B2 (en) | 2024-06-18 |
| CN114581781A (zh) | 2022-06-03 |
| CN114581781B (zh) | 2022-08-09 |
| US20230419639A1 (en) | 2023-12-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114581781B (zh) | 一种高分辨率遥感图像的目标检测方法及装置 | |
| EP3757899B1 (en) | Neural architecture for self supervised event learning and anomaly detection | |
| CN114902190B (zh) | 用于现场故障检测的物理操作参数的硬件控制更新 | |
| Liu et al. | Masc: Multi-scale affinity with sparse convolution for 3d instance segmentation | |
| Liu et al. | Embedded online fish detection and tracking system via YOLOv3 and parallel correlation filter | |
| US20190114546A1 (en) | Refining labeling of time-associated data | |
| Blecic et al. | Cellular automata simulation of urban dynamics through GPGPU | |
| CN112991537B (zh) | 城市场景重建方法、装置、计算机设备和存储介质 | |
| JP2023516500A (ja) | 画像ベースの場所決定のためのシステム及び方法 | |
| US11875523B2 (en) | Adaptive stereo matching optimization method and apparatus, device and storage medium | |
| US20190163978A1 (en) | Budget-aware method for detecting activity in video | |
| CN113076924A (zh) | 基于无人船的河面垃圾实时检测方法、装置及存储介质 | |
| KR102319145B1 (ko) | 고해상도 해양 데이터를 생성하기 위한 방법 및 이를 이용한 장치 | |
| Scalcon et al. | Ai-powered video monitoring: Assessing the nvidia jetson orin devices for edge computing applications | |
| Wu et al. | Gauspu: 3d gaussian splatting processor for real-time slam systems | |
| CN115375887A (zh) | 一种移动目标轨迹预测方法、装置、设备及介质 | |
| CN117496321A (zh) | 一种基于两种模态图像融合的目标检测方法 | |
| Wang et al. | An Improved Object Detection Method for Underwater Sonar Image Based on PP‐YOLOv2 | |
| Zhang et al. | DSP-based traffic target detection for intelligent transportation | |
| CN101833760A (zh) | 一种基于图像块的背景建模方法及背景建模装置 | |
| CN113313171A (zh) | 基于fpga实现图像识别的方法、装置、设备及存储介质 | |
| Liu et al. | Target classification and recognition for high-resolution remote sensing images: using the parallel cross-model neural cognitive computing algorithm | |
| CN112101538B (zh) | 基于内存计算的图神经网络硬件计算系统及方法 | |
| CN120219296A (zh) | 变电站瓷套类套管破损的检测方法、装置、计算机设备、存储介质和程序产品 | |
| CN118968240A (zh) | 一种红外图像目标检测方法、装置、设备及介质 |
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: 23799165 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: 23799165 Country of ref document: EP Kind code of ref document: A1 |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23799165 Country of ref document: EP Kind code of ref document: A1 |
|
| 32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 17/06/2025) |