Edge detection filters #587
rafaelblevin821
started this conversation in
General
Replies: 1 comment 1 reply
-
BindsNET dont have this filter build-in, though it could be a nice addition. If you end up implement one, let me know and we can think on a way to add it to BindsNET with your contribution. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just a quick question because I can't find anything in the documentation.
Does BindsNet have any built-in edge detection filters such as Sobel or Canny? I have a dataset of ultrasound images which are very obscure and could benefit from a filter before going through the network.
If not, it's not big deal, I can implement my own or import one from pytorch.
Beta Was this translation helpful? Give feedback.
All reactions