-
Notifications
You must be signed in to change notification settings - Fork 211
Description
Hi BirdNET team,
I am training a model to detect low-frequency baleen whale calls. I am therefore using the Audio speed modification feature in the Train and Batch Analysis tabs, adjusting the minimum and maximum bandpass frequencies accordingly. At 10x speed, using a bandpass frequency range of 30-120 Hz (entered as 300-1200 Hz), the model seems to learn well and the training curves look good. When I use 5x speed (150-600 Hz bandpass frequency range), which is what I'd ideally like to use, the model stops after ~12 epochs and the training output plot produces a flat line. Any thoughts on whether this is an issue on my end with how I'm inputting data for training, or whether the base BirdNET model is not sufficiently trained for such low-frequency signals, or whether it is a bug with the GUI?
Thanks!
Cheers,
Dawn