无人机智能识别巡查建筑垃圾数据
收藏浙江省数据知识产权登记平台2025-09-25 更新2025-09-26 收录
下载链接:
https://www.zjip.org.cn/home/announce/trends/186117
下载链接
链接失效反馈官方服务:
资源简介:
针对城市道路、河道、城郊公路等,无人机凭借 70 至 100 米的中低空优势,结合高分辨率传感器与 AI 算法,能快速识别路面散落的塑料袋、纸箱、易拉罐等生活垃圾,以及堆积的建筑垃圾、废弃轮胎,道路破损情况等。算法通过分析垃圾与路面的颜色对比(如深色柏油路上的白色塑料袋)、形状特征(如不规则堆积物),精准锁定目标并标记坐标。可高效覆盖长距离路段,弥补人工巡检效率低、存在视野盲区的短板。无人机巡检广泛应用于:
1、城市道路日常巡检:发现道路垃圾,立即标记坐标并同步至环卫调度平台,引导清洁车优先清理,避免垃圾散落影响通行。
2、河道垃圾动态监测:无人机按设定航线低空掠过河道水面,精准识别河道生活垃圾和建筑垃圾等 。实时回传位置信息至河道管理处,协助安排打捞船定点作业,防止垃圾堵塞水闸或腐烂污染水质。
3、道路公路养护巡查:对道路公路进行无人机巡检,除识别路边倾倒的装修废料、生活垃圾外,还能捕捉路面裂缝、坑洼等破损情况。将垃圾分布与道路病害数据整合后,生成综合报告,为养护部门提供 “边清理垃圾边修复路面” 的联动作业依据。1、数据来源: 数据来源于本企业无人机智能巡查系统。2、高分辨率图像通过无人机采集,记录丰富元信息,包括图像标识ID、图像分辨率(pix)、相机型号、记录时间、文件路径、焦距(mm)、经纬度、海拔(m)、边界框组、置信度阈值、置信度、一级标签和二级标签,经人工清洗剔除噪声,确保数据可靠性。数据采用两级标签:初始细化目标类型标为二级标签(建筑垃圾),记录边界框及属性,后映射为一级标签(建筑垃圾)。3、算法基于YOLOv8m,集成SAHI通过图像分片优化小目标检测,结合迁移学习加载预训练权重。预训练权重使用在COCO数据集上预训练的模型参数yolov8m.pt,适用于通用目标检测任务。微调时,保留骨干网络低层次特征提取层权重,冻结部分层以防过拟合,调整检测头参数,设置学习率0.01、批量大小8。4、在推理阶段,设定置信度阈值为0.5,目标置信度由模型输出,反映目标检测的可信水平。仅保留高于此阈值的检测结果作为目标,即置信度输出大于等于0.5的检测框视为正样本(建筑垃圾),小于0.5的检测框视为背景负样本。
For scenarios including urban roads, river channels, and suburban highways, UAVs leverage their medium-to-low altitude operational range (70 to 100 meters), combined with high-resolution sensors and AI algorithms, to rapidly identify domestic waste scattered on road surfaces such as plastic bags, cartons, aluminum cans, as well as piled construction waste, waste tires, and road damage conditions. The algorithm accurately locates targets and marks their coordinates by analyzing color contrast between waste and road surfaces (e.g., white plastic bags on dark asphalt) and shape features (e.g., irregularly piled objects). It can efficiently cover long-distance road sections, addressing the drawbacks of manual inspection, including low efficiency and field-of-view blind spots.
UAV inspection is widely applied in the following scenarios:
1. Daily routine inspection of urban roads: Once road garbage is detected, its coordinates are immediately marked and synchronized to the sanitation dispatch platform, guiding cleaning vehicles to prioritize cleanup and prevent scattered garbage from impeding traffic.
2. Dynamic monitoring of river garbage: UAVs fly low over the river surface along pre-set flight paths, accurately identifying domestic and construction waste in the river. Location information is transmitted in real time to the river management authority, assisting in arranging salvage vessels to conduct fixed-point operations and preventing garbage from clogging sluices or rotting and polluting water quality.
3. Highway maintenance inspection: UAV inspection of highways can not only identify dumped decoration waste and domestic waste by the roadside, but also detect road damage such as cracks and potholes. After integrating garbage distribution data and road disease data, a comprehensive report is generated, providing maintenance departments with a basis for coordinated operations of "cleaning up garbage while repairing road surfaces".
1. Data Source: The dataset is collected from the UAV intelligent inspection system of our company.
2. High-resolution images are collected by UAVs, with rich metadata recorded, including image ID, image resolution (pix), camera model, recording time, file path, focal length (mm), longitude and latitude, altitude (m), bounding box group, confidence threshold, confidence score, primary label and secondary label. The data is manually cleaned to eliminate noise and ensure data reliability. A two-level labeling scheme is adopted: the initially refined target type is marked as a secondary label (e.g., construction waste), with bounding boxes and their attributes recorded, and then mapped to a primary label (e.g., construction waste).
3. The algorithm is based on YOLOv8m, integrated with SAHI to optimize small-object detection via image slicing, and loads pre-trained weights using transfer learning. The pre-trained weights adopt the yolov8m.pt model parameters pre-trained on the COCO dataset, which is suitable for general object detection tasks. During fine-tuning, the weights of the low-level feature extraction layers in the backbone network are retained, some layers are frozen to prevent overfitting, the detection head parameters are adjusted, and the learning rate is set to 0.01 with a batch size of 8.
4. During the inference stage, the confidence threshold is set to 0.5. The target confidence score, output by the model, reflects the reliability of object detection. Only detection results with a score greater than or equal to this threshold are retained as valid targets: detection boxes with a confidence score ≥0.5 are considered positive samples (construction waste), while those with a score <0.5 are treated as background negative samples.
提供机构:
浙江利珉环境科技有限公司
创建时间:
2025-08-07
搜集汇总
数据集介绍

背景与挑战
背景概述
该数据集包含502条建筑垃圾识别数据,每日更新,由无人机采集并采用YOLOv8m算法进行智能检测。数据涵盖图像元信息和地理坐标,专用于城市道路、河道等场景的自动化巡查,以提升环境管理效率。
以上内容由遇见数据集搜集并总结生成



