Skip to content

v1.1.0

Compare
Choose a tag to compare
@Josef-Haupt Josef-Haupt released this 29 Apr 18:30

What's Changed

  • Labels for custom classifier get saved with utf-8 by @Josef-Haupt in #263
  • Convert file duration to int by @Josef-Haupt in #264
  • Added version check in GUI by @Josef-Haupt in #268
  • Limit the number of rows in the GUI to 100 by @Josef-Haupt in #273
  • lower() when checking for non-event classes for binary classfication by @max-mauermann in #289
  • Mixup only uses positive samples and does not mixup the same samples multiple times fix by @max-mauermann in #280
  • Added batch offset to timestamps and initalise results outside loop by @joshctaylor in #300
  • Updated raven selection table columns to be more convinient for Raven users by @Josef-Haupt in #306
  • Moved logs to user home dir by @Josef-Haupt in #315
  • Add zeros instead of noise to short samples by @Josef-Haupt in #313
  • Swedish labels are now capitalized by @Josef-Haupt in #318
  • Add an option for not analyzing files that have been analyzed by @Josef-Haupt in #316
  • Search for non-event indices now more memory efficient by @Josef-Haupt in #317 (credit @Tindtily)
  • Uninstall icon set to BirdNET icon
  • Option to install globally or to user directory
  • Fixed a bug where segments were incorrectly extracted
  • Added kaleidoscope output to GUI
  • Added a list file for Raven that contains a list of all file paths when using "Combine selection tables" titled <output_file>.list.txt
  • Reduced application size

New Contributors

Full Changelog: v1.0.2...v1.1.0