A new element wrapping the LiteRT (aka TensorFlow Lite) inference engine. It currently supports only CPU. Co-authored-by: Daniel Morin <daniel.morin@collabora.com> Co-authored-by: Denis Shimizu <denis.shimizu@collabora.com> Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8523>
427 B
427 B
GStreamer elements for TensorFlow Lite
Given a TensorFlow Lite model, this element executes the inference to produce and add GstTensorMeta
metadata to the buffer to be consumed by a tensor decoder
Requires the TensorFlow Lite library. Tested with TensorFlow r2.18
To build TensorFlow Lite:
See detailed info on: https://www.tensorflow.org/lite/guide/build_cmake