Fix app and documentation for better reproducibility #2
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
reproducibility
Some fixes for better reproducibility
1. An installation guide
2. Specify which packets we need + python version + packets version
3. Windows
Note that from python 3.10 tflite-runtime manual build is required.
A possible fix is to use Python 3.9.
4. Model upload
In the release would be great to have tflite model. The correct model directory must be Poke-Pi-Dex-
main\app\resources\classifier_model.
Remember to check the model filename (see pokemon_classifier_tflite.py).5. Path fix
best_classes.npy
must be moved frompokemon-classifier/src
a/app/resources/classifier_model
If using the tflite model converted from PyTorch decomment the following line
The text was updated successfully, but these errors were encountered: