Skip to contents

Installation

Functions to install the Python package

install_speciesnet()
Install SpeciesNet Python Package

Model Loading and Prediction

Core functions for species classification

load_speciesnet()
Load SpeciesNet Model
predict_species()
Predict Species in Image(s)

Results Processing

Extract information from predictions

get_top_species()
Get Top Classification from Prediction
predictions_to_df()
Convert Predictions to Data Frame