labelme生成的.json文件批量转化为label图片

2021-06-04 16:02

阅读:403

标签:div   https   pil   let   article   int   tps   flat   文件   

 

转自:https://blog.csdn.net/weixin_42388228/article/details/88235240

 

 

 

改变label颜色:

colormap = label_colormap(255) 

lbl_pil.putpalette((colormap * 255).astype(np.uint8).flatten())

 

labelme生成的.json文件批量转化为label图片

标签:div   https   pil   let   article   int   tps   flat   文件   

原文地址:https://www.cnblogs.com/Manuel/p/12340991.html

上一篇:Http协议

下一篇:linux 安装nodejs


评论


亲,登录后才可以留言!