Skip to content

vicdxxx/BlueberryDetectionAndCounting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Privacy Policy for MSU Blueberry Counting APP

MSU Blueberry Counting is committed to protecting your privacy. This Privacy Policy explains how we handle your information when you use our app.

Usage data

We do not collect, store, or process any personal data from users of MSU Blueberry Counting. This includes, but is not limited to, names, email addresses, phone numbers, or any other identifiable information.While we do not collect personal data, we do not use aggregated and anonymized data as well.

Third-Party Services

MSU Blueberry Counting does not use any third-party analytics or advertising services that would collect personal data. If we choose to implement such services in the future, we will update this Privacy Policy accordingly.

Security

Although we do not collect personal data, we take reasonable measures to protect the security of our app and its content.

Changes to This Privacy Policy

We may update this Privacy Policy from time to time. Any changes will be posted on this page with an updated effective date.

Blueberry Detection and Counting

This repository contains source codes for the peformance evaluation of YOLOv8 and YOLOv9 for blueberry dection, counting, and harvest maturity assessment. This study presents the first publicly available dataset of blueberry canopy images with 17,809 “Blue” (ripe) and “Unblue” (unripe) for blueberries, which were captured in diverse orchard conditions. YOLOv8l (large) and YOLOv9-c (compact) with comparable complexity were trained for blueberry detection and whereby fruit counting and “Blue” fruit percentage estimation. Both models performed similarly in terms of detection accuracy and speeds, except that YOLOv9-c was far more time-consuming to train. Trained with the input of high-resolution images of 3520×3520 pixels, YOLOv8l achieved an overall mAP@50 of nearly 93%, and a root-mean-square error of 10.4 in fruit counting and 3.62% in estimating the percentage of ripe fruit of each image. The dataset of blueberry canopy images will be made available very soon.

Citation

Please consider cite our work if you find this repo is helpful.

@article{Update soon,
  title={Canopy Image-based Blueberry Detection by YOLOv8 and YOLOv9 },
  author={Boyang Deng, Yuzhen Lu*},
  journal={Update soon},
  volume={Update soon},
  pages={Update soon},
  year={2024},
  publisher={update soon}
}

Materials

Wokring protocol: BlueberryAnnotationProtocol 03132023.pdf

Dataset URL: {Update soon}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published