subhadeepkoley / Ellipse-Detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ellipse Detection in Images with Modified Faster R-CNN

This modified version of the Faster R-CNN has been adopted for accurate detection of elliptical objects present in an image. This framework substitutes the RPN with a more sophisticated GPN architecture for efficient modeling of the elliptical objects.

Overview image

About


Languages

Language:Python 100.0%