RidgeRun / gst-inference

A GStreamer Deep Learning Inference Framework
GNU Lesser General Public License v2.1
121 stars 29 forks source link

Wiki example pipelines for TX2 fails in JP 3.3 #213

Closed dgarbanzo closed 4 years ago

dgarbanzo commented 5 years ago

The examples pipelines of the wiki page using a TX2 with Tensor Flow 1.8 CPU version fails in JP 3.3. (https://developer.ridgerun.com/wiki/index.php?title=GstInference/Example_pipelines/TX2#TinyYolov2_inference_on_image_file_using_Tensorflow)

Using the same pipelines but with a TX2 with Tensor Flow 1.12.2 CPU version works perfectly in JP 4.2.1

I tested the TX2 with Tensor Flow 1.8 CPU version JP3.3 setup with old pipelines (https://developer.ridgerun.com/wiki/index.php?title=GstInference/Example_pipelines/TX2&oldid=22257) and everything works fine in this case. The main difference was that old pipelines only use SW based elements.