使用labelme的GitHub中提供的json批量转voc格式的脚本,报错如下:
解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘
后发现是因为copy脚本时选择的版本不对
解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘

解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘

只要选回 master 或者 自己安装的对应版本 再copy就好了:
解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘
解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘
运行结果:
解决方案:AttributeError: module ‘labelme.utils‘ has no attribute ‘label_colormap‘

相关文章:

  • 2021-11-02
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2021-05-02
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-05
  • 2021-11-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-23
  • 2021-06-11
相关资源
相似解决方案