> When I use mmdet 2.17, the problem is solved.
@leijie0106 请问你是怎么解决的,不管我怎么设置都会有下面的错误
换了2.17也有,by_prob设置成False也是一样的错误
assert len(indices) == len(self)
AssertionError
self.by_prob: True
indices: 0, self: 29320
Originally posted by @lihuikenny in #83 (comment)