Error on inferencing caffe model using imagenet jetson-inference

Hi,
I am using jetson-inference from

I am using the command ,
/usr/local/bin/imagenet --model=/home/xavier/bvlc_alexnet.caffemodel --prototxt=/home/xavier/deploy.prototxt /dev/video0

http://dl.caffe.berkeleyvision.org/bvlc_alexnet.caffemodel
https://raw.githubusercontent.com/BVLC/caffe/master/models/bvlc_alexnet/deploy.prototxt

But I am getting the error ,

[TRT] imageNet – failed to initialize.
imagenet: failed to initialize imageNet

Can anyone help on what I am missing ?

Hi,
This looks like a Jetson issue. Please refer to the below samlples in case useful.

For any further assistance, we recommend you to raise it to the respective platform from the below link

Thanks!