VctorAHernndez commited on
Commit
c229c24
·
verified ·
1 Parent(s): e881702

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -72,10 +72,14 @@ In the future, the fully detokenized dataset will be made available. Should you
72
 
73
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/q5tLpuZJKdl7wFXJ68eUM.png)
74
 
 
 
75
  #### Queens Coverage Map
76
 
77
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/qJiddVVEPWgjle83OxfFZ.png)
78
 
 
 
79
  ### Code (TARDIS)
80
  The code used for training of the model is available [on GitHub](https://github.com/tera-ai/tardis).
81
 
 
72
 
73
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/q5tLpuZJKdl7wFXJ68eUM.png)
74
 
75
+ Above is the 70km^2 area we selected for putting together the Google StreetView data using openly available road data. Due to limitations to the data, each connected component of the graph is represented with a distinct color, for ease of visualization.
76
+
77
  #### Queens Coverage Map
78
 
79
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/681a420c572cfadef4d7954d/qJiddVVEPWgjle83OxfFZ.png)
80
 
81
+ Above is different 27km^2 area we selected to grow the dataset towards. Due to limitations to the data, each connected component of the graph is represented with a distinct color, for ease of visualization.
82
+
83
  ### Code (TARDIS)
84
  The code used for training of the model is available [on GitHub](https://github.com/tera-ai/tardis).
85