Open jiao0805 opened 4 years ago
@jiao0805 It may take a long time to finish download because the file is around 5GB.
get the link and download it by chrome.
It seems the link is not correct:
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='docs.google.com', port=443): Max retries exceeded with url: /uc?export=download&id=1AysroWpfISmm-yRFGBgFTrLy6FjQwvwP (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f2c908c09d0>: Failed to establish a new connection: [Errno 110] Connection timed out'))
use the following link to download directly and shift to ur desired location afterward. https://www.drive.google.com/uc?export=download&id=1AysroWpfISmm-yRFGBgFTrLy6FjQwvwP
Hello! Thanks for releasing the code of such a great job! I am trying to train the network with nyu_depth dataset when I got into trouble. As you instruction, I run the code E:\2020program\bts-master>python utils/download_from_gdrive.py 1AysroWpfISmm-yRFGBgFTrLy6FjQwvwP ../dataset/nyu_depth_v2/sync.zip
But nothing happened there. Maybe the link is no longer working? Can you help me out? Thank you.