sedna icon indicating copy to clipboard operation
sedna copied to clipboard

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

Open JasonNing96 opened this issue 2 years ago • 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 avatar Apr 01 '22 02:04 JasonNing96

/ping @XinYao1994

JoeyHwong-gk avatar Apr 01 '22 08:04 JoeyHwong-gk

@JasonNing96 please update Plato's version.

XinYao1994 avatar Apr 06 '22 01:04 XinYao1994

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

JasonNing96 avatar Apr 07 '22 01:04 JasonNing96

@XinYao1994

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

JasonNing96 avatar Apr 07 '22 02:04 JasonNing96

@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

JoeyHwong-gk avatar Apr 07 '22 02:04 JoeyHwong-gk