Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deep Learning for Edge detection #19

Open
getamu opened this issue Jun 23, 2017 · 1 comment
Open

Deep Learning for Edge detection #19

getamu opened this issue Jun 23, 2017 · 1 comment

Comments

@getamu
Copy link

getamu commented Jun 23, 2017

Hello!
I have a dataset of images in which the edges are manually labeled with different colors. I am planning to use deep learning on these training images. Then, I am thinking to test the model so that in the new input images, the model will predict those edges automatically.

@hepesu
Copy link

hepesu commented Jul 6, 2017

Nice idea, you can try combining HED like networks and some semantic segmentation networks (FCN?) to do the work which can outputs edge with semantic tags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants