Related Experiment Videos
A two-dimensional axis estimation method for pickable canopy apples based on YOLO cascade network
Hongwei Cui1, Meijia Yu1, Shijie Jiang1
1College of Agricultural Equipment Engineering, Henan University of Science and Technology, Luoyang, Henan, China.
Introduction:
In a complex orchard environment, canopy apples are obscured by various factors, making it hard for apple harvesting robots to accurately determine which apples can be directly harvested. Furthermore, the complex obstruction leads to difficulties in identifying keypoints on the apples and caculating the axis direction, directly affecting the robot's determination of grasping positions.
Methods:
To solve these issues, a two-dimensional (2D) axis estimation method for pickable canopy apples based on a YOLO cascade network was proposed. Firstly, the study introduced SPDConv for lossless downsampling and adopts dynamic upsampling to improve segmentation boundary accuracy, constructing an instance segmentation network named the YOLO-SD model to select pickable apples according to different occlusion conditions and growth states. Secondly, the geometric center of the mask image was located using its minimum enclosing circle, and the region of interest was extracted through morphological dilation. Then, by integrating the RFAConv, SCSA attention, and MBConv modules, a keypoint detection network YOLO-RSM was constructed to extract keypoints of pickable apples. Finally, a 2D axis construction strategy was proposed, which adaptively constructs the growth axis based on the visibility of keypoints.
Results:
Experimental results show that the overall average accuracy mAP50 of the YOLO-SD model for apple segmentation reached 95.2%, and the parameter quantity was reduced to 2.47 M. The average accuracy of the YOLO-RSM model for keypoint detection has reached 90.3%, which is 2.4%, 2.6%, and 4.7% higher than that of the YOLOv8n, YOLO11n, and YOLO12n models respectively. The 2D axis estimation algorithm has an average axis angular error of 7.23° ± 16.73°, and an axis estimation accuracy of 92.68%.
Discussion:
The proposed method can achieve high-precision canopy apple segmentation, keypoint detection, and 2D axis estimation, thus offering technical support for the picking operations of apple harvesting robots.
Related Concept Videos
Cluster Sampling Method
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Relative Motion Analysis using Rotating Axes
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it instrumental in...
Calibration Curves: Linear Least Squares
For data that follow a straight line, the standard method for fitting is the linear...
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation
On...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...