arXiv:2512.24193cs.CVcs.AI2025-12被引 1

用部分点云直接预测土豆重量,精度高且速度快。

PointRAFT: 3D deep learning for high-throughput prediction of potato tuber weight from partial point clouds

  • 直接从不完整点云回归预测重量,跳过三维重建。
  • 误差仅12.0克,处理速度达每秒150个土豆。
  • 适合农业自动化和机器人感知场景使用。

土豆产量是优化种植管理的关键指标。收割机可利用RGB-D相机捕捉传送带上单个土豆的三维信息,但由自遮挡导致的点云不完整,造成重量系统性低估。为此,本文提出PointRAFT,一种高通量点云回归网络,直接从部分点云预测连续3D形状属性(如土豆重量)。不同于重建完整几何结构,PointRAFT直接从原始3D数据推断目标值。其核心创新在于引入物体高度嵌入,将土豆高度作为额外几何线索,在实际收获条件下提升预测性能。模型在来自日本4个品种、3个生长季、859个土豆的26,688个部分点云上训练并评估。在包含172个土豆的测试集上,平均绝对误差为12.0克,均方根误差为17.2克,显著优于线性回归基线和标准PointNet++网络。单次推理平均耗时6.3毫秒,支持每秒150个土豆的处理速率,满足商业收割机的高速要求。该方法还可推广至多种3D表型与机器人感知任务。代码、模型权重及部分数据集已公开于https://github.com/pieterblok/pointraft.git。

原文摘要 · Abstract (English)

Potato yield is a key indicator for optimizing cultivation practices in agriculture. Potato yield can be estimated on harvesters using RGB-D cameras, which capture three-dimensional (3D) information of individual tubers moving along the conveyor belt. However, point clouds reconstructed from RGB-D images are incomplete due to self-occlusion, leading to systematic underestimation of tuber weight. To address this, we introduce PointRAFT, a high-throughput point cloud regression network that directly predicts continuous 3D shape properties, such as tuber weight, from partial point clouds. Rather than reconstructing full 3D geometry, PointRAFT infers target values directly from raw 3D data. Its key architectural novelty is an object height embedding that incorporates tuber height as an additional geometric cue, improving weight prediction under practical harvesting conditions. PointRAFT was trained and evaluated on 26,688 partial point clouds collected from 859 potato tubers across four cultivars and three growing seasons on an operational harvester in Japan. On a test set of 5,254 point clouds from 172 tubers, PointRAFT achieved a mean absolute error of 12.0 g and a root mean squared error of 17.2 g, substantially outperforming a linear regression baseline and a standard PointNet++ regression network. With an average inference time of 6.3 ms per point cloud, PointRAFT supports processing rates of up to 150 tubers per second, meeting the high-throughput requirements of commercial potato harvesters. Beyond potato weight estimation, PointRAFT provides a versatile regression network applicable to a wide range of 3D phenotyping and robotic perception tasks. The code, network weights, and a subset of the dataset are publicly available at https://github.com/pieterblok/pointraft.git.

3D点云农业智能回归网络土豆产量

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。