text tx2上的nvgstiva-app

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了text tx2上的nvgstiva-app相关的知识,希望对你有一定的参考价值。


nvgstiva-app -c ${HOME}/configs/PGIE-FP16-CarType-CarMake-CarColor.txt ======================================================================= Running the Sample Application ======================================================================= To run the sample application with a custom input stream: - Execute this command using the -i option and an absolute path to the stream file: 



$ nvgstiva-app -c ${HOME}/configs/PGIE-FP16-CarType-CarMake-CarColor.txt  -i <path_to_input_stream> 



To run the sample application using the graphical user interface: 

$ nvgstiva-app-gui -c ${HOME}/configs/PGIE-FP16-CarType-CarMake-CarColor.txt  -i <path_to_input_stream> -g ${HOME}/configs/gui_cfg.txt 



- If the error 'Failed to create pipeline' is displayed, remove the cache files on the Jetson developer kit as follows: $ sudo rm -rf ${HOME}/.cache/*



export DISPLAY=:0

sudo rm ~/.cache/gstreamer-1.0/ -rf

sudo  rm ~/Model/*/*.cache

以上是关于text tx2上的nvgstiva-app的主要内容,如果未能解决你的问题,请参考以下文章

text 将ssh与tx2连接

text 在tx2上运行tensor-rt样本模型

Jetson TX2上的demo(原创)

tx2--开机启动

TX2在Turtlebot测试kobuki

在 JETSON TX2 上部署 YoloV3