Hi, Spanner-san.
I was able to get the camera demo working by applying the fix suggested by FUKU55-san in another thread (--disable-opencl).
(x) # ./inference.py resnet50-imagenet-onnx usb:0 --show-stats
(o) # ./inference.py resnet50-imagenet-onnx usb:0 --show-stats --disable-opencl
It seems that the integration between GStreamer and OpenCL is unstable in SDK 1.5.1.

