kubeedge / sedna

AI tookit over KubeEdge
https://sedna.readthedocs.io
Apache License 2.0
505 stars 164 forks source link

docker V0.43 Loss dependency files #294

Open JasonNing96 opened 2 years ago

JasonNing96 commented 2 years ago

The image from docker-hub, sedna-example-joint-inference-helmet-detection:V0.43, lost torch model:

image

Please Update the docker image on docker-hub.

JoeyHwong-gk commented 2 years ago

/ping @XinYao1994

XinYao1994 commented 2 years ago

@jaypume @JoeyHwong-gk @JasonNing96 Hello, this is a joint-inference-helmet-detection job (only the federated learning part uses Plato). Currently, I do not have any ideas about it. It seems to be caused by not installing the PyTorch dependency in the docker file.

JoeyHwong-gk commented 2 years ago

@JasonNing96 Would you mind providing more details? Actually the example of joint-inference would not use the aggregation.py, but more likely occurs in the federated-learning-surface-defect-detection-aggregation associated with this script.

XinYao1994 commented 2 years ago

@JasonNing96 Please update the version of Plato to remove the above errors.

JoeyHwong-gk commented 2 years ago

link #296 .

JimmyYang20 commented 2 years ago

@JasonNing96 fix it. try again.