Stefan Kahl

Results 63 comments of Stefan Kahl

This is a memory error, typically raised when the GPU runs out of memory. There are basically two things you can do: Reduce the Batch Size or reduce the net...

Is this something we could implement? Meaning, if people have a BirdWeather ID, can they upload detection results to BirdWeather after analyzing the files from PUC SD cards. What do...

Thanks Tim, can you please take a look at the missing API doc? We probably also want some kind of filter to reduce the number of submissions to AWS S3,...

No, not yet, but we'll add it to the CLI soon.

You're right, it gets kind of complicated for extremely large datasets. I've always been a fan of file-based results formats because they're easy to access (i.e. you can always open...

We're working on a review feature for the GUI, in the meantime, we recommend using Raven to do selection review based on selection table outputs. Adding the begin time to...

I believe there might even be a workaround. Since the training procedure lets people export Raven models and then use these as custom classifier, it should be possible to load...

Ok, thanks. Makes sense. Two quick questions: - can you also please adjust the Readme with the new values? - why are changes in `analyze.py` different than in `species.py`? (if...

This is because of the second spectrogram we introduced in V2.4 - both spectrograms use different parameters to arrive at the same resolution, and there are only very few input...