# Extracting the central crop row with CCRDNet for universal in-row navigation in agriculture

**Authors:** Hao Zheng, Qiang Wang

PMC · DOI: 10.3389/fpls.2026.1744637 · 2026-02-02

## TL;DR

This paper introduces CCRDNet, a lightweight deep learning model that extracts central crop rows for universal in-row navigation in agriculture, achieving high accuracy and real-time performance.

## Contribution

The novel CCRDNet model simplifies navigation by directly extracting central crop rows with minimal training data and generalizes to unseen environments.

## Key findings

- CCRDNet achieved 95.57% navigation line extraction accuracy with an average angle error of 1.13°.
- The model operates at 86.76 FPS on an RTX 3060 GPU and 48.78 FPS on a Jetson Orin NX.
- It enables zero-shot generalization across diverse agricultural environments with only 400 training images.

## Abstract

Deep learning has recently shown strong potential in crop row detection for navigation line extraction. However, existing approaches often rely on dataset-specific customization and extensive image preprocessing, limiting their practicality in real-world agricultural scenarios. In contrast, human operators can instinctively navigate machinery by simply following the central crop row. Inspired by this observation, we propose a novel strategy that directly extracts the central crop row as the navigation line. To support this paradigm, we introduce a three-class annotation scheme—background, vegetation, and central crop row—where the vegetation class serves as an auxiliary supervisory signal to provide structural constraints and guide accurate localization. A consistent annotation width of crop row is applied across all samples to enable the model to learn invariant structural features. We develop CCRDNet (Central Crop Row Detection Network), which predicts the central row position and subsequently fits the navigation line using the least-squares method. A dataset of 7,367 images comprising eight crop types across diverse environments was collected, yet only 400 images—from two crop types in eight environments—were used for training. Despite the limited supervision, the proposed method achieved a navigation line extraction accuracy of 95.57% with an average angle error of 1.13°. CCRDNet is lightweight, requiring only 0.033M parameters, and operates at 86.76 FPS on an RTX 3060 GPU and 48.78 FPS on a Jetson Orin NX. These results demonstrate that the proposed approach not only simplifies the navigation pipeline but also enables zero-shot generalization across previously unseen environments, fully satisfying the real-time requirements of agricultural machinery.

## Full-text entities

- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

13 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12907325/full.md

---
Source: https://tomesphere.com/paper/PMC12907325