restor/tcd-nc
收藏资源简介:
--- dataset_info: features: - name: image_id dtype: int64 - name: image dtype: image - name: height dtype: int16 - name: width dtype: int16 - name: annotation dtype: image - name: oam_id dtype: string - name: license dtype: string - name: biome dtype: int8 - name: crs dtype: string - name: bounds sequence: float32 length: 4 - name: validation_fold dtype: int8 - name: biome_name dtype: string - name: lat dtype: float32 - name: lon dtype: float32 - name: segments dtype: string - name: meta dtype: string - name: coco_annotations dtype: string splits: - name: train num_bytes: 240830437.0508917 num_examples: 237 - name: test num_bytes: 42985219.947257385 num_examples: 35 download_size: 269995300 dataset_size: 283815656.9981491 configs: - config_name: default data_files: - split: train path: data/train-* - split: test path: data/test-* license: cc-by-nc-4.0 task_categories: - image-segmentation pretty_name: OAM-TCD, CC BY-NC images size_categories: - n<1K ---
The dataset includes various features such as image ID, image, height, width, annotation, OAM ID, license, biome, coordinate reference system, bounds, validation fold, biome name, latitude, longitude, segments, meta, and COCO annotations. The dataset is divided into training and testing parts, containing 237 and 35 samples respectively. The download size of the dataset is 269,995,300 bytes, and the dataset size is 283,815,656 bytes. The dataset is licensed under CC BY-NC 4.0, categorized under image segmentation tasks, named as OAM-TCD, CC BY-NC images, and falls under the size category of n<1K.
数据集概述
数据集信息
特征
- image_id: 图像ID,数据类型为
int64 - image: 图像数据,数据类型为
image - height: 图像高度,数据类型为
int16 - width: 图像宽度,数据类型为
int16 - annotation: 图像标注,数据类型为
image - oam_id: OAM ID,数据类型为
string - license: 许可证信息,数据类型为
string - biome: 生物群落信息,数据类型为
int8 - crs: 坐标参考系统,数据类型为
string - bounds: 边界信息,数据类型为
float32,长度为4 - validation_fold: 验证折叠信息,数据类型为
int8 - biome_name: 生物群落名称,数据类型为
string - lat: 纬度,数据类型为
float32 - lon: 经度,数据类型为
float32 - segments: 分割信息,数据类型为
string - meta: 元数据,数据类型为
string - coco_annotations: COCO标注信息,数据类型为
string
数据集分割
- train: 训练集,包含237个样本,大小为240830437.0508917字节
- test: 测试集,包含35个样本,大小为42985219.947257385字节
数据集大小
- 下载大小: 269995300字节
- 数据集大小: 283815656.9981491字节
配置
- config_name: default
- data_files:
- train: 路径为
data/train-* - test: 路径为
data/test-*
- train: 路径为
- data_files:
许可证
- license: cc-by-nc-4.0
任务类别
- task_categories: 图像分割
数据集名称
- pretty_name: OAM-TCD, CC BY-NC images
数据集规模
- size_categories: n<1K




