InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

TypeError: 'NoneType' object is not subscriptable

Open SoulProficiency opened this issue 2 years ago • 1 comments

作者您好 首先感谢您的开源代码,我在训练目标检测模型的时候出现了问题,使用internimage_t_1k_224.pth作为预训练模型去训练coco数据集时报了如下错误: image 而后我将mask_rcnn_internimage_t_fpn_1x_coco.py的coco_instance.py替换为coco_detection.py,又替换了几个检测模型时如:mask_rcnn_r50_fpn.py,fast_rcnn_r50_fpn.py均会报以上错误。 期待您的解答,感谢!

SoulProficiency avatar Jul 07 '23 08:07 SoulProficiency

GPU是一张3080TI

SoulProficiency avatar Jul 07 '23 08:07 SoulProficiency