cocoa-xu / tflite_elixir

TensorFlow Lite Elixir bindings with optional EdgeTPU support.
Apache License 2.0
20 stars 3 forks source link

docs: fix object detection notebook #12

Closed mnishiguchi closed 1 year ago

mnishiguchi commented 1 year ago

One variable was invalid in the object detection notebook that was modified in https://github.com/cocoa-xu/tflite_elixir/pull/11. This PR will fix it.