pkuCactus / BDCN

The code for the CVPR2019 paper Bi-Directional Cascade Network for Perceptual Edge Detection
MIT License
341 stars 71 forks source link

Non-Maximum Suppression #35

Open ForawadStar opened 4 years ago

ForawadStar commented 4 years ago

Hi, I think it is a very great work. I wonder if you could give me the implemention of Non-Maximum Suppression? I have not found the Non-Maximum Suppression in the released code, did I not find it? thank you!

pkuCactus commented 4 years ago

Hi, Thanks for your attention, I use the code like as below https://github.com/pdollar/edges/blob/master/private/edgesNmsMex.cpp