dsrestrepo commited on
Commit
a5d157f
1 Parent(s): ab09a30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -20,6 +20,7 @@ The model was trained with images of 10 different cities in Colombia with most d
20
  The model was trained with satellite images of 10 different cities in Colombia extracted from sentinel-2 using RGB bands using an asymmetric autoencoder. Images with information that could result in noise such as black images were filtered prior to training to avoid noise in the data.
21
 
22
  The dataset was split into train and test using 80% for train and 20% to test.
 
23
  ## Training procedure
24
 
25
  ### Training hyperparameters
 
20
  The model was trained with satellite images of 10 different cities in Colombia extracted from sentinel-2 using RGB bands using an asymmetric autoencoder. Images with information that could result in noise such as black images were filtered prior to training to avoid noise in the data.
21
 
22
  The dataset was split into train and test using 80% for train and 20% to test.
23
+
24
  ## Training procedure
25
 
26
  ### Training hyperparameters