CropNeRF: A Neural Radiance Field-Based Framework for Crop Counting
Md Ahmed Al Muzaddid, William J. Beksi
TL;DR
CropNeRF presents a NeRF-based framework for exact crop counting via 3D instance segmentation in multi-view field scenes. It constructs a semantic NeRF to produce both an environment and a crop-specific point cloud, then partitions the crop cloud into super- and subclusters. Visibility and mask-consistency scores are computed to form robust affinities, which are merged through label propagation to yield precise counts without crop-specific tuning. Evaluations on cotton, apple, and pear datasets show superior counting accuracy compared to prior methods, and a public cotton plant dataset is released to foster further research.
Abstract
Rigorous crop counting is crucial for effective agricultural management and informed intervention strategies. However, in outdoor field environments, partial occlusions combined with inherent ambiguity in distinguishing clustered crops from individual viewpoints poses an immense challenge for image-based segmentation methods. To address these problems, we introduce a novel crop counting framework designed for exact enumeration via 3D instance segmentation. Our approach utilizes 2D images captured from multiple viewpoints and associates independent instance masks for neural radiance field (NeRF) view synthesis. We introduce crop visibility and mask consistency scores, which are incorporated alongside 3D information from a NeRF model. This results in an effective segmentation of crop instances in 3D and highly-accurate crop counts. Furthermore, our method eliminates the dependence on crop-specific parameter tuning. We validate our framework on three agricultural datasets consisting of cotton bolls, apples, and pears, and demonstrate consistent counting performance despite major variations in crop color, shape, and size. A comparative analysis against the state of the art highlights superior performance on crop counting tasks. Lastly, we contribute a cotton plant dataset to advance further research on this topic.
