File size: 545 Bytes
78debdf e80f27c 78debdf e80f27c 78debdf d3a24c3 78debdf d3a24c3 78debdf | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | ---
dataset_info:
features:
- name: region
dtype: string
- name: timestamp
dtype: string
- name: split
dtype: string
- name: rgb_path
dtype: string
- name: ndvi_path
dtype: string
- name: output
dtype: string
splits:
- name: train
num_bytes: 46426
num_examples: 56
- name: test
num_bytes: 11571
num_examples: 14
download_size: 23768
dataset_size: 57997
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
---
|