-
Notifications
You must be signed in to change notification settings - Fork 0
Home
pt20 edited this page Apr 18, 2021
·
4 revisions
Welcome to the nasa-impact-etci2021 wiki!
Notes:
- 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.
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