Skip to content

Code for run inference of oak acorns detection using YOLOv7

License

Notifications You must be signed in to change notification settings

mondejar/oak-acorns-yolov7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Oak Acorns detector using YOLOv7

Description, dataset and weights to run inference of oak acorns detection using YOLOv7.

For a detailed explanation refer to the poster: https://www.researchgate.net/publication/370498503_Uso_de_deep_learning_y_deteccion_visual_para_el_conteo_automatico_en_el_aforo_de_bellota_de_encina

If you use this dataset or weights for your publications, please cite it as:

@article{unknown,
author = {Gómez-Giráldez, Pedro J. and Mondéjar-Guerra, Víctor M.},
year = {2023},
month = {04},
pages = {},
title = {Uso de deep learning y detección visual para el conteo automático en el aforo de bellota de encina}
}

How to run

YOLOv7

Download YOLOv7 from: https://github.com/WongKinYiu/yolov7

Donwload trained weights

Trained weights for YOLOv7 can be download from: best.pt

Dataset

The dataset and best weights can be download from: https://www.kaggle.com/datasets/mondejar/oak-acorns-detector

The dataset used in this train consist in 50 .png images with their corresponding annottation file. Original images and scaled images (1280x720) are provided.

Results

Examples of inference tests:

IMG_5622 IMG_1196 IMG_1185 IMG_1184 IMG_1141 IMG_1122 IMG_1092 IMG_1091 IMG_0951 IMG_0947

About

Code for run inference of oak acorns detection using YOLOv7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published