What's Changed
- Added hint about optimal threshhold by @max-mauermann in #805
- Removed the embedding normalization after data loading during training by @max-mauermann in #817
- Fix custom classifier false positives by removing BatchNormalization layers by @tphakala in #824
- Enabled select/deselect all option for checkbox group in eval tab by @Josef-Haupt in #825
- Allow custom species list with custom classifier by @Josef-Haupt in #827
- Show species list in GUI on selection by @Josef-Haupt in #827
- Updated result view to show more details on skipped files by @Josef-Haupt in #830
- Use utf-8 to open eBird codes file by @Josef-Haupt in #831
- Remove 'Predict species' option for perch model by @Josef-Haupt in #832
- Update deps for macOS by @Josef-Haupt in #833
Full Changelog: v2.3.0...v2.4.0