Can I use edge detection filter (exp: Sobel) to implement it in an unsupervised CNN model ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!