Structured3D / code /download_missing_data.sh
KevinHuang's picture
Upload 10 files
37dc778 verified
raw
history blame contribute delete
357 Bytes
# Google Drive
## a large file (~500MB)
# gdown "https://drive.google.com/uc?id=1l_5RK28JRL19wpT22B-DY9We3TVXnnQQ"
## same as the above but with the file ID
# gdown "1l_5RK28JRL19wpT22B-DY9We3TVXnnQQ"
## download with fuzzy extraction of a file ID
gdown --fuzzy 'https://drive.google.com/file/d/1JqO3W771KZ9ddHqHkiTDv55phhPCo4it/view'
unzip share_data.zip