trailbehind / DeepOSM

Train a deep learning net with OpenStreetMap features and satellite imagery.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handle 504s in tile downloads

andrewljohnson opened this issue · comments

Traceback (most recent call last):
File "label_chunks_cnn.py", line 109, in
odn.download_tiles()

raise HTTPError(req.full_url, code, msg, hdrs, fp)

urllib.error.HTTPError: HTTP Error 504: Gateway Time-out

wont fix stuff for experiment 1, working on experiment 2