kubeedge/sedna

The Sedna ex.4 YoloV5, list' object has no attribute 'num_train_examples

JasonNing96 opened this issue · 5 comments

While I test the YoloV5 example, this error appear in all-in-one && local_install
image

And the code shown was here
51b22919ba9fcd0d8f9eaabb91d9c9c

It is preliminarily confirmed that the error is caused by data type error, but I do not know how to modify it. Has anyone else made a similar mistake?

@JasonNing96 please update Plato's version.

Thanks~
The plato's version on images? I down load the images v0.4.3 for test.

@XinYao1994

Thanks~ The plato's version on images? I down load the images v0.4.3 for test.

@XinYao1994

Thanks~ The plato's version on images? I down load the images v0.4.3 for test.

Just choose one of following :

  1. clone the lastest sedna project, then run build_image.sh to rebuild all images. Recommended
  2. enter the container, clone lastest the plato again, then run install with pip, follow here