Skip to content

Maheshwar098/PlanetView

Repository files navigation

PlanetView 🌎🛰️

PlanetView is a web-app providing Semantic Segmentation of Satellite Images. Users can obtain Land-use pattern Segmentation Masks of any location in any given duration.

Legend

  • #000000 Black - Unmarked
  • #202099 Blue - Water
  • #208040 Green - Trees
  • #707010 Yellow - Flooded Vegetation
  • #000000 Purple - Crops
  • #202099 Grey - Scrub
  • #208040 Maroon - Built Area
  • #304025 Olive - Bare ground
  • #505050 Grey - Snow/Ice
  • #208040 Teal - Cloud

Setup

  1. Clone Repo
git clone https://github.com/Maheshwar098/PlanetView.git
cd PLANETVIEW
  1. Obtain OpenCage GeoEncode API Key
  2. Create GCP Service Account and obtain serive key json
  3. Update .env file
  4. Create venv and install libs
python -m venv venv
venv/Scripts/Activate
pip install -r requirements.txt

Run App

venv/Scripts/Activate
flask --app  App.py run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •