Sentinel2-Malatya-VLM
收藏资源简介:
该数据集包含70个样本,分为训练集(56个样本)和测试集(14个样本)。每个样本包含六个字符串类型的字段:区域(region)、时间戳(timestamp)、数据划分(split)、RGB图像路径(rgb_path)、NDVI图像路径(ndvi_path)和输出(output)。数据集结构表明其可能用于遥感或地理空间分析相关任务,其中RGB和NDVI图像路径指向多模态图像数据,输出字段可能对应某种标签或预测目标。
This dataset contains 70 samples, divided into a training set (56 samples) and a test set (14 samples). Each sample includes six string-type fields: region, timestamp, split, RGB image path (rgb_path), NDVI image path (ndvi_path), and output. The dataset structure suggests it may be used for tasks related to remote sensing or geospatial analysis, with RGB and NDVI image paths pointing to multimodal image data, and the output field possibly corresponding to a label or prediction target.
数据集概述
该数据集名为 Sentinel2-Malatya-VLM,由用户 TurkishCodeMan 上传至 Hugging Face,专注于遥感与视觉语言模型(VLM)领域,包含土耳其马拉蒂亚地区的哨兵2号(Sentinel-2)卫星影像数据。
数据集特征
每条数据包含以下字段:
- region:地区名称(字符串类型)
- timestamp:时间戳(字符串类型)
- split:数据划分标识(字符串类型)
- rgb_path:RGB影像文件路径(字符串类型)
- ndvi_path:归一化植被指数(NDVI)图像文件路径(字符串类型)
- output:输出文本或标签(字符串类型)
数据集划分与规模
数据集共包含 70 条样本,分为训练集和测试集:
- 训练集(train):56 条样本,占用 46,426 字节
- 测试集(test):14 条样本,占用 11,571 字节
总数据集大小为 57,997 字节,下载大小为 23,768 字节。
文件结构
数据集使用默认配置(config_name: default),数据文件存放于 data/ 目录下:
- 训练集文件:
data/train-* - 测试集文件:
data/test-*




