High-throughput 3D shape completion of potato tubers on a harvester
Pieter M. Blok, Federico Magistri, Cyrill Stachniss, Haozhou Wang,, James Burridge, Wei Guo

TL;DR
This paper introduces CoRe++, a fast deep learning network that accurately completes 3D potato shapes from RGB-D images, enabling real-time yield estimation on harvesters and improving volume accuracy over traditional methods.
Contribution
We developed CoRe++, a novel 3D shape completion network that significantly improves accuracy and speed for estimating potato tuber volume from RGB-D images in agricultural settings.
Findings
Achieved an average completion accuracy of 2.8 mm.
Reduced volumetric RMSE to 22.6 ml, outperforming linear regression.
Completed shape processing in 10 milliseconds per tuber.
Abstract
Potato yield is an important metric for farmers to further optimize their cultivation practices. Potato yield can be estimated on a harvester using an RGB-D camera that can estimate the three-dimensional (3D) volume of individual potato tubers. A challenge, however, is that the 3D shape derived from RGB-D images is only partially completed, underestimating the actual volume. To address this issue, we developed a 3D shape completion network, called CoRe++, which can complete the 3D shape from RGB-D images. CoRe++ is a deep learning network that consists of a convolutional encoder and a decoder. The encoder compresses RGB-D images into latent vectors that are used by the decoder to complete the 3D shape using the deep signed distance field network (DeepSDF). To evaluate our CoRe++ network, we collected partial and complete 3D point clouds of 339 potato tubers on an operational harvester…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSmart Agriculture and AI
MethodsSparse Evolutionary Training · Linear Regression · Balanced Selection
