produvia / mapo

Predict mining prospects and mineral deposits using deep learning and satellite imagery

Home Page:https://twitter.com/mapo_ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a data pipeline for Landsat dataset

slavakurilyak opened this issue · 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.

Hi @slavakurilyak can I take this up?

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

@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