Combine custom classifiers. #638
Unanswered
WillFMitch
asked this question in
Q&A
Replies: 1 comment
-
Hi again, @kahst any thoughts on the above problem? thanks again |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, apologies if this has been answered elsewhere.
I have been training new classifiers for several bird species which aren't currently included in the standard birdnet model. I have been using the GUI.
I would like to carry out a batch analysis and search for all focal species within a large dataset of field recordings. Is there a way to combine several custom classifiers into a single tflite file or perhaps into a species list, to allow me to search for each species in one go, instead of searching with each custom classifier individually?
I know I can append a custom classifier to the standard birdNET model but I just want the classifiers I've made and not the standard model.
I've little experience with python but willing to have a crack if someone could provide some pointers
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions