Patrick Levin
Patrick Levin
Hi, the converter can only help with converting the model data to Tensorflow (Python). The code you need to work with the models (preparation of inputs and evaluating outputs) cannot...
> Did you also checked the third link ı sent you? I did. I am familiar with Vladimir's work and he actually contributed to this tool, too by giving very...
> Do you have any estimation about the time you can open that converted version repo? It's difficult to make a realistic estimation. The models contain quite a lot of...
@lghasemzadeh It's been a while and I didn't forget about your request. Unfortunately what I *did* forget about was publishing the repo. You can find my try at converting the...
@lghasemzadeh > To find the iris (iris detection), did you used a pre-trained model as used here? Yep, I used the exact same model. Accuracy isn't great and depends on...
This seems to be an issue with the downloaded model json. Can you try and open the `model.json` (or `model-strideXX.json`) in a text editor and confirm that it's actually a...
@khg2478 If the model files are OK, the only other reason might be the Python installation itself. Ever since version 3.0, the default encoding for Python source code is utf-8...
If you are still interested, I have compiled a list of localised labels for 29 languages with varying levels of completeness: Language | Missing labels | Missing labels (%) ------------|-----------------:|--------------------:|...
@Christoph-Lauer > Is it possible to get a full `label.txt` list for German with all entries ? > > I tried the incomplete list and run into an error: see...
@Christoph-Lauer I updated the archive in my comment above with the fixed files. Also: [**korrigierte Liste mit deutschen Namen**](https://github.com/kahst/BirdNET-Lite/files/7288822/labels_de.txt) Let me know if that fixes things, I'll redo the name...