随笔分类 -  目标检测

TF目标检测API-Error: Argument must be a dense tensor: range(0, 3) - got shape [3], but wanted [].
摘要:转自:https://blog.csdn.net/lovebyz/article/details/80668881 出错原因:知乎的大佬说是python3的兼容问题 解决办法:把research/object_detection/utils/learning_schedules.py文件的 第167 阅读全文

posted @ 2018-11-08 08:55 4c4853 阅读(355) 评论(0) 推荐(0)

Tensorflow目标检测API
摘要:https://cryer.github.io/2018/04/object_detection/ 阅读全文

posted @ 2018-10-16 09:24 4c4853 阅读(85) 评论(0) 推荐(0)

目标检测评价指标
摘要:召回率(Recall),精确率(Precision),平均正确率(AP),交除并(IoU) 详见https://blog.csdn.net/syoung9029/article/details/56276567 有点代码在 https://blog.csdn.net/gubenpeiyuan/art 阅读全文

posted @ 2018-10-13 10:01 4c4853 阅读(244) 评论(0) 推荐(0)

导航