gst-inference icon indicating copy to clipboard operation
gst-inference copied to clipboard

A GStreamer Deep Learning Inference Framework

Results 46 gst-inference issues
Sort by recently updated
recently updated
newest added

A memory copy is added on GstBackend from the prediction result after commit 88d0cd01ab4b67f15d7fca07dfc42c892c6463d1 in order to return a new allocated gpointer not associated with the IPrediction. No performance hits...

enhancement
help wanted