nagellette / sentinel_traj_nn

4 stars 0 forks source link

Create custom convolution filter #86

Closed nagellette closed 3 years ago

nagellette commented 3 years ago

Sharpening, bluring etc. Choose something suggested for road segmentation. Example: https://stackoverflow.com/questions/51683471/how-to-add-custom-image-sharpening-layer-in-keras

nagellette commented 3 years ago

Different kind of filters created randomly, explanation here: https://datascience.stackexchange.com/questions/16463/what-is-are-the-default-filters-used-by-keras-convolution2d/16466#16466