brendanwallison

Results 8 comments of brendanwallison

This is still an issue, even with the newest version of the code.

This would be very useful for me! I have ~10000 hours of recordings that I want to run BirdNET over, and a better GPU than CPU. Even if formal support...

I seem to have gotten it working outside of Docker. Here is my housekeeping so far, including random speedbumps not expressly related to the GPU. 1) I didn't want to...

Happy to help, this is a great resource. I usually use Pytorch so I'm sure you're right about not needing tensorflow-gpu. For the rest, it seems like that is simple...

Shifting to large batch prediction as opposed to proof of concept, I discovered I would eventually run out of RAM after a certain number of files processed. I believe this...

Does it happen with the base models as well, or just the Protobuf model? I have my fingers crossed that the memory leak has been plugged. Following the advice from...

This error message is going to lead people astray (myself included): `┌ Warning: failed to find valid initial parameters in 10 tries; consider providing explicit initial parameters using the `init_params`...