Skip to content

Commit

Permalink
Global 3K model update
Browse files Browse the repository at this point in the history
  • Loading branch information
kahst committed Aug 16, 2022
1 parent 08f0315 commit cb37078
Show file tree
Hide file tree
Showing 42 changed files with 81,948 additions and 362 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

[license-badge]: https://badgen.net/badge/License/CC-BY-NC-SA%204.0/green
[os-badge]: https://badgen.net/badge/OS/Linux%2C%20Windows/blue
[species-badge]: https://badgen.net/badge/Species/2424/blue
[species-badge]: https://badgen.net/badge/Species/3327/blue

## Introduction
This repo contains BirdNET models and scripts for processing large amounts of audio data or single audio files. This is the most advanced version of BirdNET for acoustic analyses and we will keep this repository up-to-date with new models and improved interfaces to enable scientists with no CS background to run the analysis.
Expand Down Expand Up @@ -61,11 +61,11 @@ We also have a discussion forum on Reddit if you have a general question or just

## Model version update

**V2.1, Apr 2022**
**V2.2, Aug 2022**

- same model architecture as V2.0
- extended 2022 training data
- global selection of species (birds and non-birds) with 2,434 classes (incl. 10 non-event classes)
- smaller (21.3 MB vs. 29.5 MB as FP32) and faster (1.31 vs 2.03 GFLOPs) than V2.1
- maintains same accuracy as V2.1 despite more classes
- global selection of species (birds and non-birds) with 3,337 classes (incl. 10 non-event classes)

You can find a list of previous versions here: [BirdNET-Analyzer Model Version History](https://github.com/kahst/BirdNET-Analyzer/tree/main/checkpoints)

Expand Down
7 changes: 7 additions & 0 deletions checkpoints/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,18 @@ You can download and unzip previous model versions, make sure to update the `MOD

Model update history:

**V2.2**

- smaller (21.3 MB vs. 29.5 MB as FP32) and faster (1.31 vs 2.03 GFLOPs) than V2.1
- maintains same accuracy as V2.1 despite more classes
- global selection of species (birds and non-birds) with 3,337 classes (incl. 10 non-event classes)

**V2.1**

- same model architecture as V2.0
- extended 2022 training data
- global selection of species (birds and non-birds) with 2,434 classes (incl. 10 non-event classes)
- Download here: [BirdNET-Analyzer-V2.1.zip](https://drive.google.com/file/d/15cvPiezn_6H2tQs1FGMVrVdqiwLjLRms)

**V2.0**

Expand Down
Binary file not shown.
314 changes: 0 additions & 314 deletions checkpoints/V2.1/BirdNET_GLOBAL_2K_V2.1_Model/keras_metadata.pb

This file was deleted.

Binary file not shown.
Binary file not shown.
Loading

0 comments on commit cb37078

Please sign in to comment.