mapo icon indicating copy to clipboard operation
mapo copied to clipboard

Build a data pipeline for Landsat dataset

Open slavakurilyak opened this issue 6 years ago • 3 comments

As a developer or data engineer, I want to build a data pipeline for Landsat dataset, so that I can to feed the satellite imagery data into a machine learning model.

slavakurilyak avatar Jul 11 '18 18:07 slavakurilyak

Hi @slavakurilyak can I take this up?

ucalyptus avatar Nov 25 '19 17:11 ucalyptus

This is one sample of my work with Landsat LC08 dataset. link

ucalyptus avatar Nov 25 '19 17:11 ucalyptus

@ucalyptus feel free to explore this project in order to predict mineral deposits. Here are a few resources you can check out to build upon your land cover classification work:

  1. Semantic segmentation for satellite imagery: https://github.com/rmkemker/EarthMapper
  2. Image Classification for satellite imagery: https://github.com/codeRimoe/DL_for_RSIs

slavakurilyak avatar Nov 25 '19 20:11 slavakurilyak