ctundia commited on
Commit
996495f
1 Parent(s): b4f52e0

Update README.txt

Browse files
Files changed (1) hide show
  1. README.txt +1 -1
README.txt CHANGED
@@ -7,7 +7,7 @@ T1.zip : Consists of images of time T1 i.e. changed image
7
  task_1_masks.zip: Consists of binary masks of task_1 i.e. Farm Pond Constructed and Farm Pond Demolished
8
  task_2_masks.zip: Consists of binary masks of task_2 i.e. Farm Pond Dried and Farm Pond Wetted
9
  task_3_masks.zip: Consists of binary masks of task_3 i.e. All 4 classes combined: Farm Pond Constructed, Farm Pond Demolished, Farm Pond Dried and Farm Pond Wetted
10
- multi_class_masks.zip(new): Consists of indexed masks having each class pixel marked as an integer in the range 0-4,
11
  0 - Background, 1 - Farm Pond Constructed, 2 - Farm Pond Demolished, 3 - Farm Pond Dried and 4 - Farm Pond Wetted
12
 
13
  cd_dataset_train.txt: Contains file_names of train set to be taken from T0, T1 and masks of one of the tasks(task_1, task_2, task_3)
 
7
  task_1_masks.zip: Consists of binary masks of task_1 i.e. Farm Pond Constructed and Farm Pond Demolished
8
  task_2_masks.zip: Consists of binary masks of task_2 i.e. Farm Pond Dried and Farm Pond Wetted
9
  task_3_masks.zip: Consists of binary masks of task_3 i.e. All 4 classes combined: Farm Pond Constructed, Farm Pond Demolished, Farm Pond Dried and Farm Pond Wetted
10
+ multi_class_masks.zip(new): Consists of indexed masks for multi class change detection. Each mask consists of pixels with values as an integer in the range 0-4,
11
  0 - Background, 1 - Farm Pond Constructed, 2 - Farm Pond Demolished, 3 - Farm Pond Dried and 4 - Farm Pond Wetted
12
 
13
  cd_dataset_train.txt: Contains file_names of train set to be taken from T0, T1 and masks of one of the tasks(task_1, task_2, task_3)