paulh27 commited on
Commit
0f141d1
1 Parent(s): 66724e4

update readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -72,7 +72,7 @@ Besides the images, there are additional files:
72
  - `index.json` identifies which tar files contain which tiles. It is a list of groups of files, and `groups[1234]` corresponds to the files present in 1234.tar.
73
  - `2024_dataset_tiles_random.json` and `2024_dataset_tiles_urban.json` differentiate which tiles were selected based on random global sampling, and which were selected based on targeted sampling of urban areas.
74
  - `forest_loss_dataset.tar` contains additional image time series that contain forest loss.
75
- -
76
 
77
  ## Authors
78
 
 
72
  - `index.json` identifies which tar files contain which tiles. It is a list of groups of files, and `groups[1234]` corresponds to the files present in 1234.tar.
73
  - `2024_dataset_tiles_random.json` and `2024_dataset_tiles_urban.json` differentiate which tiles were selected based on random global sampling, and which were selected based on targeted sampling of urban areas.
74
  - `forest_loss_dataset.tar` contains additional image time series that contain forest loss.
75
+ - `2024_dataset_evaluation.json` contain the annotations for the 300 time series in the evaluation set. It maps the image IDs to a binary label of 0 or 1, where 1 indicates 'change' and 0 'no change'.
76
 
77
  ## Authors
78