paper-with-me

홈 › Papers

An Application of Deep Learning for Sweet Cherry Phenotyping using YOLO Object Detection

2023-02-13 · Ritayu Nagpal, Sam Long, Shahid Jahagirdar, Weiwei Liu, Scott Fazackerley, Ramon Lawrence, Amritpal Singh

Tree fruit breeding is a long-term activity involving repeated measurements of various fruit quality traits on a large number of samples. These traits are traditionally measured by manually counting the fruits, weighing to indirectly measure the fruit size, and fruit colour is classified subjectively into different color categories using visual comparison to colour charts. These processes are slow, expensive and subject to evaluators' bias and fatigue. Recent advancements in deep learning can help automate this process. A method was developed to automatically count the number of sweet cherry fruits in a camera's field of view in real time using YOLOv3. A system capable of analyzing the image data for other traits such as size and color was also developed using Python. The YOLO model obtained close to 99% accuracy in object detection and counting of cherries and 90% on the Intersection over Union metric for object localization when extracting size and colour information. The model surpasses human performance and offers a significant improvement compared to manual counting.

📄 PDF Abstract BibTeX arXiv:2302.06698

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionObject Localization

Methods 이 논문이 사용한 방법론

BNB Customer Service Number +1-833-534-1729 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음
Average Pooling 설명 없음
Batch Normalization 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Cherry Yield Forecast: Harvest Prediction for Individual Sweet Cherry Trees

2025-03-26 · Andreas Gilson, Peter Pietrzyk, Chiara Paglia, Annika Killer 외

This paper is part of a publication series from the For5G project that has the goal of creating digital twins of sweet cherry trees. At the beginning a brief overview of the revious work in this project is provided. Afte…

Machine Learning for Detection and Severity Estimation of Sweetpotato Weevil Damage in Field and Lab Conditions

2026-02-06 · Doreen M. Chelangat, Sudi Murindanyi, Bruce Mugizi, Paul Musana 외 arxiv

Sweetpotato weevils (Cylas spp.) are considered among the most destructive pests impacting sweetpotato production, particularly in sub-Saharan Africa. Traditional methods for assessing weevil damage, predominantly relyin…

Object Detection

CherryPicker: Semantic Skeletonization and Topological Reconstruction of Cherry Trees

2023-04-10 · Lukas Meyer, Andreas Gilson, Oliver Scholz, Marc Stamminger

In plant phenotyping, accurate trait extraction from 3D point clouds of trees is still an open problem. For automatic modeling and trait extraction of tree organs such as blossoms and fruits, the semantically segmented p…

Monocular ReconstructionPlant PhenotypingSemantic Segmentation

A Semantic Segmentation Approach on Sweet Orange Leaf Diseases Detection Utilizing YOLO

2024-09-10 · Sabit Ahamed Preanto, Md. Taimur Ahad, Yousuf Rayhan Emon, Sumaya Mustofa 외

This research introduces an advanced method for diagnosing diseases in sweet orange leaves by utilising advanced artificial intelligence models like YOLOv8 . Due to their significance as a vital agricultural product, swe…

Semantic Segmentation

Track Any Peppers: Weakly Supervised Sweet Pepper Tracking Using VLMs

2024-11-11 · Jia Syuen Lim, Yadan Luo, Zhi Chen, Tianqi Wei 외

In the Detection and Multi-Object Tracking of Sweet Peppers Challenge, we present Track Any Peppers (TAP) - a weakly supervised ensemble technique for sweet peppers tracking. TAP leverages the zero-shot detection capabil…

Multi-Object TrackingObjectobject-detectionObject Detection+1