junguin commited on
Commit
e1e96cd
·
verified ·
1 Parent(s): f614cec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -25,11 +25,6 @@ Repository for the tabular portion (346 features) of the [Global Streetscapes da
25
 
26
  This repository has a total size of about 63G (37G for `data/`, 23G for `manual_labels/`, and 2.8G for `models/`). Please make sure your device has sufficient storage before cloning the repo.
27
 
28
- To clone the entire repo (which downloads all of the data), run in your terminal:
29
- ```
30
- git clone https://huggingface.co/datasets/NUS-UAL/global-streetscapes
31
- ```
32
-
33
  You can follow the code and documentation in our [GitHub repo](https://github.com/ualsg/global-streetscapes) to download the image files (total 10+ Million images, ~6TB) from their original sources as you need.
34
  Our [Wiki](https://github.com/ualsg/global-streetscapes/wiki/2-Download-images) also contains instructions and demo on how to filter the dataset for a subset of data of your interest and download the image files for them.
35
 
 
25
 
26
  This repository has a total size of about 63G (37G for `data/`, 23G for `manual_labels/`, and 2.8G for `models/`). Please make sure your device has sufficient storage before cloning the repo.
27
 
 
 
 
 
 
28
  You can follow the code and documentation in our [GitHub repo](https://github.com/ualsg/global-streetscapes) to download the image files (total 10+ Million images, ~6TB) from their original sources as you need.
29
  Our [Wiki](https://github.com/ualsg/global-streetscapes/wiki/2-Download-images) also contains instructions and demo on how to filter the dataset for a subset of data of your interest and download the image files for them.
30