/spidb

Stored Product Insect Database

Primary LanguagePython

DOI Documentation Status

Stored Product Insect Database (SPIDB)

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: daniel.kadyrov@gmail.com. Recordings will be uploaded whenever available.

Requirements

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.

Installation

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 .