Publications
Sort:
Issue
Detecting the tip-burn stress of leafy vegetables using an improved RT-DETR model
Transactions of the Chinese Society of Agricultural Engineering 2026, 42(1): 201-209
Published: 15 January 2026
Abstract PDF (1.9 MB) Collect
Downloads:2

Tip-burn refers to the dieback from the edges and tips of the leaves in agriculture. Tip-burn stress has posed a serious threat to the growth of green leafy vegetables, particularly in controlled environments, such as plant factories. Fast-growing species (like lettuce) are very sensitive to the tip-burn stress. Therefore, it is of great significance to early detect the tip-burn stress for the high quality and yield of leafy vegetables. Among them, the tip-burn can be typically represented as the necrotic brown spots at the tips and margins of the rapidly developing leaves. However, it is still challenging to detect the tip-burn stress in the early stages, due to the small size. Moreover, the existing detection is often limited to the complex lighting under the artificial lights in plant factories. In this study, an improved model (called RT-DETR-TB) was proposed to detect the tip-burn stress in leafy vegetables using the RT-DETR framework. Firstly, the lightweight network (StarNet) was used as the backbone. The star operation was employed to enhance the feature extraction, where the inputs were mapped into implicitly high-dimensional spaces. Secondly, the original feature fusion was replaced with the star-attention feature fusion (SAFF) module. The star operation and channel prior convolutional attention (CPCA) were combined to fuse the multi-scale features. The accuracy of the detection was enhanced for the tip-burn targets at the different scales. Finally, the cross-scale edge enhancement (CSEE) module was added to the encoder. The shallow edge feature was utilized to improve the performance of the detection on the small targets. Experimental results showed that a detection speed of 58 frames per second, an average precision (AP50) of 88.4% and an average precision were achieved in the small objects (APS) of 50.7% for tip-burn detection. The RT-DETR-TB also shared the 16.4 M parameters and 52.1 G floating points. Compared with the RT-DETR, the RT-DETR-TB model reduced the number of parameters and floating-point operations by 18.4% and 11.1%, respectively, whereas there was an improvement in AP50 and APS by 2.4 and 3.9 percentage points, respectively. Moreover, the improved model converged faster, indicating a steeper and smoother loss decline. Additionally, four tests were constructed to represent the different lighting scenarios in order to evaluate the generalization under real plant factory environments. The performance of the detection varied greatly, due mainly to the visual distinction among tip-burn symptoms, healthy leaves, and the background under different lighting conditions. Multiple object detection was also tested over the different datasets. The RT-DETR-TB model outperformed the rest under all lighting conditions. More effective and robust performance was achieved to detect especially small tip-burn instances that were often missed by the rest models. The RT-DETR-TB model achieved an average AP50 of 77.1%, which was improved by 2.5, 1.7, and 0.9 percentage points over YOLOv5, YOLOv8, and RT-DETR, respectively, fully meeting the real-time accuracy requirements for the tip-burn stress detection under the complex environments of the plant factories. This finding can provide a technological solution for visual health monitoring in leafy vegetable production. Furthermore, early and precise identification of the stress symptoms can also enhance the crop yield and quality control of the plant factories in modern agriculture.

Issue
Research progress on binocular stereo vision technology and its applications in smart agriculture
Transactions of the Chinese Society of Agricultural Engineering 2025, 41(1): 27-39
Published: 15 January 2025
Abstract PDF (1.3 MB) Collect
Downloads:60

To achieve precision operations, it is essential to accurately locate targets within agricultural scenes. As an important method for obtaining three-dimensional (3D) perception of the real world, binocular stereo vision technology can facilitate the 3D localization and point cloud reconstruction of targets in agricultural environments, thereby showcasing considerable application potential. This paper conducts an in-depth study of binocular stereo vision technology and its applications in the agricultural field. Firstly, we summarize the pipeline of binocular stereo vision technology, reviewing its latest research advancements along the technical threads of binocular camera calibration, epipolar rectification, and stereo matching. The binocular camera calculates the depth information of targets based on disparity results. The objective of stereo vision calibration is to determine the intrinsic and extrinsic parameters of the camera, establishing a mapping between points in pixel coordinates and world coordinates, which includes reference calibration, active vision calibration, self-calibration, and neural network calibration methods. Epipolar rectification employs constraints to reduce the search space for matching points from two dimensions to one. Stereo matching calculates disparity by matching left and right images in both feature-based and deep learning methods. Feature-based methods can be further categorized into local, global, and semi-global methods, depending on the search range of matching pixels. Local methods search for matching points within surrounding areas, global methods minimize the global energy function, and semi-global methods aggregate costs from various directions. In contrast, deep learning methods can learn more complex features to enhance stereo matching results, further categorized by network frameworks such as convolutional neural networks (CNN), generative adversarial networks (GAN), and transformer methods. In addition, three prominent methods of neural architecture search (NAS)、iterative optimization (IO) and graph neural network (GNN) are also introduced. CNNs perform extensive convolution operations to compute matching costs, with notable research directions aim at improving accuracy, including convolutional encoders and decoders, hierarchical pyramids, and complex cost volumes. GANs synthesize data through adversarial generation, alleviating the challenges of acquiring realistic disparity in binocular datasets. Transformer methods utilize self-attention mechanisms to capture contextual information, addressing the limitations of CNN receptive fields. NAS can automatically construct stereo matching network architectures by incorporating human prior knowledge, eliminating the need for manual design. IO methods do not require the construction of cost volumes and cost aggregation, saving significant resources and enabling the processing of large disparity ranges. GNN can model complex relationships between features and extract global information. Furthermore, the trend in the number of publications in recent years are analysed to examine the widespread applications of binocular stereo vision technology in agricultural research. Recent literature is synthesized to explore the latest applications. This technology enables 3D localization of fruit targets and facilitates map navigation in practical operations based on point cloud processing. It also supports 3D reconstruction of crops or segmentation of individual organs for growth parameter measurement. Additionally, it aids in the identification of crop diseases or pests, combined with precision spraying by agricultural machinery. Ultimately, we summarize the challenges of applying binocular stereo vision technology in agriculture. Although it demonstrates high precision in localization, measurement, and identification, it still faces issues such as model complexity, scene limitations, scarcity of datasets, and a lack of evaluation standards for stereo matching. Looking ahead, future research in this technology for agricultural applications should focus on algorithm design and optimization, the establishment of intelligent assistance platforms, the construction of comprehensive datasets, and the improvement of evaluation system to further enhance the practicality and efficiency of binocular stereo vision systems in precision agriculture.

Total 2