Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forest height estimation with deep learning

Code for the paper:
Forest mapping and monitoring of the African continent using Sentinel-2 data and deep learning,
Anders U. Waldeland, Øivind Due Trier, Arnt-Børre Salberg
International Journal of Applied Earth Observations and Geoinformation
Volume 111, July 2022, 102840
Paper is available here

Setup and prerequisites

Use a linux computer with CUDA installed and a nvidia-compatible GPU.

Install requirments

pip3 install -r requirements.txt

Usage

Predict vegetation height for a given Sentinel-2 product:

python3 predict_scene.py --product S2A_MSIL1C_20170126T073151_N0204_R049_T37MDQ_20170126T074339

Run clear cutting detection on a time-series of vegetation height estimates:

python3 forest_clear_cutting_detection.py

About

Estimate vegetation height from satellite images using deep learning.

Resources

Stars

22 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages