Skip to content

Deep learning models for remote sensing applications

Notifications You must be signed in to change notification settings

fangwei00-jin/DeepSatModels

 
 

Repository files navigation

Repository for training land cover recognition models for satellite imagery

Featured Papers

The following papers are featured in this repository:

Setting up a python environment

Initial steps for setting up experiments

  • Specify the base directory and paths for the training and evaluation files in the "data/datasets.yaml" file.
  • Utilize a distinct ".yaml" configuration file for each experiment. Example files can be found in the "configs" folder. These files contain default values corresponding to parameters used in the associated studies.
  • Adjust the ".yaml" configuration files as needed to train with your custom data.
  • Refer to the instructions provided in the specific README.MD files for additional guidance on setting up and running your experiments.

About

Deep learning models for remote sensing applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%