You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Python environment with Tensorflow cuda installed (Pytorch CPU only) and I can use GPU with Perch inference. However, when loading and using the BirdNET model class, the GPU is not used.
I have a Python environment with Tensorflow cuda installed (Pytorch CPU only) and I can use GPU with Perch inference. However, when loading and using the BirdNET model class, the GPU is not used.
A comparison of the BirdNET class in this repo with the Birdnet-Analayzer code (https://github.com/kahst/BirdNET-Analyzer/blob/main/model.py#L48) did not reveal any obvious differences. Perhaps the dependency requirements are different.
The text was updated successfully, but these errors were encountered: