西北工业大学 (NWPU) 发布的 10 类遥感图像目标检测数据集。
NWPU VHR-10 是一个用于地理空间目标检测的 10 类别 遥感图像数据集,仅用于研究目的。10 个目标类别如下:
| 编号 | 类别 (英文) | 类别 (中文) |
|---|---|---|
| 1 | Airplane | 飞机 |
| 2 | Ship | 船舶 |
| 3 | Storage tank | 储油罐 |
| 4 | Baseball diamond | 棒球场 |
| 5 | Tennis court | 网球场 |
| 6 | Basketball court | 篮球场 |
| 7 | Ground track field | 田径场 |
| 8 | Harbor | 港口 |
| 9 | Bridge | 桥梁 |
| 10 | Vehicle | 车辆 |
数据集共包含 800 张 高分辨率 (VHR) 遥感图像:
| 目录 | 数量 | 描述 |
|---|---|---|
| negative image set/ | 150 张 | 不包含任何目标类别的背景图像 |
| positive image set/ | 650 张 | 每张图像至少包含一个待检测目标 |
| ground truth/ | 650 个文本文件 | 每个文件对应 positive image set 中的一张图像,记录标注框信息 |
ground truth/ 中的每个文本文件包含若干行,每行定义一个真实边界框:
(x1,y1),(x2,y2),a这些图像从 Google Earth 和 Vaihingen 数据集裁剪而来,并由专家手动标注。Vaihingen 数据由德国摄影测量、遥感和地理信息学会 (DGPF) 提供。
使用该数据集(全部或部分)发表成果时,请引用以下论文:
Gong Cheng, Junwei Han, Peicheng Zhou, Lei Guo. Multi-class geospatial object detection and geographic image classification based on collection of part detectors. ISPRS Journal of Photogrammetry and Remote Sensing, 98: 119-132, 2014.
Gong Cheng, Junwei Han. A survey on object detection in optical remote sensing images. ISPRS Journal of Photogrammetry and Remote Sensing, 117: 11-28, 2016.
Gong Cheng, Peicheng Zhou, Junwei Han. Learning rotation-invariant convolutional neural networks for object detection in VHR optical remote sensing images. IEEE Transactions on Geoscience and Remote Sensing, 54(12): 7405-7415, 2016.
该数据集仅用于研究目的。
感谢 AtomGit 平台 提供数据存储与托管服务。
本仓库由 Gewis Lab(天津商业大学理学院实验室)上传维护,非官方组织。
⚠️ 注意:本仓库为非官方镜像,原始数据集版权归西北工业大学 (NWPU) 及其作者所有。请在使用时引用原始论文。