TF-Keras
LiteRT
How to use from the
Use from the
TF-Keras library
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy)
# See https://github.com/keras-team/tf-keras for more details.
from huggingface_hub import from_pretrained_keras

model = from_pretrained_keras("sammlapp/BirdNET_v2.4")

The BirdNET model was developed by the Cornell Lab of Ornithology, and is maintained with the active repository https://github.com/birdnet-team/BirdNET-Analyzer

BirdNET is shared under the CC A-NC-SA 4.0. Suggested Citation: @article{kahl2021birdnet, title={BirdNET: A deep learning solution for avian diversity monitoring}, author={Kahl, Stefan and Wood, Connor M and Eibl, Maximilian and Klinck, Holger}, journal={Ecological Informatics}, volume={61}, pages={101236}, year={2021}, publisher={Elsevier} }

I added these files to this HuggingFace repository to provide stable and versioned downloads for reproducible analyses.

Downloads last month
191
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Collection including sammlapp/BirdNET_v2.4