I installed JetPack 3.1 using Jetson and when I try to run the backend sample I get the following error
Error: Unknown option …/…/data/Model/GoogleNet_one_class/GoogleNet_modified_oneClass_halfHD.prototxt
backend … [options]
Channel-num:
1-4, Number of file arguments should exactly match the number of channels specified
Supported formats:
H264
H265
OPTIONS:
-h,–help Prints this text
-fps Display rate in frames per second [Default = 30]
--s Give a statistic of each channel
--input-nalu Input to the decoder will be nal units[Default]
--input-chunks Input to the decoder will be a chunk of bytes
--trt-deployfile set deploy file name
--trt-modelfile set model file name
--trt-proc-interval set process interval, 1 frame will be process every trt-proc-interval
--trt-forcefp32 0 to use fp16 (if supported), 1 to use fp32
--trt-dumpresult 1 to dump result, 0[default] otherwise
--trt-enable-perf 1[default] to enable perf measurement, 0 otherwise
Error parsing commandline arguments