主题中讨论的其他器件:AM68、
您好!
我正在学习使用 Edge AI Model Composer、因此目前我只是尝试使用一个示例项目:动物分类。
我已成功培训、编译和部署该项目。 我已按照给定的 UART 连接步骤向下转到 Windows 驱动程序部分、边缘 AI 可以检测到我的摄像头连接到 AM68。 然而、当我打开实时预览时、摄像头窗口保持白色、就我所知、它不会在日志中显示错误消息。 为了获得更多信息、在开始使用 Edge AI Studio 之前、我使用示例应用对摄像头和电路板进行了测试、它们都能正常工作。Live Preview 的日志记录如下所示:
----------------
libtidl_onnxrt_EP loaded 0x198df740,最终创建的子图数为: 1,- offloaded Nodes - 289, Total Nodes - 289, app: init .. !!!、MEM:初始化... !!!、MEM:已初始化的 DMA 堆(FD=4)!!!、MEM:init…… 完成!!!、IPC:初始化... !!!、IPC:初始化... 完成!!!、远程服务:初始化... !!!、REMOTE_SERVICE:初始化... 完成!!!、 275.331005 s:GTC 频率= 200 MHz、app:初始化... done!!!, 275.334544 s: vx_zone_init : Enabled,275.334555 s:vx_zone_error: Enabled,275.334558 s :vx_zone_warning:Enabled ,275.33535 s:vx_zone_init:[tivxInitLocal:130] Initialization done!!!!,275.336TIvx_zone:Initialization done:644-microcontrollers:init--------- +、|物体探测演示|、------------------ +、++------------------ +、|输入 src:/dev/video2 |、|型号名称:0cd1c3a0|、|型号类型:检测|、------------------ +、++------------------ +=========== [input pipeline (S)]=========== ,,[pipe-0],, v4l2src device=/dev/video2 pixel-lasie-ratio=None ! capsfilter caps="image/jpeg、width=(int) 1280、height=(int) 720;"! jpegdec! tiovxdlcolorconvert! capsfilter caps="video/x-raw、format=(string) NV12;"! tiovxmultiscaler 名称=split_01、split_01。 ! 排队! capsfilter caps="video/x-raw、width=(int) 1280、height=(int) 720;"! tiovxdlcolorconvert out-pool-size=4! capsfilter caps="video/x-raw、format=(string) rgb;"! appsink max-buffers=2 drop=True name=sen_0、split_01。 ! 排队! capsfilter caps="video/x-raw、width=(int) 416、height=(int) 416;"! tiovxdlpreproc out-pool-size=4 data-type=3 tensor-format=1! capsfilter caps="应用/x-tensor-tiovx;"! appsink max-buffers=2 drop=True name=pre_0、、、========= [输出管道]=========== ,appsrc do-timestamp=True format=3 block=True name=post_0! tiovxdlcolorconvert! capsfilter caps="video/x-raw、format=(string) NV12、width=(int) 1280、height=(int) 720;"! jpegenc! multipartmux border=spionisto! rndbuffersize max=65000! udpsink sync=False clients=127.0.0.1:8081 host=127.0.0.1 port=8081 ,,>8,>279.650923 s: vx_zone_init:[tivxHostDeInitLocal:107] de-initialization done for host !,279.655515 s:vx_zone_init:[xDeInitLocal:193] de-init,app! !!!, remote_service: Deinit…… !!!, remote_service: Deinit…… 完成!!!, IPC: Deinit .. !!!!, IPC: DeInit .. 完成!!!、MEM:Deinit…… !!!,DDR_Shared_MEM : Alloc's : 13 alloc's of 14029636 bytes,DDR_Shared_MEM : free: 13 free's of 14029636 bytes,DDR_Shared_MEM : open's : 0 allocs of 0 bytes,DDR_Shared_MEM :总大小: 536870912 bytes,MEM : Deinit ..... 完成!!!!,应用程序: Deinit .. 完成!!!
----------------
我还想使用已部署的项目、它在/opt/projects 目录中、但我对此非常陌生、我不知道如何在板上运行这个算法。 可以帮帮我吗?
谢谢。
İbrahim Aşık μ A