会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
BambooEatPanda
博客园
首页
新随笔
联系
订阅
管理
2019年2月27日
labelme2coco问题:TypeError: Object of type 'int64' is not JSON serializable
摘要: 最近在做MaskRCNN 在自己的数据(labelme)转为COCOjson格式遇到问题:TypeError: Object of type 'int64' is not JSON serializable 原因是numpy的数据类型不能被json兼容 最简单的做法是自己写一个序列类 it look
阅读全文
posted @ 2019-02-27 16:03 Bamboo123
阅读(1384)
评论(0)
推荐(1)
编辑
公告