Open RinggaV opened 2 years ago
I solved the problem, but now there is a new problem, why does the unlabeled data converted by semi_coco.py still have annotations?
我得到一个错误: assert len(indices) == len(self) AssertionError
我不知道发生了什么
how did you solve this problem,please
did you solve this problem,thank you
Hi @RinggaV , how did you solve the problem of assert len(indices) == len(self) ?
i got an error : assert len(indices) == len(self) AssertionError
i dont know what happened