A repository containing environmental imagery segmentation using google earth engine, sentinelhub and bing-maps. It uses markov networks for the segmentation purposes.
pip install -r requirements.txt- clone the repository
- Run the above command to install the requirements of this project.
- Run the below code.
-
python3 scripts/earth_engine.py
- Take the
*.tifffile from the datasets folder and add it your google drive account. - Run the image_analysis notebook in google colab.