会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
未名
博客园
首页
新随笔
联系
订阅
管理
2024年11月9日
MMdetection 问题报错 mmdet/evaluation/metrics/coco_metric.py data[‘category_id’] = self.cat_ids[label] IndexError: list index out of range
摘要: 方案一:有人说 在自己定义的 conifg文件中增加 metainfo = { 'classes': ('class1','class2', 'class2',), 'palette': [ (220, 20, 60), (221, 11, 22),(221, 11, 42), ] } 方案二:修改
阅读全文
posted @ 2024-11-09 11:45 未名w
阅读(7)
评论(0)
推荐(0)
编辑
公告