CVLGDec 7, 2021

Gaussian map predictions for 3D surface feature localisation and counting

arXiv:2112.03736v1
Originality Incremental advance
AI Analysis

This addresses a specific phenotyping application for fruit quality measurement, representing an incremental improvement over existing methods.

The paper tackles the problem of precisely locating and counting 3D surface features by proposing a Gaussian map representation, which outperforms state-of-the-art density-based methods on strawberry achene counting with demonstrated accuracy and precision.

In this paper, we propose to employ a Gaussian map representation to estimate precise location and count of 3D surface features, addressing the limitations of state-of-the-art methods based on density estimation which struggle in presence of local disturbances. Gaussian maps indicate probable object location and can be generated directly from keypoint annotations avoiding laborious and costly per-pixel annotations. We apply this method to the 3D spheroidal class of objects which can be projected into 2D shape representation enabling efficient processing by a neural network GNet, an improved UNet architecture, which generates the likely locations of surface features and their precise count. We demonstrate a practical use of this technique for counting strawberry achenes which is used as a fruit quality measure in phenotyping applications. The results of training the proposed system on several hundreds of 3D scans of strawberries from a publicly available dataset demonstrate the accuracy and precision of the system which outperforms the state-of-the-art density-based methods for this application.

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