/Earth-Observation

Primary LanguageJupyter Notebook

Earth Observation - Land Classification on EuroSAT dataset

Getting Started:

  1. Install conda by following the instructions at https://conda.io/projects/conda/en/latest/user-guide/install/index.html
  2. Create the environment using the environment.yml file:
conda env create -f environment.yml
  1. Explore and interact with the IPython notebook EuroSAT_baseline.ipynb.