我正在从事jetson nano的工作,并利用hello ai world提供的jetson库。我已经测试了库附带的基本算法,它们都工作得很好,但我做了一些更改,使其在视频上运行import jetson.inferenceimport("ssd-mobilenet-v2", threshold=0.5) #loading the model
#camera = jetson.utils.gstCamera(1
服务日志显示:
Nov 18 12:51:51 jetson-desktop python3[13004]: Failed to set wall message, ignoring: InteractiveNov 18 12:51:51 jetson-desktop python3[13004]: Failed to call ScheduleShutdown in logind, proceedingNov 18 12:52:44 jetson-desktop python3[13004]: Failed to set wall mes
目标是由Yocto从meta-tegra层生产的NVIDIA Jetson Nano的SD卡图像。没有这些方法,我可以成功地编译和引导来自meta-tegra的镜像。-1.1.0-r0 do_compile: Function failed: do_compile (log file is located at /home/ubuntu/Desktop/comp-jetson-yocto| See also "/home/ubuntu/Desktop/comp-