Hanqer / deep-hough-transform

Jittor and Pytorch code for paper "Deep Hough Transform for Semantic Line Detection" (ECCV 2020, PAMI 2021)
344 stars 71 forks source link

Could deep hough transform detect circle? #53

Open hitachinsk opened 1 year ago

hitachinsk commented 1 year ago

Hello authors, thanks for sharing this amazing work. Since the traditional hough transform could detect line and circle, I wonder whether this work could also detect circle? I will appreciate your answer, thanks!