Cuogeihong / CEASC

The official implementation of CEASC
Apache License 2.0
99 stars 12 forks source link

assert module.num_classes == len(dataset.CLASSES), \ #25

Open eiokobe opened 9 months ago

eiokobe commented 9 months ago

我完全按照你的配置文件进行训练,结果报错 assert module.num_classes == len(dataset.CLASSES), \ AssertionError: The num_classes (1) in RPNHeadExpand of MMDataParallel does not matches the length of CLASSES 10) in RepeatDataset 环境配置就只有cuda版本跟你不同,其他都相同