The M-TLD dataset and all annotation files are publicly available at https://github.com/zhuojiaxiong6/DETR (accessed on 29 April 2026) to facilitate reproducibility and future research.
Open resource ↗zhuojiaxiong6/DETR · lines:38-108Unverified paper record
GBR-DETR: A Real-Time Tomato Leaf Disease Detection Model for Edge Device Deployment.
Sensors (Basel, Switzerland) · 8 May 2026 · 10.3390/s26102950
Abstract
Tomato leaf diseases pose significant threats to crop yield and food security. However, in real-world cultivation environments, factors such as fluctuating illumination, varying leaf occlusion, and ambiguous lesion morphology often compromise detection accuracy. This paper presents the Gradient-aware Bidirectional Retentive Detection Transformer (GBR-DETR), a model designed for high-precision, real-time disease detection. This model is composed of two network structures and a retentive feature aggregation module: (1) a Multi-scale Gradient-Aware Transfer Network (MGAT-Net) is designed to encode gradient information through the Sobel operator, thereby enhancing the localization stability for small and blurry lesions; (2) a Bidirectional Context Pyramid Network (BCPN) is proposed to enable bidirectional interactions among multi-level features through a top-down and a bottom-up pathway, thereby generating multi-scale lesion features and bridging cross-scale semantic gaps; and (3) a Retentive Feature Aggregation Module (RFAM) is used to suppress background noise and establish global feature correlations, thereby enhancing the overall representation capability for lesion recognition. Experiments on the Multi-scenario Tomato Leaf Disease (M-TLD) dataset show that GBR-DETR yields gains of 3.12, 4.88, and 3.41 percentage points in mAP 50-95 , mAP 50 , and mAP 75 , respectively, over the baseline RT-DETR, while also outperforming representative DETR-based and CNN-based detectors. The model demonstrates robust generalization on the PlantDoc cross-domain benchmark, achieving a 2.11% improvement in mAP 50 over the baseline. Deployed on the NVIDIA Jetson Orin Nano with TensorRT FP16, it achieves 54 ms latency, enabling real-time disease monitoring on edge devices. This solution provides effective technical support for real-time disease monitoring in smart agriculture.
Plant phenotyping relevance
トマト葉の病斑・病害状態を画像から検出するモデルを開発し、複数データセットで比較検証、エッジデバイス実装まで評価しており、植物病害表現型の取得手法が中心である。
abstractThis paper presents the Gradient-aware Bidirectional Retentive Detection Transformer (GBR-DETR), a model designed for high-precision, real-time disease detection.
abstractExperiments on the Multi-scenario Tomato Leaf Disease (M-TLD) dataset show that GBR-DETR yields gains of 3.12, 4.88, and 3.41 percentage points in mAP 50-95 , mAP 50 , and mAP 75 , respectively, over the baseline RT-DETR, while also outperforming representative DETR-based and CNN-based detectors.
abstractThe model demonstrates robust generalization on the PlantDoc cross-domain benchmark, achieving a 2.11% improvement in mAP 50 over the baseline.
Code and data availability
The paper's M-TLD tomato leaf disease dataset (2212 images, 6581 annotations) and the GBR-DETR implementation/training code are explicitly stated to be publicly available at the authors' GitHub repository.
The code and dataset used in this study are publicly available at the following GitHub repository: https://github.com/zhuojiaxiong6/DETR (accessed on 29 April 2026). This repository contains the implementation of GBR-DETR, a Detection Transformer variant developed for detecting tomato leaf diseases and pests. All relevant training scripts, configuration files, and instructions for dataset usage are provided in the repository.
Open resource ↗zhuojiaxiong6/DETR · lines:673-675This is an automatically classified, unverified record. Curator approval is required before any resource enters the Catalog.