Deployment and Analysis of Instance Segmentation Algorithm for In-field Grade Estimation of Sweetpotatoes
Hoang M. Nguyen, Sydney Gyurek, Russell Mierop, Kenneth V. Pecota,, Kylie LaGamba, Michael Boyette, G. Craig Yencho, Cranos M. Williams, Michael, W. Kudenov

TL;DR
This study demonstrates a deep learning-based instance segmentation model using Mask R-CNN for rapid in-field grade estimation of sweetpotatoes, achieving accurate measurements comparable to optical sorters and enabling cost-effective yield assessment.
Contribution
The paper introduces a novel application of Mask R-CNN for in-field sweetpotato grading, showing it can operate effectively under various environmental conditions.
Findings
Model achieved RMSE of 0.66 cm for length
RMSE of 1.22 cm for width
Root count correlation with R^2=0.8
Abstract
Shape estimation of sweetpotato (SP) storage roots is inherently challenging due to their varied size and shape characteristics. Even measuring "simple" metrics, such as length and width, requires significant time investments either directly in-field or afterward using automated graders. In this paper, we present the results of a model that can perform grading and provide yield estimates directly in the field quicker than manual measurements. Detectron2, a library consisting of deep-learning object detection algorithms, was used to implement Mask R-CNN, an instance segmentation model. This model was deployed for in-field grade estimation of SPs and evaluated against an optical sorter. Storage roots from various clones imaged with a cellphone during trials between 2019 and 2020, were used in the model's training and validation to fine-tune a model to detect SPs. Our results showed that…
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
TopicsSmart Agriculture and AI · Irrigation Practices and Water Management · Leaf Properties and Growth Measurement
MethodsLib · Softmax · Region Proposal Network · Convolution · RoIAlign · Mask R-CNN · Semi-Pseudo-Label
