Select to view content in your preferred language

Deep Neural Network Regression for Normalized Digital Surface Model Generation With Sentinel-2 Imagery

88
2
2 weeks ago
ShareUser
Esri Community Manager
0 Kudos
2 Replies
ShareUser
Esri Community Manager

This is a link to an IEEE article that describes approaches using deep learning models for the extraction of high-resolution (<=10m) normalized digital surface models (nDSMs) from low-resolution Sentinel-2 (SAR) data.  Today, high spatial resolution nDSMs cannot be queried globally on an open-source basis.   The approach starts with a neural network architecture based on an enhanced U-net approach. 

U-net is available in ArcGIS, and can be modified using the ArcGIS.learn module.  See How U-net works? | ArcGIS API for Python | Esri Developer.

0 Kudos
ShareUser
Esri Community Manager

This is a link to an IEEE article that describes approaches using deep learning models for the extraction of high-resolution (<=10m) normalized digital surface models (nDSMs) from low-resolution Sentinel-2 (SAR) data.  Today, high spatial resolution nDSMs cannot be queried globally on an open-source basis.   The approach starts with a neural network architecture based on an enhanced U-net approach. 

U-net is available in ArcGIS, and can be modified using the ArcGIS.learn module.  See How U-net works? | ArcGIS API for Python | Esri Developer.