0
点赞
收藏
分享

微信扫一扫

labelme json_to_dataset.py 报错

殇感故事 2022-04-14 阅读 112

TypeError: label2rgb() got an unexpected keyword argument 'img'

解决方法:

imgviz 版本问题,1.5.0有问题,1.2.0测试没问题

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple imgviz==1.2.0

举报

相关推荐

0 条评论