NEON-plant-subplot-pilot
收藏资源简介:
该数据集包含来自美国国家生态观测网络(NEON)两个站点(CPER和SCBI)共7个样方的植物多样性子样方图像。每张图像覆盖1平方米的子样方,并标注了存在的植物物种。该数据集作为试点研究,旨在标准化NEON子样方图像的标注流程,并利用BioCLIP 2进行物种分类实验。数据集支持多标签图像分类任务,每张图像关联多个物种标签。数据由图像文件和标签文件组成:图像按样方分文件夹存储,命名格式为<plot_id>_PlantDiversity_<subplot_id>_<time>-straightened.jpg;标签文件为每个样方一个CSV,包含原始标签、经TaxonoPy解析后的二项式名称、科学名称、分类学标签、解析状态、标签数量及未映射标签等信息。元数据文件metadata.csv记录图像文件名、样方ID和子样方ID。数据集仅用于测试,规模小于1000个样本。图像采用CC BY 2.0许可,改编自NEON原始图像,经透视裁剪和标签对齐处理。
This dataset contains plant diversity subplot images from 7 plots across two NEON (National Ecological Observatory Network) sites (CPER and SCBI). Each image covers a 1-square-meter subplot and is annotated with the plant species present. It serves as a pilot study to standardize the annotation pipeline for NEON subplot images and to conduct species classification experiments using BioCLIP 2. The dataset supports multi-label image classification tasks, with each image associated with multiple species labels. Data consists of image files and label files: images are stored in folders by plot, named in the format <plot_id>_PlantDiversity_<subplot_id>_<time>-straightened.jpg; label files are CSV files per plot, containing original labels, binomial names parsed by TaxonoPy, scientific names, taxonomic labels, parsing status, label counts, and unmapped labels. A metadata file (metadata.csv) records image filenames, plot IDs, and subplot IDs. The dataset is intended for testing only, with fewer than 1000 samples. Images are licensed under CC BY 2.0, adapted from original NEON images with perspective cropping and label alignment.
NEON 植物存在与覆盖度子样方试点图像数据集
数据集概述
该数据集包含来自国家生态观测站网络(NEON)两个站点(CPER 和 SCBI)的 7 个样方的多标签植物图像,用于植物多样性的多标签分类和检测任务。这是一个试点数据集,旨在验证使用 NEON 子样方图像检测植物多样性的处理流程。
数据集详情
- 许可证: CC-BY-2.0
- 语言: 英语
- 任务类别: 图像分类(多标签)
- 规模: 少于 1,000 个样本(n<1K)
- 数据来源: 国家生态观测站网络(NEON),代码库位于 PlotDiversiVision
数据集结构
数据集包含图像和标签两个主要目录:
- images/ 目录:包含 7 个样方的图像,以
plot_id分文件夹存放,图像命名格式为<plot_1>_PlantDiversity_<subplot_1>_<time>-straightened.jpg - labels/ 目录:包含 7 个样方的子样方标签 CSV 文件(
<plot_N>_subplot_labels.csv) - metadata.csv:链接图像文件与其对应的
plot_id和subplot_id
数据字段
metadata.csv:
file_name:图像文件路径plot_id:样方 ID(如 CPER_001)subplot_id:子样方 ID(如 31_1_1,X_Y_Z 格式,Y 表示子样方大小)
plot_N_subplot_labels.csv:
plotID:样方 IDsubplotID:子样方 IDoriginal_labels:NEON 技术人员提供的原始物种标签列表resolved_labels:TaxonoPy 生成的解析二名法名称列表resolved_scientific_names:TaxonoPy 生成的解析学名列表resolved_taxonomic_labels:TaxonoPy 生成的解析分类标签列表taxonopy_resolution_status:每个标签的解析状态label_count:NEON 技术人员为每张图像标记的物种数量unmapped_original_labels:无法映射的原始标签
数据划分
该数据集全部用于测试。
数据采集与处理
- 数据来源于 NEON 的两个站点(CPER 和 SCBI),选择基于其清晰的方形边界和植物分布多样性,分别随机选取 3 个和 4 个样方
- 图像使用 imageonline 工具从原始 NEON 图像进行透视裁剪预处理
- 标签处理流程:使用 TaxonoPy 处理原始标签,获取 7 级分类标签,确保与 BioCLIP 2 训练对齐
- 物种列表来源于四个渠道:NEON 报告的观测物种、CONUS 州级物种列表、BONAP 区域物种列表、GBIF 区域物种列表,经过去重和过滤(去除分类标签少于 5 级的条目)
标注人员
- Sooyoung Jeon、Braedon Lineman 和 Arpita Chowdhury 负责使用 imageonline 创建图像裁剪
- Jianyang Gu 负责使用 TaxonoPy 创建对齐的物种标签
偏差、风险与局限性
- 该数据集仅从 NEON 子样方图像的一小部分进行初始筛选,作为概念验证,用于构建处理流程和使用 BioCLIP 2 预测植物物种
- 标签通过 TaxonoPy 处理,主要旨在与 BioCLIP 2 对齐,因此可能存在标签与特定使用场景不一致的风险
引用信息
作者:Dave Barnett、Arpita Chowdhury、Jianyang Gu、Leanna House、Sooyoung Jeon、Eugene Law、Braedon Lineman
数据集卡片联系人
Jianyang Gu (gu.1220@osu.edu)




