优化大面积的水检测:混合RF-YOLOv11框架与候选区域划分
Chenyao Qu1, Yifei Liu1, Zhimin Wu1
1School of Geosciences and Info-Physics, Central South University, Changsha 410083, China.
Sensors (Basel, Switzerland)
|September 13, 2025
概括
这项研究引入了一种新方法,将地理数据和深度学习结合起来,准确地绘制水,通过识别以前未被记录的中小型水,显著提高灾难应对能力.
科学领域:
- 地球和环境科学 地球和环境科学
- 地理信息系统 地理信息系统
- 在遥感中使用人工智能.
背景情况:
- 不完整的水空间数据库阻碍了有效的洪水控制和灾害响应,特别是在对中小型水数据有限的发展中国家.
- 目前用于水识别的遥感技术面临诸如样本多样性有限,地理因素分析不足和处理效率低等挑战.
- 准确的水位置和监测对于区域应急灾害响应和水资源管理至关重要.
研究的目的:
- 开发和验证水开采的综合框架,将全面的地理因素分析与深度学习检测相结合.
- 通过提高大数据库的效率,可靠性和准确性来解决现有方法的局限性.
- 识别以前未被记录的中小型水,以改善像巴基斯坦的辛德省这样的地区的防灾准备.
主要方法:
- 使用随机森林算法融合了多个地理因素,创建了大存在概率图.
- 应用动态值细分来划分高概率的候选区域,然后使用OpenStreetMap水体数据排除非水区域.
- 构建了大图像数据集,以训练基于YOLOv11的大识别模型 (达到0.85的mAP50),用于在高分辨率遥感图像中精确识别.
主要成果:
- 在巴基斯坦的辛德省成功确定了以前未记录的16座中小型水,大大增强了当地水位置数据库.
- 拟议的框架在划定候选区域方面表现出高精度 (0.90),回忆 (0.76) 和AUC (0.86).
- 该YOLOv11模型实现了平均平均精度在一个十字路口超过欧盟值0.5 (mAP50) 的0.85的水识别.
结论:
- 地理限制和深度学习的协同整合显著提高了水识别的效率和可靠性.
- 这种方法提供了高精度的数据,对于改善水灾害应急响应和水资源管理至关重要.
- 该框架显示出强大的实际实用性和区域可扩展性,用于全球更新水数据库.
相关概念视频
Design Example: Analyzing Capacity Contours for Flood Risk Assessment
286
Flood risk assessment involves careful planning and analysis to ensure the safety of communities near water retention structures. Capacity contours are a vital tool in this process, as they illustrate the potential spread of water at specific levels in a given area. In the context of building a bund across a small valley, these contours play a critical role in evaluating the safety of nearby residential areas.In this example, the bund is intended to store stormwater in the valley. The engineers...
286
Difference from Background: Limit of Detection
8.0K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
The LOD indicates the presence or absence...
8.0K
Design Example: Identifying the Locations of Monuments in the Field Using Global Positioning System Device
382
Surveyors use Global Positioning System (GPS) technology to measure the precise location and elevation of points on Earth. In a recent survey, GPS receivers were used to determine the coordinates and elevations of two park monuments. The process involved careful mission planning, data collection, and correction to ensure accuracy. The survey began with mission planning to identify optimal satellite visibility and minimize Position Dilution of Precision (PDOP). A geodetic control point...
382
Area Computation by the Alternative Coordinate Method
567
The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...
567
Area Problem
28
Determining the area of a region with straight edges is straightforward, as geometric formulas for rectangles, triangles, and polygons can be applied directly. However, traditional geometric methods are insufficient when a region has a curved boundary, such as the area under a function.fromThe area problem involves finding a systematic way to measure such regions. One approach to solving this problem is through approximation. Instead of attempting to compute the area exactly at the outset, the...
28


