RowDetr: End-to-End Crop Row Detection Using Polynomials
Rahul Harsha Cheppally, Ajay Sharda

TL;DR
RowDetr is an end-to-end transformer-based neural network that accurately detects crop rows, including curved and occluded ones, using a novel polynomial representation and optimized for real-time edge deployment in precision agriculture.
Contribution
This paper introduces a lightweight, end-to-end crop row detection model with a novel polynomial parameterization and specialized modules, improving accuracy and efficiency over existing methods.
Findings
Achieved up to 0.74 F1 score on diverse datasets.
Reduced inference latency to 3.5ms with INT8 quantization.
Demonstrated robustness in detecting curved and occluded crop rows.
Abstract
Crop row detection enables autonomous robots to navigate in gps denied environments. Vision based strategies often struggle in the environments due to gaps, curved crop rows and require post-processing steps. Furthermore, labeling crop rows in under the canopy environments accurately is very difficult due to occlusions. This study introduces RowDetr, an efficient end-to-end transformer-based neural network for crop row detection in precision agriculture. RowDetr leverages a lightweight backbone and a hybrid encoder to model straight, curved, or occluded crop rows with high precision. Central to the architecture is a novel polynomial representation that enables direct parameterization of crop rows, eliminating computationally expensive post-processing. Key innovations include a PolySampler module and multi-scale deformable attention, which work together with PolyOptLoss, an energy-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications
