Dear all,

My goal is to predict night light intensity based on day time satellite imagery. I am using data from VIIRS and Landsat 8 sensors. My study area is shown in the attached image and I am following the methodology of the attached paper. According the authors their day time images are of 400*400 pixel (dimensions). Also, they classified the nighttime images into 3 categories (low, medium, high intensity lights). In my study area very few day time pixels corresponds to high intensity lights compared to the other 2 categories (e.g. I can find only 40 day time pixels for category 3 but I can sample way more for the other two categories). How should I sample (select) my day time images for each category, taking into account that each sample will have different dimensions (e.g. I can find only 40 day time pixels for category 3 but I can sample way more for the other two categories)? These samples are going to be my input to the VGG-16 architecture.

More Nikolaos Tziokas's questions See All
Similar questions and discussions