You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I am a beginner in the field of deep learning and landslide detection. I am interested in the way you re-scale the image data. For example, the slope may range from 0-90 degrees, and the elevation may range from 0-4000 meters. Besides, the optical bands and DEM data also have various ranges. So how did you normalize these bands? Thank you!