CloudCropFuture: Intelligent Monitoring Platform for Greenhouse Crops with Enhanced Agricultural Vision Models
Abstract
1. Introduction
- (1)
- An image augmentation technology with an improved diffusion model is proposed to alleviate the defects of image data such as noise and low resolution.
- (2)
- A set of enhanced YOLOv11-based CV performance-boosting models is proposed for monitoring the pests, maturity, and quality of multiple agricultural greenhouse crops.
- (3)
- A cloud-based platform (CloudCropFuture) is proposed, integrating multi-model Application Programming Interfaces (APIs) and three functional subsystems for comprehensive and intelligent crop monitoring.
- (4)
- Extensive experiments on multiple greenhouse crops enable optimal model selection based on accuracy, speed, or other specific needs.
2. Materials and Methods
2.1. Preliminaries
2.1.1. Diffusion Models
- (1)
- Forward Diffusion Process
- (2)
- Reverse Generation Process
2.1.2. The Related Work Regarding YOLO Models
- (1)
- YOLOv5n [32]: With its lightweight architecture and rapid detection capabilities, YOLOv5n is ideal for real-time monitoring on devices with limited computational resources. The robustness under variable lighting and complex backgrounds makes it suitable for agricultural fields.
- (2)
- YOLOv8n [33]: Building upon its predecessor, this model enhances detection performance through optimized network structures. It achieves a balance between accuracy and efficiency, making it effective for scenarios requiring both speed and precision in crop health assessment.
- (3)
- YOLOv9-t [34]: Specifically tailored for mobile devices, it reduces model complexity while preserving detection accuracy. Innovations like the C3Ghost module and lightweight feature fusion techniques improve computational efficiency, enabling edge-device deployment in agriculture.
- (4)
- YOLOv10n [35] and YOLOv11n [36]: As the most recent version in the series, they incorporate advanced technologies such as multi-scale training, task-aligned loss functions, and streamlined architectures. They achieve state-of-the-art speed–accuracy trade-offs, introducing unified multi-task processing through minimal code modifications, significantly enhancing adaptability for large-scale farmland monitoring.
2.1.3. The YOLOv11 Models
2.2. Intelligent Monitoring Platform for the Agricultural Greenhouse (CloudCropFuture)
2.2.1. The Growth Environment Data Acquisition and Monitoring System
- (1)
- High precision: Equipped with high-accuracy sensors, the system precisely captures environmental data, effectively avoiding errors caused by subjective judgments, thereby providing scientific data support for crop growth.
- (2)
- Real-time capability: The system enables continuous environmental monitoring, ensuring immediate access to disturbances. This allows users to promptly adjust cultivation strategies, maintaining optimal growing conditions for crops.
- (3)
- Scalability: The system supports flexible integration of additional monitoring devices to detect diverse environmental parameters without limitations, meeting the needs of various agricultural scenarios.
2.2.2. The Intelligent Control System of Greenhouse
2.2.3. The Crop Growth Intelligence Analysis System
- (1)
- The Crop Disease Detection System
- (2)
- The Crop Maturity Assessment System
- (3)
- The Crop Quality Evaluation System
2.2.4. Platform’s Main Functional Architecture
2.3. Enhanced Visual Models Boosting Performance of CloudCropFuture Monitoring Platform
2.3.1. Enhanced Diffusion Model for the Augmentation of Image Datasets
2.3.2. Visual Performance Boosting for YOLOv11-Based Models
- (1)
- The Separated and Enhancement Attention Module
- (2)
- The Content-Aware ReAssembly of Features Module
- (3)
- The Enhanced YOLOv11n Models
3. Results and Discussion
3.1. The Crop Disease Detection System
3.1.1. Introduction on Datasets
3.1.2. Comparisons of Model Performances
3.2. The Crop Maturity Assessment System
3.2.1. Introduction on Datasets
3.2.2. Comparisons of Model Performances
3.3. The Crop Quality Evaluation System
3.3.1. Introduction on Datasets
3.3.2. Comparisons of Model Performances
3.4. The Enhanced YOLOv11n Models
4. Conclusions and Future Work
- (1)
- Hardware Constraints: The current experimental validation was conducted under controlled hardware environments (e.g., stable network conditions). However, real-world agricultural settings often face challenges such as limited rural network bandwidth and unstable power supply, which may affect the platform’s deployment feasibility and real-time performance. The adaptability of the platform to low-resource hardware environments remains untested.
- (2)
- Training Data Availability: The model training and evaluation rely on existing public datasets, most of which are real-world data from actual farm environments. However, the Fruit Freshness Detection Dataset is lab-based. Despite this, the diversity in growth stages, environmental variations, and emerging pest/disease types may still be limited due to the availability of high-quality open-source datasets, potentially affecting the models’ robustness when facing real-world variations not covered in the training data.
- (3)
- Generalization Across Crop Species: The experimental datasets primarily cover a limited range of crop types. The performance of the proposed models on less-common crops has not been validated, limiting the generalizability of the findings across diverse agricultural scenarios.
- (4)
- Real-World System Evaluation Constraints: A comprehensive and scientific evaluation of the full system’s real-world performance, including its scalability, long-term reliability, and practical impact in operational agricultural settings, has not yet been completed. This limitation primarily stems from challenges in establishing long-term cooperation with commercial agricultural partners. Such partners are essential for accessing real farm environments, conducting multi-seasonal trials, and collecting on-site operational data. Consequently, the current validation remains confined to lab-based experiments, and the system’s real-world applicability requires further empirical testing.
- (1)
- Model Optimization: Optimizing the YOLOv11n-SC model structure to increase processing speed without sacrificing detection accuracy. Exploring new modules or technologies is also worth considering.
- (2)
- Cross-Domain Adaptability: Expanding research beyond limited crop datasets by exploring transfer learning and domain adaptation methods. This will enable existing models to quickly adapt to new crops or environments, reducing the need for large-scale labeled data for new crops and lowering training costs.
- (3)
- System Deployment and Long-Term Evaluation: Transitioning from proof-of-concept validation to real-world deployment. A thorough evaluation of the full system’s scalability, latency, and reliability in operational farm settings over multiple growing seasons will be conducted, focusing on the following: (a) System Performance Under Real-World Constraints: Measuring end-to-end latency, API throughput under concurrent user loads, and network bandwidth requirements in typical rural connectivity scenarios (e.g., unstable 4G/5G or satellite networks); (b) Fault Tolerance and Hardware Adaptability: Assessing system behavior under hardware-related challenges such as sensor outages, limited computing resources, and power disruptions, and developing lightweight backup mechanisms for low-resource environments; (c) Model Stability Across Diverse Scenarios: Evaluating long-term model performance across seasonal changes, emerging pests/diseases, and varying climatic conditions, using augmented training data to enhance robustness; (d) Practical Impact and Usability: Quantifying the platform’s influence on agricultural decision-making, resource efficiency, and productivity through structured pilot studies with partner farms, with a focus on usability for farmers with limited technical background.
- (4)
- Policy Support and Promotion: Collaborating with governments and agricultural institutions to promote policy incentives for intelligent greenhouse technology. Strengthening publicity and training programs will help raise awareness of intelligent agriculture among farmers, facilitating the adoption of the CloudCropFuture platform in practice.
Author Contributions
Funding
Institutional Review Board Statement
Data Availability Statement
Conflicts of Interest
Appendix A
Dataset | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Pepper Pest | YOLOv5n | 90.7 | 87.7 | 90.1 | 278.5 | 1,764,577 | 4.1 |
YOLOv8n | 82.7 | 75.7 | 82.9 | 282.5 | 3,006,428 | 8.1 | |
YOLOv9-t | 89.3 | 84.8 | 89.6 | 81.8 | 2,618,120 | 10.7 | |
YOLOv10n | 90.4 | 87.1 | 92.2 | 177.3 | 2,695,976 | 8.2 | |
YOLOv11n | 78.8 | 77.5 | 83.2 | 198.9 | 2,582,932 | 6.3 | |
YOLOv11n-Se | 76.5 | 78.1 | 82.2 | 153.4 | 2,686,420 | 6.5 | |
YOLOv11n-Ca | 87.7 | 82.5 | 89.0 | 171.5 | 2,723,036 | 6.6 | |
YOLOv11n-SC | 87.3 | 81.8 | 88.6 | 136.4 | 2,826,524 | 6.8 | |
Tea Leaf Disease | YOLOv5n | 96.9 | 83.3 | 99.0 | 287.4 | 1,769,989 | 4.2 |
YOLOv8n | 89.5 | 99.2 | 98.9 | 272.1 | 3,007,028 | 8.1 | |
YOLOv9-t | 96.6 | 83.0 | 99.1 | 81.3 | 2,619,680 | 10.7 | |
YOLOv10n | 97.4 | 82.5 | 99.0 | 176.2 | 2,697,536 | 8.2 | |
YOLOv11n | 87.7 | 99.2 | 99.0 | 198.4 | 2,583,712 | 6.3 | |
YOLOv11n-Se | 97.1 | 82.3 | 91.9 | 153.5 | 2,687,200 | 6.5 | |
YOLOv11n-Ca | 87.4 | 99.4 | 99.1 | 169.2 | 2,723,816 | 6.6 | |
YOLOv11n-SC | 87.6 | 99.0 | 99.1 | 137.0 | 2,827,304 | 6.8 | |
Tomato Leaf Disease | YOLOv5n | 77.0 | 89.0 | 88.3 | 286.2 | 1,768,636 | 4.2 |
YOLOv8n | 76.2 | 86.7 | 84.3 | 284.6 | 3,007,013 | 8.1 | |
YOLOv9-t | 75.1 | 78.0 | 82.3 | 81.4 | 2,619,290 | 10.7 | |
YOLOv10n | 85.4 | 76.9 | 86.0 | 176.3 | 2697146 | 8.2 | |
YOLOv11n | 77.7 | 85.9 | 83.2 | 196.1 | 2,583,517 | 6.3 | |
YOLOv11n-Se | 71.7 | 86.4 | 82.5 | 152.1 | 2,687,005 | 6.5 | |
YOLOv11n-Ca | 76.0 | 86.4 | 84.3 | 168.5 | 2,723,621 | 6.6 | |
YOLOv11n-SC | 77.3 | 86.8 | 83.2 | 136.1 | 2,827,109 | 6.8 | |
Original Tea Leaf Age | YOLOv5n | 73.9 | 86.1 | 86.1 | 274.7 | 1,764,577 | 4.1 |
YOLOv8n | 83.2 | 77.4 | 83.2 | 271.5 | 3,006,428 | 8.1 | |
YOLOv9-t | 88.9 | 79.8 | 89.1 | 81.8 | 2,618,120 | 10.7 | |
YOLOv10n | 83.0 | 81.1 | 87.2 | 178.9 | 2,695,976 | 8.2 | |
YOLOv11n | 80.3 | 82.7 | 87.0 | 196.7 | 2,582,932 | 6.3 | |
YOLOv11n-Se | 83.2 | 76.2 | 84.2 | 151.2 | 2,686,420 | 6.5 | |
YOLOv11n-Ca | 81.9 | 77.5 | 86.0 | 171.2 | 2,723,036 | 6.6 | |
YOLOv11n-SC | 86.4 | 80.0 | 87.9 | 138.5 | 2,826,524 | 6.8 |
Appendix B
References
- Tong, Y.-S.; Lee, T.-H.; Yen, K.-S. Deep Learning for Image-Based Plant Growth Monitoring: A Review. Int. J. Eng. Technol. Innov. 2022, 12, 225–246. [Google Scholar] [CrossRef]
- Min, X.; Ye, Y.; Xiong, S.; Chen, X. Computer Vision Meets Generative Models in Agriculture: Technological Advances, Challenges and Opportunities. Appl. Sci. 2025, 15, 7663. [Google Scholar] [CrossRef]
- Friha, O.; Ferrag, M.A.; Shu, L.; Maglaras, L.; Wang, X. Internet of Things for the Future of Smart Agriculture: A Comprehensive Survey of Emerging Technologies. IEEE/CAA J. Autom. Sin. 2021, 8, 718–752. [Google Scholar] [CrossRef]
- Li, H.; Guo, Y.; Zhao, H.; Wang, Y.; Chow, D. Towards Automated Greenhouse: A State of the Art Review on Greenhouse Monitoring Methods and Technologies Based on Internet of Things. Comput. Electron. Agric. 2021, 191, 106558. [Google Scholar] [CrossRef]
- Jia, W.; Guo, Z.; Zhang, W.; Zhang, H.; Liu, B. MSFNet: A Multi-Source Fusion-Based Method with Enhanced Hierarchical Spectral Semantic Perception for Wheat Disease Region Classification. Appl. Sci. 2025, 15, 7317. [Google Scholar] [CrossRef]
- Padhiary, M.; Saha, D.; Kumar, R.; Sethi, L.N.; Kumar, A. Enhancing Precision Agriculture: A Comprehensive Review of Machine Learning and AI Vision Applications in All-Terrain Vehicle for Farm Automation. Smart Agric. Technol. 2024, 8, 100483. [Google Scholar] [CrossRef]
- Liu, J.; Wang, X. Plant Diseases and Pests Detection Based on Deep Learning: A Review. Plant Methods 2021, 17, 22. [Google Scholar] [CrossRef]
- Hoque, A.; Padhiary, M. Automation and AI in Precision Agriculture: Innovations for Enhanced Crop Management and Sustainability. Asian J. Res. Comput. Sci. 2024, 17, 95–109. [Google Scholar] [CrossRef]
- Wang, D.; Zhang, M.; Li, M.; Lin, J. Fruits and Vegetables Preservation Based on AI Technology: Research Progress and Application Prospects. Comput. Electron. Agric. 2024, 226, 109382. [Google Scholar] [CrossRef]
- S.S., V.C.; S., A.H.; Albaaji, G.F. Precision Farming for Sustainability: An Agricultural Intelligence Model. Comput. Electron. Agric. 2024, 226, 109386. [Google Scholar] [CrossRef]
- Lasri, I.; Douiri, S.M.; El-Marzouki, N.; Riadsolh, A.; Elbelkacemi, M. YOLO-Based Approach for Intelligent Apple Crop Health Assessment. In Artificial Intelligence, Data Science and Applications; Lecture Notes in Networks and Systems; Springer: Cham, Switzerland, 2024; Volume 838, pp. 71–77. [Google Scholar] [CrossRef]
- Rabbani, A.; Hussain, M. YOLOv1 to YOLOv10: A Comprehensive Review of YOLO Variants and Their Application in the Agricultural Domain. arXiv 2024. [Google Scholar] [CrossRef]
- Yue, G.; Liu, Y.; Niu, T.; Liu, L.; An, L.; Wang, Z.; Duan, M. GLU-YOLOv8: An Improved Pest and Disease Target Detection Algorithm Based on YOLOv8. Forests 2024, 15, 1486. [Google Scholar] [CrossRef]
- Goyal, R.; Nath, A.; Niranjan, U. Weed Detection Using Deep Learning in Complex and Highly Occluded Potato Field Environment. Crop Prot. 2024, 187, 106948. [Google Scholar] [CrossRef]
- Xiao, B.; Nguyen, M.; Yan, W.Q. Fruit Ripeness Identification Using YOLOv8 Model. Multimed. Tools Appl. 2023, 83, 28039–28056. [Google Scholar] [CrossRef]
- Dinca, M.A.; Popescu, D.; Ichim, L.; Angelescu, N. Ensemble of Efficient Vision Transformers for Insect Classification. Appl. Sci. 2025, 15, 7610. [Google Scholar] [CrossRef]
- Yang, G.; Wang, J.; Nie, Z.; Yang, H.; Yu, S. A Lightweight YOLOv8 Tomato Detection Algorithm Combining Feature Enhancement and Attention. Agronomy 2023, 13, 1824. [Google Scholar] [CrossRef]
- Wei, J.; Ni, L.; Luo, L.; Chen, M.; You, M.; Sun, Y.; Hu, T. GFS-YOLO11: A Maturity Detection Model for Multi-Variety Tomato. Agronomy 2024, 14, 2644. [Google Scholar] [CrossRef]
- Diwan, T.; Anirudh, G.; Tembhurne, J.V. Object Detection Using YOLO: Challenges, Architectural Successors, Datasets and Applications. Multimed. Tools Appl. 2022, 82, 9243–9275. [Google Scholar] [CrossRef] [PubMed]
- Sharma, S. Manu Vardhan Advancing Precision Agriculture: Enhanced Weed Detection Using the Optimized YOLOv8T Model. Arab. J. Sci. Eng. 2024, 50, 7343–7360. [Google Scholar] [CrossRef]
- Cui, B.; Liang, L.; Ji, B.; Zhang, L.; Zhao, L.; Zhang, K.; Shi, F. Jean-Charles Créput Exploring the YOLO-FT Deep Learning Algorithm for UAV-Based Smart Agriculture Detection in Communication Networks. IEEE Trans. Netw. Serv. Manag. 2024, 21, 5347–5360. [Google Scholar] [CrossRef]
- Lei, Z.; Zhang, Y.; Wang, J.; Zhou, M. Cloud-Edge Collaborative Defect Detection Based on Efficient Yolo Networks and Incremental Learning. Sensors 2024, 24, 5921. [Google Scholar] [CrossRef]
- Dai, M.; Dorjoy, H.; Miao, H.; Zhang, S. A New Pest Detection Method Based on Improved YOLOv5m. Insects 2023, 14, 54. [Google Scholar] [CrossRef]
- Zhang, X.; Bu, J.; Zhou, X.; Wang, X. Automatic Pest Identification System in the Greenhouse Based on Deep Learning and Machine Vision. Front. Plant Sci. 2023, 14, 1255719. [Google Scholar] [CrossRef]
- Vishwakarma, A.; Sahu, A.; Sheikh, N.; Payasi, P.; Rajput, S.K.; Srivastava, L. IOT Based Greenhouse Monitoring and Controlling System. In Proceedings of the 2020 IEEE Students Conference on Engineering & Systems (SCES), Prayagraj, India, 10–12 July 2020; IEEE: New York, NY, USA, 2020. [Google Scholar] [CrossRef]
- Wang, X.; Liu, J. Vegetable Disease Detection Using an Improved YOLOv8 Algorithm in the Greenhouse Plant Environment. Sci. Rep. 2024, 14, 4261. [Google Scholar] [CrossRef]
- Sohl-Dickstein, J.; Weiss, E.A.; Maheswaranathan, N.; Ganguli, S. Deep Unsupervised Learning Using Nonequilibrium Thermodynamics. In Proceedings of the 32nd International Conference on International Conference on Machine Learning, Lille, France, 6 July 2015. [Google Scholar]
- Shao, S.; Wang, P.; Yan, R. Generative Adversarial Networks for Data Augmentation in Machine Fault Diagnosis. Comput. Ind. 2019, 106, 85–93. [Google Scholar] [CrossRef]
- Gao, D. Automatic Target Detection in Vehicle Images Based on YOLOv10 Deep Learning Algorithm. Appl. Comput. Eng. 2024, 88, 171–178. [Google Scholar] [CrossRef]
- Shen, J.; Wang, Q.; Zhao, M.; Hu, J.; Wang, J.; Shu, M.; Liu, Y.; Guo, W.; Qiao, H.; Niu, Q.; et al. Mapping Maize Planting Densities Using Unmanned Aerial Vehicles, Multispectral Remote Sensing, and Deep Learning Technology. Drones 2024, 8, 140. [Google Scholar] [CrossRef]
- Aibin, M.; Li, Y.; Sharma, R.; Ling, J.; Ye, J.; Lu, J.; Zhang, J.; Coria, L.; Huang, X.; Yang, Z.; et al. Advancing Forest Fire Risk Evaluation: An Integrated Framework for Visualizing Area-Specific Forest Fire Risks Using UAV Imagery, Object Detection and Color Mapping Techniques. Drones 2024, 8, 39. [Google Scholar] [CrossRef]
- Jocher, G. Ultralytics/Yolov5. Available online: https://github.com/ultralytics/yolov5 (accessed on 22 October 2024).
- Jocher, G.; Chaurasia, A.; Qiu, J. YOLOv8 by Ultralytics. Available online: https://github.com/ultralytics/ultralytics (accessed on 9 March 2024).
- Wang, C.-Y.; Yeh, I.-H.; Liao, H.-Y.M. YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information. In Proceedings of the 18th European Conference on Computer Vision (ECCV 2024), Milan, Italy, 29 September–4 October 2024. [Google Scholar]
- Wang, A.; Chen, H.; Liu, L.; Chen, K.; Lin, Z.; Han, J.; Ding, G. YOLOv10: Real-Time End-to-End Object Detection. Available online: https://arxiv.org/abs/2405.14458 (accessed on 29 May 2024).
- Jocher, G.; Qiu, J. Ultralytics YOLO11 (Version 11.0.0). Available online: https://github.com/ultralytics/ultralytics (accessed on 5 October 2024).
- Khanam, R.; Hussain, M. YOLOv11: An Overview of the Key Architectural Enhancements. arXiv 2024. [Google Scholar] [CrossRef]
- Yue, Z.; Wang, J.; Loy, C.C. Resshift: Efficient diffusion model for image super-resolution by residual shifting. Adv. Neural Inf. Process. Syst. 2023, 36, 13294–13307. [Google Scholar]
- Wang, Y.; Zhang, J.; Kan, M.; Shan, S.; Chen, X. Self-Supervised Equivariant Attention Mechanism for Weakly Supervised Semantic Segmentation. In Proceedings of the 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Seattle, WA, USA, 14–19 June 2020. [Google Scholar]
- Wang, J.; Chen, K.; Xu, R.; Liu, Z.; Loy, C.C.; Lin, D. CARAFE: Content-Aware ReAssembly of FEatures. In Proceedings of the 2019 IEEE/CVF International Conference on Computer Vision (ICCV), Seoul, Republic of Korea, 27 October–2 November 2019. [Google Scholar]
Models | Layers | Parameters | GFLOPs |
---|---|---|---|
YOLOv11n | 319 | 2,591,010 | 6.4 |
YOLOv11n-Se | 370 | 2,694,108 | 6.6 |
YOLOv11n-Ca | 339 | 2,731,052 | 6.7 |
YOLOv11n-SC | 390 | 2,834,540 | 6.9 |
Dataset Categories | URLs |
---|---|
Strawberry Disease | https://www.kaggle.com/datasets/usmanafzaal/strawberry-disease-detection-dataset (accessed on 29 October 2024) |
Pepper Pest | https://www.kaggle.com/datasets/indraagustian/red-chili-pepper-pests-dataset (accessed on 29 October 2024) |
Tea Leaf Disease | https://universe.roboflow.com/csice/tea-leaf-detection-yyd3x (accessed on 29 October 2024) |
Tomato Leaf Disease | https://www.kaggle.com/datasets/farukalam/tomato-leaf-diseases-detection-computer-vision (accessed on 29 October 2024) |
Datasets | Data Size | Categories |
---|---|---|
Strawberry Disease | 2500 | angular leaf spot, powdery mildew on leaves, leaf spot disease, gray mold, flower blight, black spot with fruit rot, powdery mildew on fruit |
Pepper Pest | 4994 | myzus persicae sulz (MP), bemisia tabaci (BT), thrips (T), caterpillar (C) |
Tea Leaf Disease | 2719 | black rot of tea, brown blight of tea, leaf rust of tea, red spider-infested tea leaf, tea mosquito bug-infested leaf, tea leaf, white spot of tea |
Tomato Leaf Disease | 737 | bacterial spot, early blight, health, late blight, leaf mold, target spot, black spot |
Dataset Categories | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Strawberry Disease | YOLOv5n | 79.2 | 77.6 | 78.0 | 289.6 | 1,768,636 | 4.2 |
YOLOv8n | 71.8 | 72.8 | 73.4 | 274.8 | 3,007,013 | 8.1 | |
YOLOv9-t | 84.1 | 79.3 | 84.0 | 82.0 | 2,619,290 | 10.7 | |
YOLOv10n | 79.5 | 79.3 | 81.9 | 178.0 | 2,697,146 | 8.2 | |
YOLOv11n | 78.9 | 69.2 | 74.2 | 197.3 | 2,583,517 | 6.3 | |
Pepper Pest | YOLOv5n | 90.7 | 87.7 | 90.1 | 278.5 | 1,764,577 | 4.1 |
YOLOv8n | 82.7 | 75.7 | 82.9 | 282.5 | 3,006,428 | 8.1 | |
YOLOv9-t | 89.3 | 84.8 | 89.6 | 81.8 | 2,618,120 | 10.7 | |
YOLOv10n | 90.4 | 87.1 | 92.2 | 177.3 | 2,695,976 | 8.2 | |
YOLOv11n | 78.8 | 77.5 | 83.2 | 198.9 | 2,582,932 | 6.3 | |
Tea Leaf Disease | YOLOv5n | 96.9 | 83.3 | 99.0 | 287.4 | 1,769,989 | 4.2 |
YOLOv8n | 89.5 | 99.2 | 98.9 | 272.1 | 3,007,028 | 8.1 | |
YOLOv9-t | 96.6 | 83.0 | 99.1 | 81.3 | 2,619,680 | 10.7 | |
YOLOv10n | 97.4 | 82.5 | 99.0 | 176.2 | 2,697,536 | 8.2 | |
YOLOv11n | 87.7 | 99.2 | 99.0 | 198.4 | 2,583,712 | 6.3 | |
Tomato Leaf Disease | YOLOv5n | 77.0 | 89.0 | 88.3 | 286.2 | 1,768,636 | 4.2 |
YOLOv8n | 76.2 | 86.7 | 84.3 | 284.6 | 3,007,013 | 8.1 | |
YOLOv9-t | 75.1 | 78.0 | 82.3 | 81.4 | 2,619,290 | 10.7 | |
YOLOv10n | 85.4 | 76.9 | 86.0 | 176.3 | 2,697,146 | 8.2 | |
YOLOv11n | 77.7 | 85.9 | 83.2 | 196.1 | 2,583,517 | 6.3 |
Dataset Categories | URLs |
---|---|
Tea Leaf Age Dataset | https://www.kaggle.com/datasets/fahadbd/tealeafagequality (accessed on 22 October 2024) |
Tomato Maturity Dataset | https://github.com/laboroai/LaboroTomato (accessed on 22 October 2024) |
Datasets | Data Size | Categories |
---|---|---|
Tea Leaf Age | 2195 | A (1–2 days old), B (3–4 days old), C (5–7 days old), D (over 7 days old) |
Tomato Maturity | 804 | b_fully_ripened, b_half_ripened, b_green, l_fully_ripened, l_half_ripened, l_green |
Dataset | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Original Tea Leaf Age | YOLOv5n | 73.9 | 86.1 | 86.1 | 274.7 | 1,764,577 | 4.1 |
YOLOv8n | 83.2 | 77.4 | 83.2 | 271.5 | 3,006,428 | 8.1 | |
YOLOv9-t | 88.9 | 79.8 | 89.1 | 81.8 | 2,618,120 | 10.7 | |
YOLOv10n | 83.0 | 81.1 | 87.2 | 178.9 | 2,695,976 | 8.2 | |
YOLOv11n | 80.3 | 82.7 | 87.0 | 196.7 | 2,582,932 | 6.3 | |
Augmented Tea Leaf Age | YOLOv5n | 82.2 | 82.5 | 88.8 | 296.7 | 1,764,577 | 4.1 |
YOLOv8n | 85.6 | 74.8 | 85.7 | 290.7 | 3,006,428 | 8.1 | |
YOLOv9-t | 88.8 | 85.0 | 92.0 | 81.9 | 2,618,120 | 10.7 | |
YOLOv10n | 90.8 | 86.1 | 90.3 | 174.3 | 2,695,976 | 8.2 | |
YOLOv11n | 89.8 | 77.5 | 89.8 | 196.2 | 2,582,932 | 6.3 |
Dataset | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Tomato Maturity | YOLOv5n | 78.1 | 78.0 | 83.1 | 291.3 | 1,767,283 | 4.2 |
YOLOv8n | 74.6 | 72.3 | 76.4 | 261.5 | 3,006,818 | 8.1 | |
YOLOv9-t | 77.1 | 78.4 | 83.8 | 81.0 | 2,618,900 | 10.7 | |
YOLOv10n | 82.9 | 73.6 | 82.0 | 164.5 | 2,696,756 | 8.2 | |
YOLOv11n | 81.0 | 70.9 | 79.9 | 197.0 | 2,583,322 | 6.3 |
Quality\Fruits | Apple | Banana | Orange |
---|---|---|---|
fresh | 705 | 904 | 737 |
normal | 1103 | 1356 | 995 |
rotten | 179 | 781 | 327 |
Dataset | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Fruit Freshness Detection | YOLOv5n | 99.0 | 98.3 | 99.2 | 289.3 | 1,771,342 | 4.2 |
YOLOv8n | 99.1 | 98.2 | 99.3 | 271.3 | 3,007,403 | 8.1 | |
YOLOv9-t | 98.7 | 97.9 | 99.2 | 81.2 | 2,620,070 | 10.7 | |
YOLOv10n | 99.0 | 98.1 | 99.2 | 174.9 | 2,697,926 | 8.2 | |
YOLOv11n | 99.1 | 98.6 | 99.3 | 197.7 | 2,583,907 | 6.3 |
Dataset | Method | P (%) | R (%) | mAP@0.5 (%) | FPS | Parameters | GFLOPs |
---|---|---|---|---|---|---|---|
Pepper Pest | YOLOv11n | 78.8 | 77.5 | 83.2 | 198.9 | 2,582,932 | 6.3 |
YOLOv11n-Se | 76.5 | 78.1 | 82.2 | 153.4 | 2,686,420 | 6.5 | |
YOLOv11n-Ca | 87.7 | 82.5 | 89.0 | 171.5 | 2,723,036 | 6.6 | |
YOLOv11n-SC | 87.3 | 81.8 | 88.6 | 136.4 | 2,826,524 | 6.8 | |
Tea Leaf Disease | YOLOv11n | 87.7 | 99.2 | 99.0 | 198.4 | 2,583,712 | 6.3 |
YOLOv11n-Se | 97.1 | 82.3 | 91.9 | 153.5 | 2,687,200 | 6.5 | |
YOLOv11n-Ca | 87.4 | 99.4 | 99.1 | 169.2 | 2,723,816 | 6.6 | |
YOLOv11n-SC | 87.6 | 99.0 | 99.1 | 137.0 | 2,827,304 | 6.8 | |
Tomato Leaf Disease | YOLOv11n | 77.7 | 85.9 | 83.2 | 196.1 | 2,583,517 | 6.3 |
YOLOv11n-Se | 71.7 | 86.4 | 82.5 | 152.1 | 2,687,005 | 6.5 | |
YOLOv11n-Ca | 76.0 | 86.4 | 84.3 | 168.5 | 2,723,621 | 6.6 | |
YOLOv11n-SC | 77.3 | 86.8 | 83.2 | 136.1 | 2,827,109 | 6.8 | |
Original Tea Leaf Age | YOLOv11n | 80.3 | 82.7 | 87.0 | 196.7 | 2,582,932 | 6.3 |
YOLOv11n-Se | 83.2 | 76.2 | 84.2 | 151.2 | 2,686,420 | 6.5 | |
YOLOv11n-Ca | 81.9 | 77.5 | 86.0 | 171.2 | 2,723,036 | 6.6 | |
YOLOv11n-SC | 86.4 | 80.0 | 87.9 | 138.5 | 2,826,524 | 6.8 |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Chen, R.; Zhu, Z.; Shen, B.; Zeng, J.; Yang, Z.; Yang, X.; Yao, L. CloudCropFuture: Intelligent Monitoring Platform for Greenhouse Crops with Enhanced Agricultural Vision Models. Appl. Sci. 2025, 15, 9767. https://doi.org/10.3390/app15179767
Chen R, Zhu Z, Shen B, Zeng J, Yang Z, Yang X, Yao L. CloudCropFuture: Intelligent Monitoring Platform for Greenhouse Crops with Enhanced Agricultural Vision Models. Applied Sciences. 2025; 15(17):9767. https://doi.org/10.3390/app15179767
Chicago/Turabian StyleChen, Ru, Zheren Zhu, Bingbing Shen, Jiusun Zeng, Zeyu Yang, Xiaolian Yang, and Le Yao. 2025. "CloudCropFuture: Intelligent Monitoring Platform for Greenhouse Crops with Enhanced Agricultural Vision Models" Applied Sciences 15, no. 17: 9767. https://doi.org/10.3390/app15179767
APA StyleChen, R., Zhu, Z., Shen, B., Zeng, J., Yang, Z., Yang, X., & Yao, L. (2025). CloudCropFuture: Intelligent Monitoring Platform for Greenhouse Crops with Enhanced Agricultural Vision Models. Applied Sciences, 15(17), 9767. https://doi.org/10.3390/app15179767