Skip to content

Deep learning models for remote sensing applications

Notifications You must be signed in to change notification settings

jsnarvasa/DeepSatModels

 
 

Repository files navigation

Repository for training land cover recognition models for satellite imagery

Setting up a python environment

Initial steps for setting up experiments

  • Add the base directory and paths to train and evaluation path files in "data/datasets.yaml".
  • For each experiment we use a separate ".yaml" configuration file. Examples files are provided in "configs". The default values filled in these files correspond to parameters used in the experiments presented in respective studies.
  • Modify .yaml config files accordingly to train with your own data.

About

Deep learning models for remote sensing applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%