916264367

Results 7 comments of 916264367

> 在“Mock Video Stream for Inference in Edge Side”步骤之后,/joint_inference/output/output/中有四张图片,我应该如何检查推理结果? when I execute "ffmpeg -re -i /data/video/video.mp4 -vcodec libx264 -f rtsp rtsp://localhost/video",that is to say the last step in the document,...

when I execute "ffmpeg -re -i /data/video/video.mp4 -vcodec libx264 -f rtsp rtsp://localhost/video",that is to say the last step in the document, the ouputdir " /joint_inference/output" is empty? why

> /joint_inference/output 目录中没有输出, 状态: 活动:1 条件: 上次心跳时间:2021-11-09T09:25:07Z 上次转换时间:2021-11-09T09:25:07Z 消息:服务“头盔- detection-inference-example-cloud" 已经存在 状态:True 类型:失败 失败:1 开始时间:2021-11-09T09:25:07Z 事件: > > root@edgenode1:~# kubectl get pod NAME READY STATUS RESTARTS AGEhelmet -detection-inference-example-cloud-8v26p 1/1 Running...

If I replace the model and image of helmet detection with others, can it be combined for reasoning (Joint Inference Service).

I also encountered the same problem. How did you solve it?

> 我正在部署 Example1:[在头盔检测场景中使用联合推理服务](https://github.com/kubeedge/sedna/blob/main/examples/joint_inference/helmet_detection_inference/README.md)。 > > edge还可以,但是master有个问题:container `k8s_big-model_helmet-detection-inference-example-cloud`can't up > > ![图片](https://user-images.githubusercontent.com/34162360/159486040-c6646723-861e-49df-815f-ad4920a92177.png) > > 容器`k8s_big-model_helmet-detection-inference-example-cloud`的日志如下: > > ``` > [2022-03-22 12:44:24,480] base.py(79) [INFO] - Start sedna server over http://10.244.0.10:5000 > Exception...

> > > 我正在部署Example1: > > > 在头盔检测场景中[使用联合推理服务](https://github.com/kubeedge/sedna/blob/main/examples/joint_inference/helmet_detection_inference/README.md)。`k8s_big-model_helmet-detection-inference-example-cloud` > > > ![图片](https://user-images.githubusercontent.com/34162360/159486040-c6646723-861e-49df-815f-ad4920a92177.png)`k8s_big-model_helmet-detection-inference-example-cloud` > > > ``` > > > [2022-03-22 12:44:24,480] base.py(79) [INFO] - Start sedna server over http://10.244.0.10:5000 >...