The Stored Product Insect Database (SPIDB) is the Python package to assist with the Stored Product Insect Dataset (SPID) available on Kaggle.
The raw datasets are available at the following links:
Requests for insect-material-environment recordings can be made to: [email protected]. Recordings will be uploaded whenever available.
This package depends on the Sound Organization and Network Integration for Collection/Collaboration Database (SONICDB). The requirements will install automatically during the pip installation through setupy.py.
Install directly from Git using Pip:
pip install git+https://github.com/dkadyrov/spidb
Locally install by downloading the repo and installing through pip after setting your terminal to the repo directory:
pip install .