You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Apple Detection and Counting feature utilizes a YOLOv8-based object detection pipeline to identify and track apples in videos. This feature implements a centroid-based tracking algorithm that maintains unique IDs for each apple across frames, allowing for accurate tracking even when apples overlap or temporarily disappear. The detected apples are annotated with labels, and a cumulative count is displayed in real time within the output video.
Use Case
This feature is especially beneficial for apple orchards, where farmers and agricultural managers need to monitor apple counts for yield estimation and inventory management. By automating the detection and counting of apples on trees, orchard operators can gain valuable insights into crop productivity and health, facilitating timely decisions regarding harvesting and resource allocation.
Benefits
Implementing this feature provides several advantages:
Efficiency: Automates the counting and tracking process, significantly reducing the need for manual labor.
Accuracy: Ensures reliable apple counts even with occlusions, minimizing errors in yield assessments.
Real-Time Monitoring: Offers immediate insights into apple counts, aiding in effective planning and management.
Versatility: Can be adapted to various orchard setups, enhancing its applicability across different farming operations.
Add ScreenShots
No response
Priority
High
Record
I have read the Contributing Guidelines
I'm a GSSOC'24 contributor
I want to work on this issue
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊
Note: I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.
You can also check our CONTRIBUTING.md for guidelines on contributing to this project. We are here to help you on this journey of opensource, any help feel free to tag me or book an appointment.
Is there an existing issue for this?
Feature Description
The Apple Detection and Counting feature utilizes a YOLOv8-based object detection pipeline to identify and track apples in videos. This feature implements a centroid-based tracking algorithm that maintains unique IDs for each apple across frames, allowing for accurate tracking even when apples overlap or temporarily disappear. The detected apples are annotated with labels, and a cumulative count is displayed in real time within the output video.
Use Case
This feature is especially beneficial for apple orchards, where farmers and agricultural managers need to monitor apple counts for yield estimation and inventory management. By automating the detection and counting of apples on trees, orchard operators can gain valuable insights into crop productivity and health, facilitating timely decisions regarding harvesting and resource allocation.
Benefits
Implementing this feature provides several advantages:
Add ScreenShots
No response
Priority
High
Record
The text was updated successfully, but these errors were encountered: