Concept

Setting Convolution-based Edge Detection Filter (Kernel) Weights Using Backpropagation

For detecting edges in some complicated images, it is proposed to use back-propagation when training the Deep learning model to find the optimal weights for the filter (kernel), rather than handpicking the weights. The objective is to find. the optimal values for these weights as parameters so that it appropriately detects the edges. It may even learn to detect edges that are at 45 degrees or 73 degrees.

Image 0

0

1

Updated 2021-04-09

Tags

Data Science