Open
Description
In each pixel where there is a water from our data set we will fill with the predicted water quality index we got from the CNN.
Then, we'll use matrix completion to complete the values for the rest of the pixels in the image.
Finally, we can use the image segmentation to assign each pixel to a specific class (each class is a specific range of water quality index values).