SoftTeacher icon indicating copy to clipboard operation
SoftTeacher copied to clipboard

assert len(indices) == len(self)

Open RinggaV opened this issue 2 years ago • 4 comments

i got an error : assert len(indices) == len(self) AssertionError

image image

i dont know what happened

RinggaV avatar Apr 27 '22 23:04 RinggaV

I solved the problem, but now there is a new problem, why does the unlabeled data converted by semi_coco.py still have annotations?

RinggaV avatar Apr 28 '22 00:04 RinggaV

我得到一个错误: assert len(indices) == len(self) AssertionError

image image

我不知道发生了什么

how did you solve this problem,please

yaofanji avatar Apr 28 '22 08:04 yaofanji

did you solve this problem,thank you

wwcc1107 avatar Jul 12 '22 14:07 wwcc1107

Hi @RinggaV , how did you solve the problem of assert len(indices) == len(self) ?

dnnxl avatar Sep 13 '22 19:09 dnnxl