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
When I started working on this one month ago, a simple .py file that could demonstrate the tflite model generated by cacli would have been immensely useful.
I have a working demonstration for my specific model trained with cacli:
Will work on submitting a pull request. Currently can run on all images in a directory and return results to another directory.
Future plans / ideas:
Integrate live video inference with a Flask application.