ONNX format of the Google Perch v2 bird vocalization classifier, repackaged for use with
BirdNET-Go.
The Perch v2 model was developed by
Google Research as part of the
bird-vocalization-classifier project. It uses an EfficientNet-B3 architecture with approximately 12 million embedding parameters and 91 million classification parameters covering nearly 15,000 species.
The ONNX conversion was performed by
justinchuby, who also created an optimized variant with the DFT node converted to MatMul for additional speedup.
The label file originates from the
cgeorgiaw/Perch repository on HuggingFace.