ROCVMar 15, 2023

Panoptic Mapping with Fruit Completion and Pose Estimation for Horticultural Robots

arXiv:2303.08923v236 citationsh-index: 81Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of accurate 3D mapping for horticultural robots, enabling applications like autonomous harvesting and yield estimation, though it is incremental as it builds on existing panoptic mapping methods.

The paper tackles the problem of jointly estimating complete 3D shapes and poses of fruit in agricultural environments using a mobile robot, achieving improvements of 41% in completion accuracy and 52% in pose estimation accuracy compared to existing methods.

Monitoring plants and fruits at high resolution play a key role in the future of agriculture. Accurate 3D information can pave the way to a diverse number of robotic applications in agriculture ranging from autonomous harvesting to precise yield estimation. Obtaining such 3D information is non-trivial as agricultural environments are often repetitive and cluttered, and one has to account for the partial observability of fruit and plants. In this paper, we address the problem of jointly estimating complete 3D shapes of fruit and their pose in a 3D multi-resolution map built by a mobile robot. To this end, we propose an online multi-resolution panoptic mapping system where regions of interest are represented with a higher resolution. We exploit data to learn a general fruit shape representation that we use at inference time together with an occlusion-aware differentiable rendering pipeline to complete partial fruit observations and estimate the 7 DoF pose of each fruit in the map. The experiments presented in this paper evaluated both in the controlled environment and in a commercial greenhouse, show that our novel algorithm yields higher completion and pose estimation accuracy than existing methods, with an improvement of 41% in completion accuracy and 52% in pose estimation accuracy while keeping a low inference time of 0.6s in average. Codes are available at: https://github.com/PRBonn/HortiMapping.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes