geemmm

Results 1 comments of geemmm

After img = img.astype('float32'), try to add img = img/255. to make sure every value is between 0 and 1.