根据大神“Ethanyyy”提供的上板教程把yolov5编译成功并部署到开发板上,运行"run_example.sh"脚本进行1080P的视频推理出现以下错误:
fb_cfg_func::platform is x3
fb_cfg_func::fb_res is 1080_fb
fb_cfg_func::vio_cfg_file is ./configs/x3_video_source.json.fb
sh: write error: No such device
/usr/bin/adbd is not runnning
Detecting platform:
board : Hobot XJ3 SOC SDB
udc : b2000000.dwc3
usb-gadget is already running
after start uvc
resolution 1080P feedback start, 1080P X3 JPEG Codec…
vio_cfg_file: ./configs/x3_video_source.json.fb
(video_source.cc:286): log level has been set, log_level: 4
(vps_manager.cc:375): create vps manager fifo success, this is main process
(vps_manager.cc:436): write input group id to fifo success, write_bytes_num: 32 fifo_fd: 5
(video_source_produce.cc:99): log level has been set, log_level: 4
(inferencer.cc:107): [ERROR] Not Support model_post_process-class_name: yolov5_postprocess
(method_manager.cc:112): methods init failed
错误日志已上传至附件