Ellipse Detection and Localization with Applications to Knots in Sawn Lumber Images
Shenyi Pan, Shuxian Fan, Samuel W.K. Wong, James V. Zidek, Helge, Rhodin

TL;DR
This paper presents a tailored elliptical object detection method using an adapted Faster R-CNN for identifying knots in lumber images, significantly improving detection accuracy over general detectors and contributing a new dataset.
Contribution
The authors adapt and extend the Gaussian Proposal Network for elliptical object detection, specifically for knots in lumber, and provide a new open-source dataset and image correction algorithm.
Findings
Knots detected with 73.05% IoU, outperforming general detectors at 63.63%.
Proposed method improves elliptical object localization accuracy.
Contributes the first open-source dataset of labeled elliptical knots.
Abstract
While general object detection has seen tremendous progress, localization of elliptical objects has received little attention in the literature. Our motivating application is the detection of knots in sawn timber images, which is an important problem since the number and types of knots are visual characteristics that adversely affect the quality of sawn timber. We demonstrate how models can be tailored to the elliptical shape and thereby improve on general purpose detectors; more generally, elliptical defects are common in industrial production, such as enclosed air bubbles when casting glass or plastic. In this paper, we adapt the Faster R-CNN with its Region Proposal Network (RPN) to model elliptical objects with a Gaussian function, and extend the existing Gaussian Proposal Network (GPN) architecture by adding the region-of-interest pooling and regression branches, as well as using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Object Detection Techniques · Industrial Vision Systems and Defect Detection · Remote Sensing and LiDAR Applications
MethodsSoftmax · Region Proposal Network · Convolution · RoIPool · Faster R-CNN
