Insect_Detect_classification_v2 Computer Vision Project
Updated 7 months ago
1.5k
76
Metrics
Overview
The Insect_Detect_classification_v2 dataset contains mainly images of various insects sitting on or flying above an artificial flower platform. All images were automatically recorded with the Insect Detect DIY camera trap, a hardware combination of the Luxonis OAK-1, Raspberry Pi Zero 2 W and PiJuice Zero pHAT for automated insect monitoring.
Most of the images were captured by camera traps deployed at different sites in 2023. For some classes (e.g. ant, bee_bombus, beetle_cocci, bug, bug_grapho, hfly_eristal, hfly_myathr, hfly_syrphus) additional images were captured with a lab setup of the camera trap. For some classes (e.g. bee_apis, fly, hfly_episyr, wasp) images from the first dataset version were transferred to this dataset.
The images in this dataset from Roboflow are automatically compressed, which decreases model accuracy when used for training. Therefore it is recommended to use the uncompressed Zenodo version and split the dataset into train/val/test subsets in the provided training notebook.
Classes
This dataset contains the following 27 classes:
- ant (Formicidae)
- bee (Anthophila excluding Apis mellifera and Bombus sp.)
- bee_apis (Apis mellifera)
- bee_bombus (Bombus sp.)
- beetle (Coleoptera excluding Coccinellidae and some Oedemeridae)
- beetle_cocci (Coccinellidae)
- beetle_oedem (visually distinct Oedemeridae)
- bug (Heteroptera excluding Graphosoma italicum)
- bug_grapho (Graphosoma italicum)
- fly (Brachycera excluding Empididae, Sarcophagidae, Syrphidae and small Brachycera)
- fly_empi (Empididae)
- fly_sarco (visually distinct Sarcophagidae)
- fly_small (small Brachycera)
- hfly_episyr (hoverfly Episyrphus balteatus)
- hfly_eristal (hoverfly Eristalis sp., mainly Eristalis tenax)
- hfly_eupeo (mainly hoverfly Eupeodes corollae and Scaeva pyrastri)
- hfly_myathr (hoverfly Myathropa florea)
- hfly_sphaero (hoverfly Sphaerophoria sp., mainly Sphaerophoria scripta)
- hfly_syrphus (mainly hoverfly Syrphus sp.)
- lepi (Lepidoptera)
- none_bg (images with no insect - background (platform))
- none_bird (images with no insect - bird sitting on platform)
- none_dirt (images with no insect - leaves and other plant material, bird droppings)
- none_shadow (images with no insect - shadows of insects or surrounding plants)
- other (other Arthropods, including various Hymenoptera and Symphyta, Diptera, Orthoptera, Auchenorrhyncha, Neuroptera, Araneae)
- scorpionfly (Panorpa sp.)
- wasp (mainly Vespula sp. and Polistes dominula)
For the classes hfly_eupeo and hfly_syrphus a precise taxonomic distinction is not possible with images only, due to a potentially high variability in the appearance of the respective species. While most specimens will show the visual features that are important for a classification into one of these classes, some specimens of Syrphus sp. might look more like Eupeodes sp. and vice versa.
The images were sorted to the respective class by considering taxonomic and visual distinctions. However, this dataset is still rather small regarding the visually extremely diverse Insecta. Insects that are not included in this dataset can therefore be classified to the wrong class. All results should always be manually validated and false classifications can be used to extend this basic dataset and retrain your custom classification model.
Deployment
You can use this dataset as starting point to train your own insect classification models with the provided Google Colab training notebook. Read the model training instructions for more information.
A insect classification model trained on this dataset is available in the insect-detect-ml
GitHub repo. To deploy the model on your PC (ONNX format for fast CPU inference), follow the provided step-by-step instructions.
License
This dataset is licensed under the terms of the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0)
Citation
If you use this dataset, please cite our paper:
Sittinger M, Uhler J, Pink M, Herz A (2024) Insect detect: An open-source DIY camera trap for automated insect monitoring. PLoS ONE 19(4): e0295474. https://doi.org/10.1371/journal.pone.0295474
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
insect_detect_classification_v2_dataset,
title = { Insect_Detect_classification_v2 Dataset },
type = { Open Source Dataset },
author = { Maximilian Sittinger },
howpublished = { \url{ https://universe.roboflow.com/maximilian-sittinger/insect_detect_classification_v2 } },
url = { https://universe.roboflow.com/maximilian-sittinger/insect_detect_classification_v2 },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { apr },
note = { visited on 2024-11-22 },
}