Skip to content
pt20 edited this page Apr 18, 2021 · 4 revisions

Welcome to the nasa-impact-etci2021 wiki!

Notes:

  1. some images are cropped badly and have nodata values (i.e. white) - although they can have labels. But for starter we can treat them as noise.

MLFlow Tracking Server

http://pya.ddns.net

data download in colab

to run from colab

# ! rm -rf data
# ! mkdir data
# ! gdown https://drive.google.com/uc?id=14HqNW5uWLS92n7KrxKgDwUTsSEST6LCr
# ! unzip train.zip -d data/
# ! rm -rf data/__MACOSX
# ! pip install -r requirements.txt
Clone this wiki locally