Dataset for varroa mite detection on sticky boards
- Divasón, Jose 1
- Romero, Ana 1
- Martínez de Pisón, Francisco Javier 1
- Silvestre, Miguel A. 2
- Santolaria, Pilar 3
- Yániz, Jesús L. 3
-
1
Universidad de La Rioja
info
-
2
Universitat de València
info
-
3
Universidad de Zaragoza
info
Editor: Zenodo
Año de publicación: 2023
Tipo: Dataset
Resumen
This Zenodo entry contains several supplementary files to the paper "Analysis of Varroa mite colony infestation level using new open software based on deep learning techniques" by Jose Divasón, Ana Romero, Francisco Javier Martínez de Pisón, Miguel A. Silvestre, Pilar Santolaria and Jesús L. Yániz. The code is also publicly available in Github: https://github.com/jodivaso/varroa_detector The following files are included in this entry: dataset.zip: this file contains the dataset that consists of 64 images (dimensions 8064 x 6048) of sticky boards with varroa mites. The compressed file also includes the labels (the annotations). images_deblurGAN.zip: this file contains the same 64 images, but after applying deblurGAN techniques. df_dataset.csv: CSV containing the information which images belong to the training set and which belong to the validation set. models.zip: it contains the different deep learning models that have been developed. example.zip: compressed file that includes a model (based on Faster R-CNN with resnet18 as backbone and fpn) and one image.