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

Why are your edge maps finer #10

Open
ziyouzheilu opened this issue Dec 5, 2023 · 1 comment
Open

Why are your edge maps finer #10

ziyouzheilu opened this issue Dec 5, 2023 · 1 comment

Comments

@ziyouzheilu
Copy link

I want to know what operations make the edge maps finer.If you could spare some time to reply to me, I would greatly appreciate it.

@xavysp
Copy link
Owner

xavysp commented Dec 14, 2023

Hi, thanks for interesting on TEED.
To thin the edges you should consider many options. Even using a proper dataset for training, your model will give you a thin results. For example, HED trained with BIPED can give you thinner edges than trained with BSDS. The other way to thin is a CNN architecture, VGG won't help you in this objective. And of course, the loss function, CATS loss is the great one to thin.

Hope they helped you.

Note. I have not studied deeply this part, maybe there are more ways.

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