Can I use edge detection filter (exp: Sobel) to implement it in an unsupervised CNN model ?
1 次查看(过去 30 天)
显示 更早的评论
I want to use Sobel filter with a CNN model to make an unsupervised learning model to extract edges from the images, I read an article that made a model using this architecture: input layer - 3 hidden layers (Sobel and derivatives of gaussian are used) - output layer.
I wanted to ask if such a model could be made and how since I made a lot of researches and couldn't find something similar.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!