Dataset Description
November 9, 2022 · View on GitHub
AVO-AIR dataset (~8.08Gb) consists of 984 high resolution aerial images, capturing a wide area of an avocado field located in ALLAL TAZI region of MOROCCO, gps coordonate 34°34'55.4"N 6°21'60.0"W , as well as two type of annotations of 89 images used to train two models for trees size classification, in a .tiff file for the first model and .json file for the second model. The annotation process of the trees instances was done by the members of our laboratory, using online annotation tools.
makesense.ai provides .json file in VGG styles:
- Small trees with label 'small'
- Medium trees with label 'medium'
- Large trees with label 'large'
apeer.com provides .tiff file with labels:
- '0' background
- '1' for medium trees
- '2' for small trees
- '3' for large trees
Download
AVO-AIR dataset can be downloaded here.
Data Acquisition
This dataset was created using an RGB camera (FC6310 Camera with CMOS sensor) mounted on a DJI Phantom 4 Pro UAV. It was collected using the described UAV over a 113 Ha farm of Avocado fruit trees, the camera angle was adjusted to 90° vertically with the field. The speed and flight altitude were 9 m/s and 90 meters respectively,aiming to provide a clear view of the avocado trees. A 75% Longitudinal overlap was applied.
Visualizations
images from the data :

Annotation 1 :

Annotation 2:

Files Description
- 'Avo-AirDB' folder: contains the 4864x3648 RGB aerial images. Total images are 984,
56 are annotated in .tiff format ,'annotation1' folder, and 89 are annotated in .json ,'annotation2' folder.
- 'annotation1' folder: contains two folders 'images' and 'masks'
- 'images' folder: contain 56 RGB images
- 'masks' folder : contain the coresponding masks in .tiff format
- 'annotation2' folder : contains two folders 'images' and 'labels'
- 'images' folder: contain 89 RGB images
- 'labels' folder: contain lables in .json file 'vgg_label.json'
Image filenames are defined with an ID number, such as:
DJI_0002.JPG
Citing the dataset
If you use this dataset, please cite the following publication:
K. El Amraoui, M. Lghoul, A. Ezzaki, L.Masmoudi, M.hadri, H.Elbelrhiti and A.Abaz, (2022). Avo-AirDB: An avocado UAV Database for agricultural image segmentation and classification. in data in breif journal doi.org/10.1016/j.dib.2022.108738
@article{elamraoui2022Avo,
title={Avo-AirDB: An avocado UAV Database for agricultural image segmentation and classification.},
author={Khalid El Amraoui, Moaataz Lghoul , Ayoub Ezzaki , Lhoussaine Masmoud , Majid hadri , Hicham Elbelrhiti and Aziz Abaz c },
journal={Data in Brief},
pages={108738},
year={2022},
ISSN = {2352-3409},
doi = {doi.org/10.1016/j.dib.2022.108738},
publisher={Elsevier}
}
Acknowledgment
This research has been financed by the Ministry of Higher Education and Scientific Research of Morocco (MESRSFC), the National Centre of Scientific and Technical Research of Morocco (CNRST) and Digital Development Agency of Morocco (ADD).